Hello,
this is argent, i added three new text boxes to already working widget, labeled as labelAccountidnd, labelCurrentspeed, labelMaxspeed.
i added a function findCurrentSpeed() when the user enter a value in the first text box the other two text boxes filled.
i get an error on two lines the first error
oracleServices.addEventListener(FaultEvent.FAULT,webService_faultHandler) access on undifined property webService_faultHandler.
and error on line
<Query:QuerResultDataGroup dataProvider"{queryResultAC}" could not resolved to a component implementation
i attached mxml file.
thanks in advance.