2. Vorrei sapere come faccio ad inserire il richiamo di immagini e pulsanti flash
PULSANTE FLASH:
<object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="105" height="23"> <param name="movie" value="button2.swf"> <param name="base" value="."><param name="QUALITY" value="high"><param name="SCALE" value="exactfit"> <embed src="button2.swf" width="105" height="23" base="." quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
</object>
All’interno di un file .js che scrive delle cose sullo schermo:
<!--
function puliscitext(elm){
if (!elm.base) elm.base = elm.value
if (elm.value == elm.base) elm.value = "";
else if (elm.value == "") elm.value = elm.base;
}
document.write("<CITE><a href=\" \" class=\" \">
cia</a><font color=white>|
</font><a href=\""\ class=\" \">
ciao</a><font color=white>
|</font><a href=\"\" class=\"\">[b]<CITE>")-->