Changeset 800
- Timestamp:
- 01/19/10 12:55:34 (3 years ago)
- File:
-
- 1 edited
-
trunk/fl5/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/README.txt
r547 r800 17 17 18 18 1. Create a new Actionscript project (you can give it any name except "Player"). 19 2. Under "Project Contents", choose the checkout tree (the folder where this README file lives). 20 3. Click the "Finish" button 21 4. Alter your main application class to inherit from com.longtailvideo.jwplayer.player.Player. 22 5. Under the "Project" menu, choose "Export Release Build". 23 6. The player will be compiled as bin-release/{Your Project Name}.swf. 19 2. Under "Project Contents", select the checkout tree (the folder where this README file lives). 20 3. If using Flex Builder 3, click the "Next" button, then type "src" into the "Main Source Folder" field. 21 4. Click the "Finish" button 22 5. Alter your main application class to inherit from com.longtailvideo.jwplayer.player.Player. 23 6. Under the "Project" menu, choose "Export Release Build". 24 7. The player will be compiled as bin-release/{Your Project Name}.swf.
Note: See TracChangeset
for help on using the changeset viewer.
