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 | |
---|---|---|---|---|
What am I missing?
|
0 | 56 | August 4, 2007 | |
"include" and the Document class | 0 | 118 | December 27, 2008 | |
Prototype
|
0 | 31 | December 5, 2004 | |
Prototype
|
0 | 35 | December 5, 2004 | |
Classes and prototypes | 0 | 32 | September 16, 2006 |