I have two SWF files. First o is intro.swf
and the second one is menu.swf
.
intro.swf
only contains an external video that will play automatically. The video ends in 45 seconds. I want menu.swf
loaded automatically after the video in intro.swf
ends.
The only code I know and work is in this page: Flash as3: Load external swf to main stage from button inside a movie clip. But it only work for a button.
I don't want user to click button to go to another SWF file. I want it to be loaded automatically.
Here is the folder link of the SWF files: https://www.mediafire.com/folder/l4wd4hbwyame9/demo
Can someone help me? I'm new to ActionScript. Please go easy on me.
intro.swf
. I actually add video with help from this page : helpx.adobe.com/flash/using/add-video-flash.html - Aina Aiikyo