 2008-10-09 14:13 | If I add to the html editor next script then Q.C delets it automatically. How can I add this script?
<head> <p>kaka</p> <script type="text/javascript" src="******.js/flashembed.min.js"></script> <script> flashembed("example", { src:'******.FlowPlayerDark.swf', width: 400, height: 290 }, {config: { autoPlay: false, autoBuffering: true, controlBarBackgroundColor:'0x2e8860', initialScale: 'scale', videoFile: '******.propointer.flv' }} ); </script> » Quick.Cart v3.x |
kalanta 2008-10-09 16:00 | try to turn off WYSIWYG editor and paste your code then. |