This content has been marked as final.
Show 2 replies
-
1. Re: prolem in loading the external swf file and images
AScracker Apr 9, 2008 10:11 AM (in response to AScracker)can one help me to clear this issue
i had tried more than half day but not yet sucess -
2. Re: prolem in loading the external swf file and images
Athang Apr 10, 2008 7:44 AM (in response to AScracker)Hi,
If you are using Flash 2004 as development environment, then you have MovieClipLoader class which will help you load the files that you have mentioned in the array. There are events which you need to handle. For Example, when loading of first file is get complete, it will fire the event "onLoadComplet".
For more information, check the help for "MovieClipLoader" class.
