class - How do I create my own Classes/Objects in Flex? -


When I try to do this in AD Cdata block, it tells me that class can not be declared in class (MX: application itself). Makes sense. But how else can I?

You create a new file with a .as extension, and enter the definition of your class in it.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -