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 | 33 | September 16, 2006 | |
Tween class in custom extend MovieClip class
|
0 | 117 | November 8, 2006 | |
Using included prototypes from outside where they were included
|
0 | 91 | May 2, 2006 | |
Prototype Help | 5 | 69 | January 28, 2003 | |
Class solution required
|
4 | 51 | August 31, 2004 |