Hi guys,
I have a question for you. I am trying to dynamically import an external actionscript file into a flash movie. The actionscript file is created on the fly by a web server and I am trying to include this file in a flash movie when it is played.
I have used [include “script.as”], but this only works when the movie is compiled and not every time it is run.
Any ideas would be greatly appreciated.
Thanks
CS3 Newbie