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
syntax error: unrecognized tag: videoFile:??
Re: syntax error: unrecognized tag: videoFile:??
Same problem here... Anyone was able to embed the flowplayer and configure it properly?
Re: syntax error: unrecognized tag: videoFile:??
Wrap the code in {literal} tags
Code: Select all
{literal}
<__script__ type="text/javascript">
code goes here
</__script>
{/literal}
Make your community a better place!