Armada20 Posted April 9, 2010 Share Posted April 9, 2010 I tried to add CU3ER in my whmcs but when I added the code I got whit page . no content :( to download cu3er : http://www.progressivered.com/cu3er/ the problem when I added this code to the page I want to add cu3er to it . <script type="text/javascript"> var flashvars = {}; flashvars.xml = "config.xml"; flashvars.font = "font.swf"; var attributes = {}; attributes.wmode = "transparent"; attributes.id = "slider"; swfobject.embedSWF("cu3er.swf", "cu3er-container", "600", "300", "9", "expressInstall.swf", flashvars, attributes); </script> 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 9, 2010 Share Posted April 9, 2010 Put the {literal} tag around it: {literal}<script type="text/javascript"> var flashvars = {}; flashvars.xml = "config.xml"; flashvars.font = "font.swf"; var attributes = {}; attributes.wmode = "transparent"; attributes.id = "slider"; swfobject.embedSWF("cu3er.swf", "cu3er-container", "600", "300", "9", "expressInstall.swf", flashvars, attributes); </script>{/literal} 0 Quote Link to comment Share on other sites More sharing options...
Armada20 Posted April 10, 2010 Author Share Posted April 10, 2010 Thank you . it works . 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.