The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How Upload a game on a HTML Page?

2 posters

Go down

How Upload a game on a HTML Page? Empty How Upload a game on a HTML Page?

Post by H5F-Founder December 15th 2012, 3:36 pm

How do I, make a HTML Page run a game, that built on a Game Engine Called Unity?
And, do I need more more MB Space to do so? Since I have 20MB.

And if you need mine, forum Link just ask, me thx!
H5F-Founder
H5F-Founder
Forumember

Male Posts : 32
Reputation : 1
Language : English, C++, JS, HTML, XS, Likwid, ACP
Location : Installation 05 (Halo Ring)

Back to top Go down

How Upload a game on a HTML Page? Empty Re: How Upload a game on a HTML Page?

Post by gamesave December 16th 2012, 7:39 am

well, this is what i did.
Went to pog.com>>searched a game called gangsta bean>>clicked on the link that said "Play this game in the size of your screen or download it">> Takes you to the media link and is now full screen, almost like the game is made into the browser>>then got a iframe html code like so,
Code:
<head>
<title>Gangsta Bean</title>
</head>
<body bgcolor="#a7e515">
 <iframe src="http://media.pog.com/system/contents/6375/original/gangstabean1207.swf"  width="1250" height="540"></iframe>
</body>
>> and bam got the game bro!

But if its our own game then if its just an html coded game or a swf file just upload it to the file content of your forum and make it a page.
If this didnt help well im sorry i really dont know gaming for PC! So your S.O.L Sad
gamesave
gamesave
Forumember

Male Posts : 99
Reputation : 2
Language : english
Location : ohio

http://gamesave.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum