syntax error: unrecognized tag: videoFile:??

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
duplay
Power Poster
Power Poster
Posts: 289
Joined: Tue Mar 14, 2006 1:57 pm

syntax error: unrecognized tag: videoFile:??

Post 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
taffit

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

Post by taffit »

Same problem here... Anyone was able to embed the flowplayer and configure it properly?
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

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

Post by M@rtijn »

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!
Post Reply

Return to “Layout and Design (CSS & HTML)”