waffe
February 2nd, 2003, 06:28 PM
I am using a #include file with flash and all is working except when I give a path to the include file like
../includes/db_constants.as
Flash does not see the file. If I just use db_constants.as as the path or render the flash file locally from my desktop flash sees the file.
So, question, is there a path issue when using the #include command? Does the includes file have to be in the same directory?
../includes/db_constants.as
Flash does not see the file. If I just use db_constants.as as the path or render the flash file locally from my desktop flash sees the file.
So, question, is there a path issue when using the #include command? Does the includes file have to be in the same directory?