I am getting this error when my remoteObject is ran and is feeding string xml into a scatter component.
ReferenceError: Error #1069: Property 0 not found on String and there is no default value.
at com.fusioncharts.components::FCChartData/set FCData()
at com.fusioncharts.components::FusionCharts/FCData()
at DreamAnalyticsFlex/chartGen()
at DreamAnalyticsFlex/__IndexAction_result()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc::AbstractService/dispatchEvent()
at mx.rpc.remoting.mxml::RemoteObject/dispatchEvent()
at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
at mx.rpc::Responder/result()
at mx.rpc::AsyncRequest/acknowledge()
at NetConnectionMessageResponder/resultHandler()
at mx.messaging::MessageResponder/result()
Anyone know what this means?
Ok, here the run down.
In an Flex app, the charts run like champs...Once you place them into a module, they choke.
Need a fix fast, I know this has been asked before but no answer has been given...Please help.