[ascoders] Re: attachMovie component function availability

Hello,

initObject so z.B.

obj = {
           _x:10,
           _y:200,
          Label:"meinRadioButton",
          initialState:1,
          GroupName:myRadios
           };

var ref = _root.attachMovie('FRadioButtonSymbol', 'FComponent', 1,obj);


Grüße
Manuel


------------------------------------------------------
Archiv   : http://www.freelists.org/archives/ascoders/
Optionen : http://www.freelists.org/list/ascoders
------------------------------------------------------

Other related posts: