Don't bind the name of a display object.  Use "id" instead.

-Alex

On 4/25/16, 10:31 AM, "mark goldin" <markzolo...@gmail.com> wrote:

>I am getting the following error:
>
>TypeError: Error #2007: Parameter name must be non-null.
>at flash.display::DisplayObject/set name()
>at mx.binding::Binding/defaultDestFunc()
>at Function/http://adobe.com/AS3/2006/builtin::call()
>at mx.binding::Binding/innerExecute()
>at Function/http://adobe.com/AS3/2006/builtin::apply()
>at mx.binding::Binding/wrapFunctionCall()
>at mx.binding::Binding/execute()
>at modules::AssetHealth()
>at _AssetHealth_mx_core_FlexModuleFactory/create()
>at mx.modules::ModuleLoader/moduleReadyHandler()
>at flash.events::EventDispatcher/dispatchEventFunction()
>at flash.events::EventDispatcher/dispatchEvent()
>at ModuleInfoProxy/moduleEventHandler()
>at flash.events::EventDispatcher/dispatchEventFunction()
>at flash.events::EventDispatcher/dispatchEvent()
>at ModuleInfo/readyHandler()
>at flash.events::EventDispatcher/dispatchEventFunction()
>at flash.events::EventDispatcher/dispatchEvent()
>at mx.core::FlexModuleFactory/update()
>at mx.core::FlexModuleFactory/docFrameHandler()
>at mx.core::FlexModuleFactory/docFrameListener()
>
>Not sure what to do with it.
>
>Any idea?
>
>Thanks

Reply via email to