Forum Discussion

Narfix_65825's avatar
Narfix_65825
Icon for Nimbostratus rankNimbostratus
Jul 07, 2011

Playing a flv video through Firepass

Hello !

 

 

In our company, our internal website often shows videos, interviews.

 

I can't make it work when I access the website through Firepass.

 

 

Here's the code I'm using :

 

 

<script type="text/javascript">

script><br><br><div id="myplayer">div>

 

It gets translated by Firepass to :

 

<script type="text/javascript">

script><script>try{F5_flush(document);}catch(e){}script><br><br><div id="myplayer">div>

 

 

The flvplayer is loaded but the video won't show.

 

 

I don't know why the addVariable remains and is not translated to a F5_Invoke_addVariable ( I don't know if that exists)

 

 

Any help ?

 

 

TIA !

 

 

No RepliesBe the first to reply