Douglas Knudsen wrote:
> try
> 
> var obj:Object = new Object();
> obj.argone = valueone;
> obj.argtwo = valuetwo;
> ..
> ..
> ..
> WS.arguments = obj;
> WS.send();

That doesn't work at all, I get the following (not an alert, this is 
actually from flash player):

Error: Cannot assign operations into an RPC Service (arguments)
        at 
mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::setProperty()
        at DukeMagSearch/doSearch()
        at DukeMagSearch/___Button1_click()

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3050
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:37
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to