Page 2 of 2

Posted: Thu May 04, 2006 7:29 am
by gsaro
nel vlc.txt ce scritto questo

Virtual Champions League

1. Place the code below between the body tags on your html page where you want the game to appear. Feel free to change the width and height of the game code. An alternative to the default dimensions are as follows: width="405" height="486"
2. Save your html page and the vcl.swf to the same folder.


<object classid="clsid :D 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... n=7,0,19,0" width="520" height="624">
<param name="movie" value="vcl.swf">
<param name="quality" value="high">
<embed src="vcl.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="520" height="624"></embed>
</object>


mi potete spiegare in due parole cosa devo fare...grazie ;)

Posted: Thu May 04, 2006 7:56 am
by flashcream
gsaro wrote: mi potete spiegare in due parole cosa devo fare...grazie ]

emmm.... mi pare ti sia già stato detto :? ??:

copiare/incollare il codice tra body e body nella pagina, salvare in html.... e mettere il filmato sulla directory scelta.... per esempio la stessa della pagina come ti è consigliato nelle istruzioni va benissimo

usa bbedit, dreamweaver, golive, rapidweare.... un qualsiasi editor html (un programma insomma che ti permetta il controllo manuale del codice.... cosa che iweb non fa, che io sappia)