Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
John Hall #1
Keyboard event error
I have an application that opens with a splash screen (a different state from
the main state). Until the tabNavigator that is contained in the main screen is
visible on screen, if I press any key, it appears that the tabNavigator is
trying to execute a keydown and I get the following error:
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at
mx.containers::TabNavigator/keyDownHandler()[E:\dev\3.0.x\frameworks\projects\fr
amework\src\mx\containers\TabNavigator.as:810]
Suggestions on temporarily disabling keyboard events until the splashscreen is
done?
John Hall Guest
-
Event Application Error
We are running CF7MX with the latest hotfixes, just finished the upgrade a few weeks ago. The problem isn't with CF 7 persay but with the Windows... -
Getting Error: Event Type 'flash.event:event' is unavailable ?????
Hi, I am not using Cairngorm or anything, but trying to get an app built first without it then look into it. I am getting this error however... -
Error Event Viewer
Hi: I have a Windows 2003 server and I get this error every 5 minutes: Userenv Error None 1090 NT AUTHORITY\SYSTEM SERVERNAME ... -
COM cannot log error to Event Log
My applications use RDS to communicate to the server Objectes. But after I use Server 2003 IIS6 the error cannot logged to the Event Log. what can... -
Event error ID 32003
Hi, I use XP Pro SP1. I have an intermittent problem that when I'm on the Internet Windows suddenly crashes and the blue screen with write... -
John Hall #2
Re: Keyboard event error
OK. Setting focus to a label upon start of the program (or any non-interactive object, I'm sure) seems to have done the trick.
John Hall Guest



Reply With Quote

