Class com.asual.enflash.ui.Icon

com.asual.enflash.EnFlashObject
   +--com.asual.enflash.ui.UIObject
      +--com.asual.enflash.ui.Icon

Field Index

linkage, movieclip
Inherited from UIObject
alpha, h, margin, movieclip, onload, onresize, padding, visible, w, x, y
Inherited from EnFlashObject
id, oninit, onremove, parent, ref

Method Index

new Icon()

Inherited from UIObject
load(), main(), move(), setSize()
Inherited from EnFlashObject
addEventListener(), createDelegate(), debug(), dispatchEvent(), dispatchEventOnce(), getListeners(), getXML(), remove(), removeDelegate(), removeEventListener(), setXML(), toString()

Constructor Detail

Icon

public function Icon(id:String)

Field Detail

movieclip

public movieclip:MovieClip [Read Only]

linkage

public linkage:String

Method Detail