Jump to content

Recommended Posts

Hi there,

 

I've just upgraded from 1.05 to the current version and it seems fab- thank you.

What I was hoping to acheive is to embed a cross-platform player into a web page that will autoplay the broadwave output without user input.

 

Our church has several webcams which allows the residents in the local nursing home to join our services. We currently use a video streaming service to host our broadcast however we have just upgraded our internet connection to a fibre optic link ging 40mbps down and 10mbps upload speeds.

 

Is there a particular addition or alteration to either the Paramaters or Flash Vars to make the flash player autoplay. I've tried

Flash Var options of autoplay=1, autoplay=true, autostart=1, autostart=true but these don't seem to work.

 

Any suggestions?

 

Code is

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width=62 height=30>

<param name=movie value="http://81.133.52.207:8089/nchflashplayer.swf" />

<param name=quality value=best />

<param name=FlashVars value="width=62&autoplay=true&streammode=1&mp3=http://81.133.52.207:8089/broadwavelow.mp3?src=1" />

<embed src="http://81.133.52.207:8089/nchflashplayer.swf" FlashVars="width=62&autoplay=true&streammode=1&mp3=http://81.133.52.207:8089/broadwavelow.mp3?src=1" width=62 height=30 quality=best type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />

</object>

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...