Can you post A Game on your site? |
![]() ![]() |
Can you post A Game on your site? |
Apr 11 2005, 08:23 PM
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.
|
|
|
|
Apr 11 2005, 08:28 PM
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) |
|
|
|
Apr 11 2005, 08:30 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 120,779 |
Wow, thanks so much
|
|
|
|
Apr 11 2005, 08:33 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 120,779 |
ok, could you show an example, and which place to enter the code, because i am clueless
|
|
|
|
Apr 11 2005, 08:36 PM
Post
#5
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
hmmm maybe the custom header...but i recoomend you to try the webstats and custom header.. so u know where uw ant it..
|
|
|
|
Apr 11 2005, 08:42 PM
Post
#6
|
|
|
-={SDA}=- Fullmember ![]() ![]() ![]() ![]() Group: Member Posts: 110 Joined: Nov 2004 Member No: 65,009 |
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="780" height="440"> <param name=quality value=high> <param name="SRC" value="http://www.media.ebaumsworld.com/endofworld.swf"> <embed src="http://www.media.ebaumsworld.com/endofworld.swf" width="780" height="440" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"> </embed> </object> here's what i used recently. i pasted it in the custom header. you can paste in the webstats too, but it'll appear at the bottom. |
|
|
|
Apr 11 2005, 08:58 PM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 120,779 |
OMG this is the most amazing thing ever!!!!!!!!!
|
|
|
|
Apr 12 2005, 03:08 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
|
|
|
|
![]() ![]() |