VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. I have a game in SWF format (flash). How can I put it into a html page so someone can play it?
    Quote Quote  
  2. I am not an expert, but I can try. Anyway, what are you using as far as your webpage design application?? I use Dreamweaver, and it's simple to just insert the Flash file. This is the code that it came with, and I am not sure if this will work for you or not but you can try...

    <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="451" height="60">
    <param name="movie" value="YOURFLASHFILE.swf">
    <param name="quality" value="high">
    <embed src="YOURFLASHFILE.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="451" height="60"></embed>
    </object>
    SmileSmile
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!