.swf file not updating [Solved]


(Dan G) #1

How would I go about generating a new .swf file or updating the existing one. I’m working on a game in flashdevelop that I put on my website, but I noticed making changes to the program wouldn’t affect the game. I figured that would be the case. However, recompiling does not update the .swf file. Deleting it then compiling again doesn’t generate a new one either (I have no idea why). How would I go about generating a new .swf without changing the name of my program?


(Alex Larioza) #2

You are looking at the SWF in the bin folder right? That SWF is generated every time you compile/run FlashDevelop.


(Dan G) #3

It was something in the settings. Project->Properties->OutputFile.


(Ultima2876) #4

This topic was automatically closed after 2 days. New replies are no longer allowed.