pubblicare gioco sul mio sito

Web design, grafica bitmap e vettoriale, DTP e creatività 3D.
User avatar
gsaro
Mac Peer Aficionado
Posts: 400
Joined: Fri Jul 08, 2005 4:28 am

Post 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 ;)
User avatar
flashcream
Posts: 38388
Joined: Fri Apr 22, 2005 8:41 pm

Post 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)

Post Reply