Monday 15 July 2013

3 How to Embed Flash Game in Site ?


How to Embed  Flash Game in Site ? 
Many users ask me to this question so finally I'm going to share embed code for flash game / file.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" height="330" title="game" width="432">
 <param name="movie" value="http://netsoda.tk/download-124-800c590dd312868e6f11/Destroy+The+Condoms+-+PC+Version.swf" />
 <param name="quality" value="high" />
 <embed src="http://netsoda.tk/download-124-800c590dd312868e6f11/Destroy+The+Condoms+-+PC+Version.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="400"></embed>
 </object>

You can use this code on any web page.
Replace  http://netsoda.tk/download-124-800c590dd312868e6f11/Destroy+The+Condoms+-+PC+Version.swf  = your flash file URL

Have any problem feel free to ask here.

3 comments:

 

© Copyrights - Droid Guru