Groups | Blog | Home
all groups > flash actionscript > august 2006 >

flash actionscript : Is it possible from child swf to tell parent swf to load another child swf?


jato88 NO[at]SPAM gmail.com
8/8/2006 11:53:24 PM
Hi all,

I have a main.swf with a placeholder mc in it, when the main.swf start
it will load mainmenu.swf in the placeholder mc at run time. I use
placeholder.loadMovie("mainmenu.swf") statement to load the menu file,
that is not a problem. But that's how far I can go, I can see all items
in the menu like exer1(exer1.swf), exer2(exer2.swf), exer3(exer3.swf),
etc. Those are mc buttons, and what I want to do is to click one of
them then to load exer1.swf, exer2.swf.... in the placeholder mc inside
main.swf. Is this possible? If yes, how should I do it.

Thanks in advance.
jato88 NO[at]SPAM gmail.com
8/9/2006 1:45:26 PM
Any suggestions, please.


[quoted text, click to view]
Anggie Bratadinata
8/9/2006 9:44:52 PM
How about loading the swf to a specific level? That way you can load
multiple swf's into a single holder (placeholder mc, in your case).

--
A.B.

[quoted text, click to view]
AddThis Social Bookmark Button