init Event

Flash Puzzles » Events » Load Events » init ::

init Event

Event Object Type: flash.events.Event
property Event.type = flash.events.Event.INIT

Dispatched when the properties and methods of a loaded SWF file are accessible. The following conditions must exist for this event to be dispatched:

  • All the properties and methods that are associated with the loaded object, as well as those that are associated with the component, must be accessible.
  • The constructors for all child objects must have completed.

The Event.INIT constant defines the value of the type property of an init event object.

Jigsaw Puzzle AS3 Class
Jigsaw Puzzle AS3 Class

Properties, Methods and Events supported by Jigsaw Puzzle AS3 Component Class for Flash.

Sliding Puzzle AS3 Class
Sliding Puzzle AS3 Class

Methods, Properties and Events supported by Sliding Puzzle AS3 Component Class for Flash CS4.