PDA

View Full Version : Why Flash publish two swfs?


capblood
08-18-2008, 01:19 PM
I can't understand why when I publish my flash app. it creates one html file (name.html) and two swf files (name.swf & name_scene1.swf) with different sizes!

I have problems with my app when I upload it to my server, but it works fine locally.

CyanBlue
08-18-2008, 07:20 PM
Howdy and Welcome... :)

Flash should only generate name.swf file... name_scene1.swf normally gets created when you test the scene... You should really delete that file...

capblood
08-19-2008, 01:11 PM
mmm... thank you!

CyanBlue
08-19-2008, 01:52 PM
You're welcome... :)