I was wondering if this was possible:
I have swf1 that has a button to getUrl as _self for swf2, in swf2 i have 4 buttons, each calls swf3,4,5 (respectivly) into the same blank movie clip, on the level. SO...i press a button in swf1 to goto swf2 and press one of the 3 buttons in swf2 to load a swf into a new level, and each button in swf2 loads a new swf into the same level, replaceing the previous swf. MY question:
I am creating a tree menu of the site/ pages....How would it be possible to access, from new_swf5, swf2 with an automatic calling of either swf3,4,5. Therefore from new_swf5 i can press a button and it would lead me to swf2 with either swf3,4, or 5 already called.
I have swf1 that has a button to getUrl as _self for swf2, in swf2 i have 4 buttons, each calls swf3,4,5 (respectivly) into the same blank movie clip, on the level. SO...i press a button in swf1 to goto swf2 and press one of the 3 buttons in swf2 to load a swf into a new level, and each button in swf2 loads a new swf into the same level, replaceing the previous swf. MY question:
I am creating a tree menu of the site/ pages....How would it be possible to access, from new_swf5, swf2 with an automatic calling of either swf3,4,5. Therefore from new_swf5 i can press a button and it would lead me to swf2 with either swf3,4, or 5 already called.