Page 1 of 1

syntax error: unrecognized tag: videoFile:??

Posted: Wed Dec 27, 2006 8:17 am
by duplay
I am trying to embed flash movies with a player onto my site with the code blow. I get a "unrecognized tag error" see above: Open source from this address: http://flowplayer.sourceforge.net/howto.html

This the is the code I was placing on my page via the source button: I have the flowplayer.swf on my webserver and I am supposed to change the videofile to reflect my movie name which is also on my site 'honda_accord.flv'










any thoughts on this error or a better way to embed flash movies with a menu bar player? Thanks MJD

Re: syntax error: unrecognized tag: videoFile:??

Posted: Sun Mar 25, 2007 7:58 pm
by taffit
Same problem here... Anyone was able to embed the flowplayer and configure it properly?

Re: syntax error: unrecognized tag: videoFile:??

Posted: Thu Jul 28, 2011 11:14 am
by M@rtijn
Wrap the code in {literal} tags

Code: Select all

{literal}
<__script__ type="text/javascript">
code goes here
</__script>
{/literal}