kaboomer13
Programmer
Hello, I have a .as class file in a seporate folder that I would like my program to call. The problem is that it is up one folder first:
folderA -+
|
+ FolderB -+
| |
| +File.as
|
+ FolderC -+
|
+File.fla
I can create a shell of the file I want and then use the #include function to import the .as file as if it were always there, but then all the .gif's I need are not referenced properly, and there is no way to search for the correct gif's in flash that I can find.
Any help would be greatly appriciated,
Ben
folderA -+
|
+ FolderB -+
| |
| +File.as
|
+ FolderC -+
|
+File.fla
I can create a shell of the file I want and then use the #include function to import the .as file as if it were always there, but then all the .gif's I need are not referenced properly, and there is no way to search for the correct gif's in flash that I can find.
Any help would be greatly appriciated,
Ben