[ascoders] attachMovie component function availability
- From: <eric@xxxxxxxxxxxxx>
- To: <ascoders@xxxxxxxxxxxxx>
- Date: Wed, 8 Jan 2003 15:51:10 +0100 (CET)
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.
cheers,
eric.
------------------------------------------------------
Archiv : http://www.freelists.org/archives/ascoders/
Optionen : http://www.freelists.org/list/ascoders
------------------------------------------------------
- Follow-Ups:
- [ascoders] Re: attachMovie component function availability
- From: Ralf Siegel
- [ascoders] Re: attachMovie component function availability
- From: Manuel Dahm
- [ascoders] Re: attachMovie component function availability
- From: eric
- [ascoders] AW: attachMovie component function availability
- From: Alex Uhlmann
- [ascoders] Re: attachMovie component function availability
- From: bokel
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: Ralf Siegel
- [ascoders] Re: attachMovie component function availability
- From: Manuel Dahm
- [ascoders] Re: attachMovie component function availability
- From: eric
- [ascoders] AW: attachMovie component function availability
- From: Alex Uhlmann
- [ascoders] Re: attachMovie component function availability
- From: bokel