Control bar problems


my control bar seems ignore flashvars used.

it autoplays , hides though set false.

 

my code

 

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0"
width="450" height="300">
<param name="movie"
value="http://localhost/media/10.0/strobemediaplayback.swf"></param>
<param name="flashvars"
value="src=http://localhost/media/newtest.swf
&streamtype=recorded
&loop=false
&autoplay=false
&playbuttonoverlay=true
&autohidecontrolbar=false"></param>
<param name="allowfullscreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://localhost/media/10.0/strobemediaplayback.swf"
type="application/x-shockwave-flash"
allowscriptaccess="always" allowfullscreen="true"
width="450" height="300"
flashvars="src=http://localhost/media/newtest.swf
&streamtype=recorded
&loop=false
&autoplay=false
&playbuttonoverlay=true
&autohidecontrolbar=false">
</embed>
</object>

 

play button , slider missing

thanks

smfscreenshot.jpg

hi drew901,

 

i can see 2 problems in example:

1. use swf

2. controlbarautohide is correct name autohidecontrolbar parameter using.

 


my comments are:

 

1. swf loaded , smp have no control on it; thus, no play/pause buttons or slider appear. bar normal 1 swfs; autoplay=false not stop playing swf, , playbuttonoverlay=true useless.

2. rename flashvar , work



More discussions in Strobe Media Playback


adobe

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい