I believe they made some code updates to the components shipped with Flash 8
for compatibility. Try swapping the one in your library with the one in the
Flash 8 components panel...
On 11/17/05, Mendelsohn, Michael <[EMAIL PROTECTED]> wrote:
>
> Hi list...
>
> Has the comboBox component changed in Studio 8? My MX2004 fla file
> comboBox isn't working once I upgraded. What's changed? There seems
> not to be a changeHandler parameter, and so far, the code below isn't
> working for me. Any hints are appreciated.
>
> Thanks,
> - Michael M.
>
> // all on frame 1
> theDropDownMenu.addEventListener("change", dropObj);
> var dropObj:Object = new Object();
> dropObj.change = function(eventObject:Object) {
> trace("X");
> }
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
--
-------------------------
Lanny McNie
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders