Changeset 800


Ignore:
Timestamp:
01/19/10 12:55:34 (3 years ago)
Author:
pablo
Message:

Additional compile tips for Flex Builder 3 users.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/README.txt

    r547 r800  
    1717 
    18181. 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. 
     192. Under "Project Contents", select the checkout tree (the folder where this README file lives). 
     203. If using Flex Builder 3, click the "Next" button, then type "src" into the "Main Source Folder" field. 
     214. Click the "Finish" button 
     225. Alter your main application class to inherit from com.longtailvideo.jwplayer.player.Player.  
     236. Under the "Project" menu, choose "Export Release Build". 
     247. The player will be compiled as bin-release/{Your Project Name}.swf. 
Note: See TracChangeset for help on using the changeset viewer.