Re: [Flashcoders] Combobox within ScrollPane not working

2005-11-09 Thread Charles Parcell
Winner! That did the trick. That never even crossed my mind.

Thanks Steven!

Charles P.


On 11/9/05, Steven Sacks <[EMAIL PROTECTED]> wrote:
>
> I've seen this behavior before. Try putting a ComboBox component in the
> library of the loading SWF (the one with the scrollpane) and see if that
> fixes it.
>
>
> > I am really at a lose here. I have a SWF file which has
> > multiple Combobox
> > components in it. I load this SWF into a ScrollPane compoent
> > of another SWF
> > file.
> >
> > It displays everything fine. But the Combobox components are
> > unable to be
> > altered.
> >
> > When clicking the thumb area of the Combobox the Combobox
> > gets focus (ass
> > seen by the halo) but it does not display the multiple options.
> >
> > In addition, using the up and down keys does not scroll
> > through the options.
> > Rather, after a few clicks the Combobox becomes completely blank.
> >
> > Is this a known issue? Am I the only one with this problem?
> > Am I not setting
> > a proper parameter somewhere? Is there a work around?
> >
> > Thanks,
> > Charles P.
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Combobox within ScrollPane not working

2005-11-09 Thread Steven Sacks
I've seen this behavior before.  Try putting a ComboBox component in the
library of the loading SWF (the one with the scrollpane) and see if that
fixes it.


> I am really at a lose here. I have a SWF file which has 
> multiple Combobox
> components in it. I load this SWF into a ScrollPane compoent 
> of another SWF
> file.
> 
> It displays everything fine. But the Combobox components are 
> unable to be
> altered.
> 
> When clicking the thumb area of the Combobox the Combobox 
> gets focus (ass
> seen by the halo) but it does not display the multiple options.
> 
> In addition, using the up and down keys does not scroll 
> through the options.
> Rather, after a few clicks the Combobox becomes completely blank.
> 
> Is this a known issue? Am I the only one with this problem? 
> Am I not setting
> a proper parameter somewhere? Is there a work around?
> 
> Thanks,
> Charles P.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders