Hello ,i am using a webservice to get data into my project.i have a
method that is gating all ToDos and tasks for a project.i want to create
a ArrayCollection dynamically to manipulate this data.please help me
.how to create arrayColletion of websrevice retrived data.
Hi gays,I am trying to bind tree component throuth webservice method and
i had set to tree control ,but only Root nodes are
binded.Now i want to add child nodes to tree ,but i have no idea for it.
now i using:--please solve my problem.
i have used this tchnique to get result from webservicebut i facing
error like :"Can not resolve a multiname reference unambiguously.
mx.rpc.soap.mxml:WebService (from C:\Program Files\Adobe\Flex Builder
3\sdks\3.2.0\frameworks\libs\rpc.swc(mx/rpc/soap/mxml/WebService)) and
mx.rpc.soap:WebService (from C:\Program Files\Adobe\Flex Builder
3\sdks\3.2.0\frameworks\libs\rpc.swc(mx/rpc/soap/WebService)) are
available."public var service:webservice= new webservice();protected
function
initializationCo...