  | |  | Events Question | Events Question 2004-03-11 - By John_Sheridan
Back Hello All,
I have a Window component, which loads a MovieClip - containing 6 frames. There is a Tab Control that persists across all 6 Frames. When the user clicks the Tab Buttons, it will jump to the appropriate Frame, and then the Actions sitting on that particular Frame, of course, get executed.
However, I have an updateControls() function on each specific frame, that kicks off, and I have a feeling that the Screen Controls are still being painted on the screen, long after the updateControls() function has run. I know this, because I have a Button tied to that function, and I can hit the button once the screen is finished being painted, and the TextFields (in this particular case) get populated beautifully.
So, with that said, what sort of Listener, and more importantly, what control should I put the Listener ON in order to detect when the Controls are finished being created, so I can kick off my function to populate the controls?
Thanks in advance for any information offered.
John
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- 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:106715 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |