Hello !
I just finished with the “Transitions between external SWF’s” tutorial" with Actionscript 2.0
I am working within a flash template and I’m using the premade flash buttons to call the swf’s.
When I click on a button, any button, the repesctive swf plays just fine, however, when I click on a different button it does not load the different swf and the previous swf keeps playing. The swf’s are XML driven for the content.
I made sure that each button script has the correct swf as well.
Also, I have only one movie clip created for the container with an instance of “container”
Can someone PLEASE help me get the swf’s to play when I click on the different buttons.
Thank you VERY much !