Skip to content

Instantly share code, notes, and snippets.

@hernanBeiza
Created December 30, 2014 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hernanBeiza/b0a1ba35ba40f7ef960c to your computer and use it in GitHub Desktop.
Save hernanBeiza/b0a1ba35ba40f7ef960c to your computer and use it in GitHub Desktop.
AS3 - Listar Propiedades Objeto
var description:XML = describeType(miObjeto);
trace(description);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment