Hello everybody,
I am able to embed the strobe player on a web page and play flv videos. However, if I don't let the video play through and refresh my web page, then I am getting "We are unable to connect to the content you've requested" error. When the video is played all the way to the end, I can replay it without any issues.
When I set the verbose value to true, I am getting Stream not found null error instead,
It seems to me that the strobe player can stream the video from server when it is not found in local cache. If the video is not cache completely in local machine, strobe player will display "We are unable to connect to the content you've requested" error.
Is there a setting in Strobe can resolve this issue?
The flv file is loaded on Windows Media Services 2008.
Below is my embed code. It is very standard that generate from the strobe setup page
<object width="470" height="320"> <param name="movie" value="myserver/strobe/flash101/StrobeMediaPlayback.swf"></param><par am name="flashvars" value="src=http%3A%2F%2Fmy.domain.com%2Fnews%2Ftest.flv&optimizeIniti alIndex=false"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="myserver/strobe/flash101/StrobeMediaPlayback.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="470" height="320" flashvars="src=http%3A%2F%2Fmy.domain.com%2Fnews%2Ftest.flv&optimizeI nitialIndex=false"></embed></object>
Any help would be greatly appreciated.
Regards,
Joe
Hi,
On what browser does exhibit this behavior?
Can you provide a link to the video? You can PM it, if you want to keep it secret.
You might want to raise an issue at http://bugs.adobe.com/jira/browse/ST . It will allow us to prioritize and investigate it easier.
p.s. Optimize initial index works with MBR streams, you don't need it.
North America
Europe, Middle East and Africa
Asia Pacific