Hi
I have a .as file (work.as) that I’d like the import into my flash file from a entirely different website.
However, this doesn’t seem to work:
#include "http://www.websitename.com/scripts/work.as"
Any ideas how I can import a .as file using this method?
Thanks