Hey hey,
I noticed that the #include statement is not able to load a file from an absolute path... or is it?
#include [http://www.include.com/something.as](http://www.include.com/something.as)
is there something im missing in order to accomplish this? The reason I want to know is because im going to be running a flash EXE and I would like to be able to dyamically pull in an .as file that I can always change.
Thanks in advance!