Answered
Custom Class method insight
Flash 8
ActionScript 2
Is there a way to make my class visible to the Flash IDE so when I import it I can type in "MyClass." where after the dot I will get a view of methods available in my class like with the use of the Sound class. Where when you declare your var mySound:Sound; and type mySound. it provides a listing of methods available for the Sound Class.
Thanks for looking/responding
ActionScript 2
Is there a way to make my class visible to the Flash IDE so when I import it I can type in "MyClass." where after the dot I will get a view of methods available in my class like with the use of the Sound class. Where when you declare your var mySound:Sound; and type mySound. it provides a listing of methods available for the Sound Class.
Thanks for looking/responding