Can you post A Game on your site? |
Can you post A Game on your site? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 120,779 ![]() |
I have the URL, I have the Creators permition, All I need to know is if it is possible, and if so, how.
|
|
|
![]() |
![]()
Post
#2
|
|
![]() -={SDA}=- Fullmember ![]() ![]() ![]() ![]() Group: Member Posts: 110 Joined: Nov 2004 Member No: 65,009 ![]() |
well, if it's a flash, use this code...
CODE <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="#" height="#"> <param name=quality value=high> <param name="SRC" value="URL OF FLASH"> <embed src="URL OF FLASH" width="#" height="#" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"> </embed> </object> so, just change the url of flash to the, url of the flash. and the width and height to the flash's width and height. unless the game is shockwave, then it won't work with this code. (or maybe it does... not sure) |
|
|
![]() ![]() |