Skip to content

Instantly share code, notes, and snippets.

@hernanBeiza
Created December 30, 2014 15:52
Show Gist options
  • 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