• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Live SWF Does not autoplay

New Here ,
Feb 20, 2014 Feb 20, 2014

Copy link to clipboard

Copied

I have googled and searched for anyone that may have had this problem but cannot find anything so I am asking here.

I have a flash object embedded in a page as such.

<object width="640" height="377">
<param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf"></param>
<param name="flashvars" value="src=rtmp%3A%2F%2F203.9.149.28%2Flive%2FC1&autoPlay=true"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="377" flashvars="src=rtmp%3A%2F%2F203.9.149.28%2Flive%2FC1&autoPlay=true"></embed>
</object>

However when the client loads the page the stream does not autoplay, even though the option is set.  It begins to buffer the stream and it says 'Buffering' but it never starts.  If I click the pause button then hit play, it will start after a short buffering period.

Any help is appreciated.

Views

529

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines