Greetings. This is my first post here--the stuff I'm doing is getting too
complicated for the Newbie list.

I have an app up and running--in alpha, in fact. Now I'm adding a load bar.
Everything is working the way it should, except for the ComboBox components.
It's not showing when it's supposed to. Actually, it's kind of
showing--there's just a little empty square, and the 0th selection text.

What do I need to do with components that is different from Movie Clips?

My movie structure is pretty common:
- preloader code in frame 1
- 6 pages, 5 frames each (all code except preloader is in frame 6, layer
1--the pages are 5 frames so I can see the labels)
- everything I need exported to AS, 1st frame deselected
- in Publish Settings, everything is exported in frame 6
- There is an instance of all mc's and the ComboBox component from the
library in the paste area (off-stage) in frame 6
- The ComboBox does not have a class assigned to it, nor do its instances.
- The ComboBox instances' content, the 50 states, are filled in in the
component inspector, not in code. Their callbacks are set in the frame 6
code.

So, what else do I need to do to get the ComboBox to appear when I want it
to?

Cordially,

Kerry Thompson


_______________________________________________
[email protected]
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