I have a prototype for searching arrays and array elements for a specified string. If I use the #include directive within the .fla file I can access this prototype no problem. But, I need to use the prototype within a custom class file. How can I accomplish this? I attempted to use the #include directive in the class file, but the compiler throws an error. Any help is appreciated.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Classes and prototypes | 0 | 36 | September 16, 2006 | |
|
Tween class in custom extend MovieClip class
|
0 | 118 | November 8, 2006 | |
|
Using included prototypes from outside where they were included
|
0 | 91 | May 2, 2006 | |
| "include" and the Document class | 0 | 125 | December 27, 2008 | |
| How do you use external files as if they were #included? | 0 | 99 | March 7, 2010 |