Hacking SWF – PlaceObject and the Ratio Field
Monday, February 6th, 2012According to the SWF10 specification, PlaceObject2 .. can both add a character to the display list, and modify the attributes of a character that is already on the display list. The placed character is usually defined earlier in the SWF, and can be anything supported by SWF, e.g., Shape, MorphShape, Sprite, Text, EditText etc. It [...]