Question
Gettting classes to display in code editor
Is there anyway to have classes defined in external AS files
to bring up a list of public methods when you are reffering to an
instance of the class.....
so when i type;
myInstance. <- Then a drop down list would appear with my methods?
Thanks for your help,
Lucas
so when i type;
myInstance. <- Then a drop down list would appear with my methods?
Thanks for your help,
Lucas