i need transparent flash, so i have to add some code.
I would like to add some lines between the lines where are the smiles shown.
I can do this later when i look the site, but how can i do this in Bluevoda.
If this is not posible, we need to copy all code to some html editor, add the lines and then paste back the all code. (thanks for answers)
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="131" HEIGHT="85">
<PARAM NAME="Movie" VALUE="kameratrans .swf">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="Scale" VALUE="ExactFit">
<PARAM NAME="Play" VALUE="true">
<PARAM NAME="Loop" VALUE="false">
<PARAM NAME="Menu" VALUE="false">
<PARAM NAME="SAlign" VALUE="L">
<EMBED SRC="kameratrans .swf" WIDTH="131" HEIGHT="85" Quality=High Loop=false Play=true Menu=false Scale=ExactFit TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
I would like to add some lines between the lines where are the smiles shown.
I can do this later when i look the site, but how can i do this in Bluevoda.
If this is not posible, we need to copy all code to some html editor, add the lines and then paste back the all code. (thanks for answers)
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="131" HEIGHT="85">
<PARAM NAME="Movie" VALUE="kameratrans .swf">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="Scale" VALUE="ExactFit">
<PARAM NAME="Play" VALUE="true">
<PARAM NAME="Loop" VALUE="false">
<PARAM NAME="Menu" VALUE="false">
<PARAM NAME="SAlign" VALUE="L">
<EMBED SRC="kameratrans .swf" WIDTH="131" HEIGHT="85" Quality=High Loop=false Play=true Menu=false Scale=ExactFit TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
Comment