
TUTORIALS POINT
Simply Easy Learning Page 9
Compiles a HelloWorld.html (a wrapper file for swf file) from a file index.template.html stored in html-
template folder
Copies HelloWorld.swf and HelloWorld.html files in target folder, bin-debug.
Copies swfobject.js, a javascript code responsible to load swf file dynamically in HelloWorld.html in target
folder, bin-debug
Copies framework libraries in form of swf file named frameworks_xxx.swf in target folder, bin-debug
Copies other flex modules (.swf files such as sparkskins_xxx.swf,textLayout_xxx.swf) in target folder.
Application Launch Process
Open the HelloWorld.html file available in \HelloWorld\bin-debug folder in any web-browser.
HelloWorld.swf will load automatically and application will start running.
Flex Framework Libraries
Following is the brief detail about few important framework libraries.
In flex libraries are denoted using .swc notation
playerglobal.swc
This library is specific to FlashPlayer installed on your machine and contains native methods
supported by flash player.
Commenti su questo manuale