Flash CS3 Documentation |
|||
| Extending Flash > Objects > flash object (fl) > fl.reloadEffects() | |||
Flash MX 2004.
fl.reloadEffects()
None.
Nothing.
Method; reloads all effects descriptors defined in the user's Configuration Effects folder. This permits you to rapidly change the scripts during development, and it provides a mechanism to improve the effects without relaunching the application. This method works best if used in a command placed in the Commands folder.
The following example is a one-line script that you can place in the Commands folder. When you need to reload effects, go to the Commands menu and execute the script.
fl.reloadEffects();
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004166.html