Help with the html editor.

User 616721 Photo


Guest
6 posts

Hello, I just started using the CoffeCup HTML editor and so far its been great. Im trying to create a lead capture page. There seems to be a problem every time I paste the code in for my form. The code is:

<script type="text/javascript" src="swfobject.js"></script><div id="CC4004345">Form Object</div><script type="text/javascript">var so = new SWFObject("default_form.swf", "default_form.xml", "350", "369", "7,0,0,0", "#ffffff");so.addParam("classid", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000");so.addParam("quality", "high");so.addParam("scale", "noscale");so.addParam("salign", "lt");so.addParam("FlashVars", "xmlfile=default_form.xml&w=350&h=369");so.write("CC4004345");</script>

Every time I paste that code in the code editor the form never shows up in the visual editor. I also made this form threw the web form builder. Help would be much appreciated thanks!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.