Hi,
coudl you try exporting the classes in the frame BEFORE you export your
content?
So not classes in frame 6 and the combobox clip in 6, but say classes in 5
and combobox in 6.

I think that might help.
In addition search the archives for combobox woes, there's been a lot on it
lately.

greetz
JC


On 8/17/07, Kerry Thompson <[EMAIL PROTECTED]> wrote:
>
> Sorry, I should have been specific.
>
> I'm using CS3 on Windows Vista, publishing as F8. Using AS2 & AS2
> components. Code is almost pure OOP, except for the preloader and a couple
> dozen lines in frame 6 where I instantiate some movie clips with my MC
> subclass.
>
> Oh, yes--I'm not a novice, so you don't have to be too gentle. I've been
> programming for 25 years. It's just some aspects of Flash I'm not yet
> familiar with.
>
> -Kerry
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:flashcoders-
> > [EMAIL PROTECTED] On Behalf Of Kerry Thompson
> > Sent: Thursday, August 16, 2007 8:52 PM
> > To: [email protected]
> > Subject: [Flashcoders] ComboBox Component and preloader
> >
> > 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
>
>
> _______________________________________________
> [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
>
_______________________________________________
[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