I think a bit more background on your app would be helpful. It sounds like you're receiving a response from the server that isn't correctly encoded AMFX, meaning that you're using an HTTPChannel to connect the client to the server. What is being invoked on the server specifically?
If you monitor your HTTP traffic using something like Charles, what does the raw response being returned to the player look like? Seth From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of gnu wolf Sent: Tuesday, June 17, 2008 8:39 PM To: [email protected] Subject: [flexcoders] Help on error: Invalid AMFX packet. Content must start with an <amfx> node Hello Guys, I have a different error now. Invalid AMFX packet. Content must start with an <amfx> node How do I fix this thing? I know it has something to do with my connection settings or proxy settings but which specifically should I check. Thanks in advance.

