Skip to main content
Known Participant
March 27, 2008
Question

Object encoding error

  • March 27, 2008
  • 1 reply
  • 635 views
Hello!

"Object encoding error; terminating connection : rtmp://_defaultRoot_/_defaultVHost_/onair/_definst_"
This message sends the FMS 3.0 to the console, when I try connecting to a remote shared object from a client side flash app, and after the NetConnection.Connect.Success the connection immediately closes.
I use this app since several months, and it was usable. But now it's not work...

Please help me!
    This topic has been closed for replies.

    1 reply

    March 28, 2008
    check up with a the object encoding of the swf's; You may be using two swfs with different object encoding settings.
    AMF3 shared object cannot be shared with an AMF(0) client.
    tomipontAuthor
    Known Participant
    March 29, 2008
    Thank you for the answer. You are right! Probably that is the problem.