I have a simple need on Flash. We have a set of 20 swf files that need to be played one after the other. These swf files are not on a server or an internet location, but available on the local system.
I just need a flash player that can:
Read the local file system
Load that swf into the main timeline
Unload the current swf when its past the last frame and repeat step 1 in a loop
I have lost touch with Flash, can some one guide me on creating this from scratch?
This option doesn’t do anything, it simply loops the file1.swf over and over again. All i want is a sequence of 20 files to be played one after the other…without a break.