The flash.net.NetConnection class is now sealed, instead create a type that defines these handlers and then set an instance of this type as the client property on your NetConnection.

 

http://livedocs.macromedia.com/labs/1/flex/langref/flash/net/NetConnection.html#client

 

Pete

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dima Ulich
Sent: Friday, June 30, 2006 2:58 AM
To: [email protected]
Subject: [flexcoders] AMFPHP & netconnection problem

 

After installing flex 2.0 release I found that amfphp
results don't work correctly.

this two function suppose to work on netconnection
result, but the don't
--------------------------------------------
public function AppendToGatewayUrl(s:String):void
{
currentSid = s;
}

public function RequestPersistentHeader( s : Object
) : void
{

rConnection.addHeader(s.name,s.mustUnderstand,s.data);
}

--------------------------------------------

is this a bug,
does anyone know how to handle that?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to