background preloader

Blogs

Facebook Twitter

[Flash] -swf-version meaning. ActionScript 3.0 Design Patterns. Zedia flash blog, Flash, ActionScript, SEO and everything in between. ByteArray.org - Actionscript 3 Experiments and Flash Player love. AIR and Adobe Flash Player Team Blog. There’s been talk recently on different forums regarding Adobe’s position on the Flash Runtime. Hopefully some of the work we’re doing and items outlined below will help answer these questions. First, let me introduce myself. GSkinner. Leebrimelow.com. Claus Wahlers on Application Development, Web Standards, SWF and what not. According 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.

Claus Wahlers on Application Development, Web Standards, SWF and what not

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 stays on the display list until it is explicitly removed by the RemoveObject tag. PlaceObject2 might also tell the Flash Player that the placed object is to be treated as a mask (and what depth range will be masked), and might give the character an instance name (if it is a Sprite). Additionally, PlaceObject2 might carry an optional ratio parameter.