I had a little app to do. In fact it’s really simple it’s about 40 little flash file (.swf) that are playing in loop.
Up to now I make a flash file in which I put the number of scene of my swf (1 to 40) and I put a loader component at the beginning of each scene which play the file(1 to 40). The number of frame change each time. Also i need to set the time which mean if 1.swf during 425 frame I need to put 425 on scene 1…
What’s happen is that after 16000 frame flash loop on the scene. So I need a way to bypass that.
What can I do?
xelaxam