[mtasc] Flash 8

Nicolas Cannasse ncannasse at motion-twin.com
Tue Jul 12 11:07:28 CEST 2005


> I've just try to output the new MovieClip methods :
>
> ASSetPropFlags(MovieClip.prototype, null, 6, true);
> for (i in MovieClip.prototype) {
>   cool.text += ":::"+i+"\n";
> }
>
> but it seems AssetPropFlags no longer work in public beta 8 ..
> maybe Macromedia has locked it before official version ;)

Devils :)

Well you can just run a program that will check 1000 strings every frame for
!= null.
But it might take a few days to find something.
I'm not sure at all since I don't know about the format, but does
serializing movieclips into shared object helps here ?

Nicolas




More information about the mtasc mailing list