arguments
i have remoteobject calls in cfc data. want send variable along remoteobject cfc. syntax in remoteobject send variable? , part of cfc look?
thanks
george
i did try inside remote object error saying element supplierid is: undefined in arguments
<mx:method name="supplierid">
<mx:agruments>
<supplierid>
{application.application.parameters.supplierid}
</supplierid>
</arguments>
</method>
thanks
george
i did try inside remote object error saying element supplierid is: undefined in arguments
<mx:method name="supplierid">
<mx:agruments>
<supplierid>
{application.application.parameters.supplierid}
</supplierid>
</arguments>
</method>
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment