According to the beta 3 livedocs it's still there:
http://livedocs.macromedia.com/labs/1/flex20beta3/langref//flash/net/ObjectEncoding.html

Except for the NetStream class:
http://labs.adobe.com/wiki/index.php/Flex:Beta_2_to_Beta_3_Changes
<quote>
You can no longer set the objectEncoding for a NetStream; it uses the 
objectEncoding of the NetConnection that was passed to its 
constructor
</quote>

regards,
Muzak


----- Original Message ----- 
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Monday, May 22, 2006 7:55 AM
Subject: [Flashcoders] ObjectEncoding for LocalConnection


When did this get taken out?  Here's a doc, apparently old, that lists
LocalConnection as a class that has the defualtObjectEncoding property, but
it no longer does:

"ByteArray, LocalConnection, NetConnection, NetStream and SharedObject all
implement the ObjectEncoding class and static defaultObjectEncoding, which
control how objects are represented in the Action Message Format (AMF).

The ObjectEncoding class allows classes that serialize objects (such as
NetStream, NetConnection, SharedObject, LocalConnection, and ByteArray) to
interoperate with the prior versions of ActionScript. Values can be set with
ObjectEncoding::AMF0 for the ActionScript 1.0 and ActionScript 2.0 AMF, or
ObjectEncoding::AMF3 for the ActionScript 3.0 AMF."
Does anyone have any more information on this?  What the status might be at
final launch?

-- 
John Grden - Blitz


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to