Greetings Experts,

I'm writing to ask a 'best practice' question for how I should add a
Stage Listener to trigger a function that resizes components nested
throughout my project to fit inside the resized window.  Which of these
is considered 'best practice'? 

1) Attach a single Stage Listener to the _root level that triggers a
single function, which in turns, calls a resize function in every
MovieClip that I need to resize an object?
 
OR

2) Place a Stage listener in each and every Movie Clip that contains an
object that will need to be resized so that it is triggered in the movie
clip?

OR

3) Does it not matter?
 
Thank you, thank you, thank you...

Doug Coning 
Senior Web Development Programmer
FORUM Solutions, LLC
 
This e-mail and any attachment(s) are intended for the specified recipient(s) 
only and are legally protected.  If you have received this communication in 
error, please "reply to" sender's e-mail address with notification of the error 
and then destroy this message in all electronic and physical forms.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to