Hi,
I created a single video as it was written in the manual, Seems I checked everything and video works good in IE6 and IE7. But...
if I just hit Refresh (F5) button on the same page, video player disappears. I checked this in IE6 and IE7. Why it so? It looks like a crazy thing.
Ok. I checked this in FF2.0 and everything works pretty good even when I refresh the page. But in IE6/7 it works weird. Why?
Has anyone faced this strange behaviour?
Thanks.
Paul

If you would post your code or a link, we could probably tell you what is wrong. Since you didn't do either, I'm going to give you 100 guesses.
The first one:
You didn't set the width & height.
Like this:
<strong>s123.addVariable('width', '320');
s123.addvariable('height', '240');