how to add html to the page

cang

Avatar: cang

2012-12-25 12:51

i want to add a .swf file to the page.i use the edit html button that provided on the page and put in the code, but i didn't work.
what's the right way to do it?

» Quick.Cart v5.x

interkob

Avatar: interkob

2012-12-25 14:05

Try this way

<object width="450" height="300">
<
param name="movie" value="myflash.swf">
<
param name="wmode" value="transparent">
<
embed width="450" height="300" src="myflash.swf" quality="high" wmode="transparent">
</
object>

cgan

Avatar: cgan

2012-12-25 15:57

Set the WYSIWYG editor to No first. Don't use the HTML button.

cgan

cang

Avatar: cang

2012-12-26 04:30

Thank You, interkob & cgan. your answer is very helpful
wishing you merry christmas and happy new year 2013 :)

Back to top
about us | contact