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 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to