How to play 2 flash movies 1 after 1

gymamal
09-07-2009, 12:45 AM
Hello,

Is it possible to play 2 swf movies one after one!

ex:

1) I have a "flash1" swf control in form!
2) I have 2 flash movies that, "test1.swf" & "test2.swf".
3) I need to play "test1.swf" & at the end of playing that file 2nd "test2.swf" must play automatically in "flash1" control when I cick a button

appreciate if you can give me a sample code!

Expect your support!
Thank you!

leptictidium
09-08-2009, 07:00 PM
This might work i dont know.

If shockwaveflash1.isplaying=false then
shockwaveflash1.move="C:\test1.swf" 'file path goes here
end if

Put this code in a timer control.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum