[ascoders] Re: attachMovie component function availability
- From: "bokel" <actionscript@xxxxxxxxxxxx>
- To: <ascoders@xxxxxxxxxxxxx>
- Date: Wed, 8 Jan 2003 17:31:34 +0100
Einen Frame warten ?
mfg r.
----- Original Message -----
From: <eric@xxxxxxxxxxxxx>
> hi!
>
> ich bin ein beginner was fmx components betrifft und stehe gerade vor nem
> (vermutlich einfachen) problem:
>
> var ref = _root.attachMovie('FRadioButtonSymbol', 'FComponent' + x, x);
>
> hier mit attache ich n radion button auf die stage. wenn ich jetzt gleich
> danach, eine zeile darunter auf functions der component zugreifen will:
>
> ref.setSize(123);
>
> dann funktioniert dies leider nicht. beim attachen von 'normalen' mcs die
> in der library verlinkt sind wäre das ja zu erwarten. ist das bei
> components auch so?
>
> was ist dann der beste workaround? ich verwende keine frames, sollte also
> eine lösung ohne sein.
------------------------------------------------------
Archiv : http://www.freelists.org/archives/ascoders/
Optionen : http://www.freelists.org/list/ascoders
------------------------------------------------------
- Follow-Ups:
- [ascoders] Re: attachMovie component function availability
- From: Manuel Dahm
- References:
Other related posts:
- » [ascoders] attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- » [ascoders] Re: attachMovie component function availability
- [ascoders] Re: attachMovie component function availability
- From: Manuel Dahm