- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi all,
I'm looking for some information on how Flash/Flex serializes
parameters to WebService operations. If a web service operations
takes a simple parameter like a string, I can just pass it in as
the argument to the Operation.send() method but what if the
parameter is a "complexType"? Do I need to create an xml node or
just an object with public properties, etc...?
Any info on this would be much appreciated.
Ryan
I'm looking for some information on how Flash/Flex serializes
parameters to WebService operations. If a web service operations
takes a simple parameter like a string, I can just pass it in as
the argument to the Operation.send() method but what if the
parameter is a "complexType"? Do I need to create an xml node or
just an object with public properties, etc...?
Any info on this would be much appreciated.
Ryan
Views
Replies
0 Likes
Total Likes