On 7/12/07, dave <[EMAIL PROTECTED]> wrote: > > Is there a Flash DOM(or similar Object Model/Spec) on > the lines of SVG DOM? >
I assume you're looking to understand the "graphic structure" of a SWF by calling it the flash DOM, only Flex 2 started to document that (if it's that you're looking for) Understanding the display architecture http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00001850.html AND Core display classes http://livedocs.adobe.com/flex/2/docs/00001851.html#137132 but it's not a DOM per se MXML can be seen as a DOM (but it's arguable too) cheers, zwetan _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
