all groups > flash actionscript > february 2007 >
You're in the

flash actionscript

group:

External as files


External as files ogre11
2/16/2007 7:25:03 PM
flash actionscript: I find that when I make a change to an external as file, the changes don't take
effect in an swf that uses it without republishing the swf. Why is that?
What's the use of as files if I have to republish the swf anyways? (aside from
separated view and model).
Re: External as files LuigiL
2/16/2007 8:30:29 PM
Because at compile time all code is compiled in one swf. You don't use external
as files the way you use include files in server side software - for example.
External as files are for instance useful when working in a team so each member
in the team can work on the same project. Another thing is you can use an
editor of your choice. Some like SEPHI, others use Eclipse with a plugin for AS
and there are other editors too.
Re: External as files ogre11
2/19/2007 11:42:31 PM
Re: External as files kglad
2/19/2007 11:52:53 PM
you don't need to change anything in your swf to have changes take effect.

Re: External as files ogre11
2/20/2007 2:41:30 PM
it does tend to be in the browser, but even if I clear my cache after uploading
to the server it still happens. I can't remember the last time this happened,
though, so maybe I'm just crazy. Either way, thanks for the help.
Re: External as files kglad
2/20/2007 3:00:23 PM
AddThis Social Bookmark Button