games on my website

WeatherMan

Active Member
Could maybe view the source of the page, copy it down into a temporary page an see if the game still runs ok, then minimalise down the script untill you just have what you need, them embedd it into your real page.
 

JamesC

New Member
You would use this code:

Code:
<embed src="http://www.onemorelevel.com/games3/freerider2.swf" type="application/x-shockwave-flash" width="500" height="400"></embed>

I'd suggest downloading the file and hosting it on your own account, but you should be ok with the above code.
 

cohen

New Member
You would use this code:

Code:
<embed src="http://www.onemorelevel.com/games3/freerider2.swf" type="application/x-shockwave-flash" width="500" height="400"></embed>

I'd suggest downloading the file and hosting it on your own account, but you should be ok with the above code.

YOU LEGEND!!! THANKS A LOT!!!
 

cohen

New Member
JamesC said:
I'd suggest downloading the file and hosting it on your own account, but you should be ok with the above code.

How do i download the file??? - it is probably easier if i upload it...

It works at home... but cause the one more level is blocked at school is doesn't work.... so how do i download the file??
 
Top