| Renaun Erickson 2006-08-23, 1:12 pm |
| Bill,
Yes I am referring to the ObjectEncoding.AMF0 lines of code. You
probably only need
"NetConnection.defaultObjectEncoding=flash.net.ObjectEncoding.AMF0" as
it sets it globally but I also set it on the nc instance as well.
Owen,
The biggest hurdle for me was to figure what the client was and how it
related to Flex/AS3. NetConnection in AS3 is not dynamic where in AS2
it was so you have to set the nc.client with the object that handles the
call back methods or you have to extend NetConnection with a class that
has the methods defined.
Renaun
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|