  | |  | multiple txtfield - EVIL LEVELS | multiple txtfield - EVIL LEVELS 2004-02-08 - By Alan Rafael Bleiweiss
Back Well, I appreciate this however it's STILL retaining the last instance of the data.
This in light of the fact that I'm doing a loading process!
EVIL LEVELS.... PURE EVIL!
>As I see it, you are confusing yourself, and the code, with thinking >that "_level2" is the same as a clip being on a depth of "2" within a >timeline -- which is not the same thing. > >Try this: > >_root.attachMovie("txtField","txtField",2); >_root.txtField._x = 38; >_root.txtField._y = 95; > >..and.. >on(press) { > if (_root.txtField) { > _root.txtField.removeMovieClip(); > } >} > >..?.. works as I'd expect it to. > >..I never use levels... they are, for other reasons in addition to the >above, evil. > >Hope that helps though. > >-Jayson K. Hanes >http://chatbugs.com >http://unity2.flashtampa.com > > > > > > > -- --Original Message-- -- > > From: Alan Rafael Bleiweiss [mailto:visionary@(protected)] > > Sent: Sunday, February 08, 2004 10:49 PM > > To: flashnewbie@(protected) > > Subject: Re: [Flashnewbie] multiple instance of txtfield- retrieves >prev. > > data > > > > > > > > OK Now I'm all screwy... _level2 doesn't work.... > > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >Supported by Fig Leaf Software >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >Lower Prices for Certified Training! Check out new lower prices for >Certified Macromedia Training from Fig Leaf Software. Expand your >skill set with courses in ColdFusion, Flash, Rich Internet >Applications and .NET in the new year. Fig Leaf Software provides >the highest caliber instruction at our training centers in Washington >D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at >your location. > >Get the details at http://training.figleaf.com/ >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- >To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) >For additional commands, e-mail: flashnewbie-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |