This content has been marked as final.
Show 2 replies
-
1. Re: embed swf or html within a swf?
ayman malhis Sep 27, 2009 4:06 AM (in response to k.loy)no way coz u need to call the file by his name
so will need to use
"" loadMovieNum "" or "" loadMovie ""
-
2. Re: embed swf or html within a swf?
Ned Murphy Sep 27, 2009 6:47 AM (in response to k.loy)You cannot embed an html page in an swf page in any case. If you import an swf with the intent to embed it into another swf, you can embed it, but if it has any actionscript it will be lost. The only way to incorporate an swf into another swf without actionscript and still have its actionscript work is to copy the main tineline of the swf (ala its fla file) into a movieclip and copy that movieclip into the other swf.
It appears you had more to say but it was cut off if so.



