  | | | ), | ), 2004-03-20 - By martin weiser
Back o is reference of that new MC just in cope of the function, i want to add a variable "t"+ number (this.n) that was increased during the attach process
so the object will have poperties t1...t20 for example, all these being refences to moviceclips.....
-- -- Original Message -- -- From: "FODOR" <fodor@(protected)> To: <flashcoders@(protected)> Sent: Saturday, March 20, 2004 4:45 PM Subject: Re: [Flashcoders] dynamic reference to object assignement (this["t"+n]), but on left side
> > What does this.t and this.n reference? > If I understand what you want to do (t being an object and n a string > variable), I would try: > set(this.t._name+this.n, o);?? > > (20/03/04 16:35) martin weiser wrote: > > > hi, i want to assign references of movieclips (being somewhere burried in > > different scop than my object is) to my object... > > *var o* is reference returnd by attachMovie.... > > > > set(this+".t"+this.n, o); //this is not working > > > > neither is this > > > > set("this.t"+this.n, o); //this is not working > > > > im sure this worked > > > > set("_root.prop"+n,value) > > > > > > thx > > > > mw > > > > ps assignement is in function code, sitting as a method on class prototype, > > instance of this class is not MovieClip....it is descendant of generic > > Object > > > > > > -- -- Original Message -- -- > > From: "Sajid Saiyed" <SajidS@(protected)> > > To: <flashcoders@(protected)> > > Sent: Saturday, March 20, 2004 3:34 PM > > Subject: RE: [Flashcoders] New tree component question > > > > > >> My Thread Hijacked.... :( > >> > >> Please change the subject lines when you reply...!! > >> > >> -- --Original Message-- -- > >> From: Martin Klasson [mailto:Martin.Klasson@(protected)] > >> Sent: Saturday, March 20, 2004 7:58 PM > >> To: 'flashcoders@(protected)' > >> Subject: SV: [Flashcoders] New tree component question > >> > >> > >> > >> Hi, we have a little problem > >> > >> When it says that he limit of banners are 15kb for gifs or swf's. > >> -does that mean > >> "Size" or "Size on Disk" ( file properties ) > >> > >> "Size on disk" is mostly a little higher, since it > >> counts the whole cluster. > >> > >> when people downloads they only download the "Size". > >> > >> so when the Explorer in windows says the file is 16kb on > >> "Size on Disk", and 15kb on "Size" > >> > >> what is the guidelines here ? > >> > >> > >> / martin k > >> > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> Supported by Fig Leaf Software > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> Be sure to check the archives and the wiki: > >> http://chattyfig.figleaf.com/ > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107528 > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> To unsubscribe send a blank e-mail to: > >> Normal Mode: flashcoders-unsubscribe@(protected) > >> Digest Mode: flashcoders-digest-unsubscrive@(protected) > >> > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> Supported by Fig Leaf Software > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> Be sure to check the archives and the wiki: > >> http://chattyfig.figleaf.com/ > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107531 > >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >> To unsubscribe send a blank e-mail to: > >> Normal Mode: flashcoders-unsubscribe@(protected) > >> Digest Mode: flashcoders-digest-unsubscrive@(protected) > >> > >> > >> > >> __ ____ __ Informacia od NOD32 1.561 (20031121) __ ____ __ > >> > >> Tato sprava bola preverena antivirusovym systemom NOD32. > >> http://www.eset.sk > >> > >> > > > > > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > Supported by Fig Leaf Software > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > Be sure to check the archives and the wiki: > > http://chattyfig.figleaf.com/ > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107532 > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > To unsubscribe send a blank e-mail to: > > Normal Mode: flashcoders-unsubscribe@(protected) > > Digest Mode: flashcoders-digest-unsubscrive@(protected) > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- > Pascal FODOR > > -- ---- ---- ---- ---- ---- ---- ---- ---- > fodor@(protected) // flash@(protected) > > ****************************************** > Visit: http://fodor.liane.net > > Flash AV Players can be seen at: > http://fodor.liane.net/flash_AV_players/ > ****************************************** > > > > > > > > > > > > > > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Supported by Fig Leaf Software > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Be sure to check the archives and the wiki: > http://chattyfig.figleaf.com/ > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107533 > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > To unsubscribe send a blank e-mail to: > Normal Mode: flashcoders-unsubscribe@(protected) > Digest Mode: flashcoders-digest-unsubscrive@(protected) > > > > __ ____ __ Informacia od NOD32 1.561 (20031121) __ ____ __ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > >
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107535 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |