PDA

View Full Version : load problems swf


Ruudlicht
03-06-2006, 05:48 PM
I have a problem with loading an SWF file into a an other flash document.
Well the problem is that if i play the SWF on Safari or Firefox it first loads the clip but immediately start playing. This is the problem because the upload isn't fast enough. It best to tell flash to preload this movie fisrt and then play it...

I used on(release) {
loadmovieNum(:movies/lotto.swf,1);
}

It works like this, you see a view thumbnails and if you click on one a external .swf starts playing. I have made them in flash 8.(with the .flv file)

I hope someone can help me.
cheers