On Wed, Mar 15, 2006 at 10:15:33PM +0100, Levon Ghazaryan wrote: > is there any way to get the actual points of an existing or say > previously created shape? all I could find was the bounding box > of a movie clip, or "hittest" kind of things, so I came to assumption > that actionscript has no way to return the points that define > a shape.
Never heard of ActionScript being able to parse the points of "static" shapes. > however it's possible in swftools to create shapes, define them > by their points and attach them to the stage, so maybe > it's also possible to get this points? I guess swfc could create ActionScript arrays out of outlines for this purpose. I'll add it to the feature wishlist. Greetings Matthias _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
