The only possible reason i can think of without seeing your actionscripting is that you accidentally exported your main .fla file into F1.swf. Try deleting all your swf’s but [COLOR=red]DO NOT DELETE YOU FLA’S !![/COLOR]. Now put every fla in the directory you want your swf to be put into. Now open every fla one by one, press CTRL+ENTER. A SWF file will be created in the same directory as the fla is in. That way, you can’t make mistakes overwriting other files while exporting.
And if ain’t the above, please post your fla for examination.
Yeah I’m quite sure that’s the problem now. When your page loads it displays the exact same logo animation as when you click F1 ( but yeah you already said that ).
Nope, this was not the problem. I checked all the swf-files. And they’re all correct.
The code which does something wrong is the code behind the button ‘F1 Library’. It loads ‘F1.swf’. But I think: if it takes too long, it just simply starts again.
So I now have removed the images in the preloading of that swf.
The logo is the same, because the movieclip keeps running in the background. And when you click the button, NOTHING appears first, but after that, you can see loading with the logo of Official F1, but then it starts all over again.