Hi list...

I have a line of code on frame 1 of the _root:
_root.panelBG.sp.doLater(_root, "displayCorrectFrame");
...where sp is a scrollPane component inited in the panelBG mc.

My doLater function is also on frame 1 of the _root, but it never gets
fired.  I can't figure out why.  I think it might be a scope issue, but
it's all only on frame 1 of the _root timeline.

Thanks,
- Michael M.

_______________________________________________
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