> "_searchKey" is added as a variable to all the movieclips on the stage
> and is interfering with extremely basic functionality

What is it exactly that goes haywire?

regards,
Muzak

----- Original Message ----- 
From: "Scott Boepple" <[EMAIL PROTECTED]>
To: <flashcoders@chattyfig.figleaf.com>
Sent: Friday, May 04, 2007 2:27 AM
Subject: [Flashcoders] _searchKey???


So I'm working on a project that uses the Flash 8 combobox. Everything
is dandy until an item is selected from the combobox - at that point
"_searchKey" is added as a variable to all the movieclips on the stage
and is interfering with extremely basic functionality. I found
_searchKey in mx.managers.FocusManagermx.managers.FocusManager in the
First Run/Classes local structure. Apparently it's used to make sure
components don't search for something more than once and uses getTimer
(); That's all good. Glad it's there. Why would that property now be
applied to other mc's on the stage? Any ideas how I could work around
this or should I simply avoid the combobox?



_______________________________________________
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