squarepusher
ISP
I now have three swf's that i want to link together.
Intro.swf, mainfilm.swf and scen2.swf.
In intro.swf the last frame is loadmovie mainfilm.swf (level 0). That works fine.
In mainfilm.swf I have a button that pops up in the last frame, if you click it i has the action onrelease loadmovie scen2.swf (also level 0). This does not work. It only plays the mainfilm.swf again. Is that because I did not include some sort of stop on the last frame or is it because the loadmovie is wrong?
Intro.swf, mainfilm.swf and scen2.swf.
In intro.swf the last frame is loadmovie mainfilm.swf (level 0). That works fine.
In mainfilm.swf I have a button that pops up in the last frame, if you click it i has the action onrelease loadmovie scen2.swf (also level 0). This does not work. It only plays the mainfilm.swf again. Is that because I did not include some sort of stop on the last frame or is it because the loadmovie is wrong?