Does anyone use it?  What does it do?  I deployed it, and can run it, 
but I'm getting NPE errors when I select the other tabs.  Also, there 
are no Applications listed in my ComboBox.  I have a LCDS application 
up and running on my server, so I'd expect to see something listed.

Here's the error I get:
--------------------------------------------------------------------
TypeError: Error #1009: Cannot access a property or method of a null 
object reference.
        at console::ConsoleManager/activateListener()
        at console/setCurrentTab()
        at console/__consoleNavigator_change()
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()
        at mx.containers::ViewStack/dispatchChangeEvent()
        at mx.containers::ViewStack/commitProperties()
        at mx.containers::TabNavigator/commitProperties()
        at mx.core::UIComponent/validateProperties()
        at mx.managers::LayoutManager/validateProperties()
        at mx.managers::LayoutManager/doPhasedInstantiation()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at mx.core::UIComponent/callLaterDispatcher2()
        at mx.core::UIComponent/callLaterDispatcher()

Reply via email to