Skip to main content
Inspiring
October 6, 2010
Question

Video gets stuck when C# calling their on internal function

  • October 6, 2010
  • 1 reply
  • 500 views

Hello Everyone,

We are facing one problem. In our live chat application when C# calls our swf file. Swf loads successfully and chat start vidoe streaming is perfect. But in the mean time if any of the C# function calls their internal function(C# function) video gets stuck for that duration and play again after C# function gets data.

Thanks in advance. Please help us.

    This topic has been closed for replies.

    1 reply

    fmeuser
    Participating Frequently
    October 7, 2010

    If possible, could you please share the code or the project?

    Inspiring
    October 7, 2010

    Sorry we cant share our code. It's confidential. We will try from our side.

    fmeuser
    Participating Frequently
    October 7, 2010

    Try using separate threads for UI and other tasks.