i have an flash file, where i am calling script from the “.as” file. this works fine.
Inside the flash file there is no code. All the codes is in the “.as” file. that’s ok.
But when i change the code into the “.as” file. that code doesn’t works. To make that code work i have to re hit the “CTRL+ENTER” than that code works.
I have changed the classpath also **$(LocalData)/Classes.
**What i am looking for is, once i made an “.as” file, than i edit that “.as” file without opening the fla file. That code should work.
Is this possible or not.
do let me know guys