RE: [Flashcoders] setChildIndex

2010-07-02 Thread Lehr, Theodore
These mc are added in the IDE - not code Anyway I can change their 
layering...


From: flashcoders-boun...@chattyfig.figleaf.com 
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason 
[jason.merr...@bankofamerica.com]
Sent: Wednesday, June 30, 2010 4:27 PM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

Doing addChild() in the right order is the easiest way, but to control
depths specifically, see this:

http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/disp
lay/DisplayObjectContainer.html#setChildIndex()



Jason Merrill

Instructional Technology Architect
Bank of America   Global Learning

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)






-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Wednesday, June 30, 2010 4:05 PM
To: Flash Coders List
Subject: [Flashcoders] setChildIndex

How can I change depths of a movie - I found setChildIndex - but they
are not children of anything...

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] setChildIndex

2010-07-02 Thread Merrill, Jason
Doesn't matter - you can still modify the layering with Actionscript.
Isn't that what you asked about?



Jason Merrill 

Instructional Technology Architect
Bank of America   Global Learning 

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)





-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Friday, July 02, 2010 9:02 AM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

These mc are added in the IDE - not code Anyway I can change their
layering...
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] setChildIndex

2010-07-02 Thread Lehr, Theodore
It is - I just thought addChild would be for mc created in script - I can add 
child with stuff already on the stage?


From: flashcoders-boun...@chattyfig.figleaf.com 
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason 
[jason.merr...@bankofamerica.com]
Sent: Friday, July 02, 2010 1:52 PM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

Doesn't matter - you can still modify the layering with Actionscript.
Isn't that what you asked about?



Jason Merrill

Instructional Technology Architect
Bank of America   Global Learning

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)





-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Friday, July 02, 2010 9:02 AM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

These mc are added in the IDE - not code Anyway I can change their
layering...
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] setChildIndex

2010-07-02 Thread Merrill, Jason
Yes - it will move the item to the top.


Jason Merrill 

Instructional Technology Architect
Bank of America   Global Learning 

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)






-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Friday, July 02, 2010 2:59 PM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

It is - I just thought addChild would be for mc created in script - I
can add child with stuff already on the stage?


From: flashcoders-boun...@chattyfig.figleaf.com
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason
[jason.merr...@bankofamerica.com]
Sent: Friday, July 02, 2010 1:52 PM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

Doesn't matter - you can still modify the layering with Actionscript.
Isn't that what you asked about?



Jason Merrill

Instructional Technology Architect
Bank of America   Global Learning

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)





-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Friday, July 02, 2010 9:02 AM
To: Flash Coders List
Subject: RE: [Flashcoders] setChildIndex

These mc are added in the IDE - not code Anyway I can change their
layering...
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] setChildIndex

2010-07-02 Thread Eric E. Dolecki
if you addChild to an item already on the list, it will pop it to the top of
the list if it's not already there.

On Fri, Jul 2, 2010 at 2:59 PM, Lehr, Theodore ted_l...@federal.dell.comwrote:

 It is - I just thought addChild would be for mc created in script - I can
 add child with stuff already on the stage?

 
 From: flashcoders-boun...@chattyfig.figleaf.com [
 flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason [
 jason.merr...@bankofamerica.com]
 Sent: Friday, July 02, 2010 1:52 PM
 To: Flash Coders List
 Subject: RE: [Flashcoders] setChildIndex

 Doesn't matter - you can still modify the layering with Actionscript.
 Isn't that what you asked about?



 Jason Merrill

 Instructional Technology Architect
 Bank of America   Global Learning

 Join the Bank of America Flash Platform Community  and visit our
 Instructional Technology Design Blog
 (Note: these resources are only available for Bank of America
 associates)





 -Original Message-
 From: flashcoders-boun...@chattyfig.figleaf.com
 [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
 Theodore
 Sent: Friday, July 02, 2010 9:02 AM
 To: Flash Coders List
 Subject: RE: [Flashcoders] setChildIndex

 These mc are added in the IDE - not code Anyway I can change their
 layering...
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
http://ericd.net
Interactive design and development
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] setChildIndex

2010-06-30 Thread Henrik Andersson

Yes. they are. They are childs on multiple levels.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] setChildIndex

2010-06-30 Thread Eric E. Dolecki
They would be a child of the DisplayList, no? ie. stage (this) potentially.

On Wed, Jun 30, 2010 at 4:04 PM, Lehr, Theodore
ted_l...@federal.dell.comwrote:

 How can I change depths of a movie - I found setChildIndex - but they are
 not children of anything...

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
http://ericd.net
Interactive design and development
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] setChildIndex

2010-06-30 Thread Merrill, Jason
Doing addChild() in the right order is the easiest way, but to control
depths specifically, see this:

http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/disp
lay/DisplayObjectContainer.html#setChildIndex()



Jason Merrill 

Instructional Technology Architect
Bank of America   Global Learning 

Join the Bank of America Flash Platform Community  and visit our
Instructional Technology Design Blog
(Note: these resources are only available for Bank of America
associates)






-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Lehr,
Theodore
Sent: Wednesday, June 30, 2010 4:05 PM
To: Flash Coders List
Subject: [Flashcoders] setChildIndex

How can I change depths of a movie - I found setChildIndex - but they
are not children of anything...

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders