Skip to main content
July 10, 2009
Question

Volume or sound won't work

  • July 10, 2009
  • 1 reply
  • 724 views

I have finally figure it how to play a fvideo with FMS 3.5. But no sounds. any help?

    This topic has been closed for replies.

    1 reply

    miquael
    Inspiring
    July 10, 2009

    I had the inverse problem once: I could hear the video but not see it.  I used this when making the NetConnection:

    nc.objectEncoding = ObjectEncoding.AMF3;

    Look into ObjectEncoding, and perhaps there is a solution there.