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.

adding flash games through html in a new page

+3
Darren1
Summer Law
shamzblueworld
7 posters

Page 2 of 2 Previous  1, 2

Go down

Solved adding flash games through html in a new page

Post by shamzblueworld August 26th 2009, 10:48 am

First topic message reminder :

so here is the topic that lead me here
https://help.forumotion.com/other-problems-f46/how-to-add-arcade-games-to-my-site-t52036.htm#342813
now as david said its a script issue now, so help me out here
i want to add multiple flash games to my site but they should open in new page(not window) i can create a navbutton for these.... but how to add page? i know where to add html page but i need how?
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down


Solved Re: adding flash games through html in a new page

Post by Dracula September 4th 2009, 3:31 pm

You cannot add flash games to an html page,you must add a new page to the navigation bar then add a forum based on arcades and put the forum game link their.That simple.
Dracula
Dracula
Forumember

Posts : 79
Reputation : 0
Language : english

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by dotDavid September 5th 2009, 7:30 am

dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by shamzblueworld September 5th 2009, 7:34 am

ok, how you posted the game above(axis of evil)? i want to do like that. and where from you got that? and also can i change the dimensions? i mean i want it to b more wide and long so one can see everything properly.
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by shamzblueworld September 6th 2009, 7:08 am

bump
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by RoNo September 6th 2009, 8:40 am

These games can be added to an Html page, post, widget etc
Code:
<b>Streets of Valhalla</b>
<embed src="http://www.arcadeboredom.com/games/files/streets_of_valhalla_1.swf" quality="high" width="550" height="450" name="gamefile" align="middle" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">

Code:
<b>Robokill Trainer</b>
<embed src="http://armorgames.com/files/games/robokill-trainer-2602.swf" quality="high" width="550" height="450" name="gamefile" align="middle" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">

Here is a BBCode version of Robokill Trainer
(adjust music, sounds & graphics in "options")

Code:
[flash(450,350)]http://armorgames.com/files/games/robokill-trainer-2602.swf[/flash]
Adjust width (currently at 450) and height (set at 350)
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by dotDavid September 6th 2009, 9:48 am

Thank you RoNo!!!

I swear there are misleading sites that do this:
Code:
[flash = 450,350]http://armorgames.com/files/games/robokill-trainer-2602.swf[/flash]
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by shamzblueworld September 6th 2009, 8:06 pm

ok Rono's codes are working perfectly. now i wanna know how to get more of these?
i need atleast 50 games like these for a start
please help n explain a bit too about code like ^^^^ The two Rono Gaves.
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by RoNo September 6th 2009, 11:13 pm

You'll need the ".swf" Url of a game to be able to post it.
Try "view source" on a page & look for a game link ending with .swf
I use the Firefox add-on "NoScript" to block games from auto-loading.
Then you can right click over the game and copy it's location...
Right clicking a game that's blocked from loading will look like this
adding flash games through html in a new page - Page 2 Noscript_game_swf01

The copied game address should look like this (from "view source" or NoScript)
Code:
http://armorgames.com/files/games/crush-the-castle-3614.swf


Add the copied game Url to the code below
(edit width and height to your desired dimensions)
Code:
<embed src="Your Game Address Here" quality="high" width="550" height="450" name="gamefile" align="middle" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">
This code will be your game container... (for many different .swf's)
Repeat the process of adding Url's to post more games Very good


adding flash games through html in a new page - Page 2 Break_gray

Some games/sites will not work without additional code -just try another game.

Games from *here and *here work fine when using this method.

adding flash games through html in a new page - Page 2 Break_gray


Your code for the example above should look like this
Code:
<embed src="http://armorgames.com/files/games/crush-the-castle-3614.swf" quality="high" width="550" height="450" name="gamefile" align="middle" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">

adding flash games through html in a new page - Page 2 Break_gray


Here's another game "4 Wheel Madness"
Code:
<embed src="http://www.kwikgames.com/media/4wheelmadness.swf" quality="high" width="550" height="450" name="gamefile" align="middle" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by shamzblueworld September 7th 2009, 7:24 am

ok, i got this. but as i dont use firefox they upload automatically so i can't get the location by right clicking. can you lead me to some sites where they give the embed code. i know about funhax, but any other?
and can i stop autoloading in internet exporer?
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by dotDavid September 7th 2009, 8:19 am

They are usually located at the bottom of the game. Miniclip has a small embed code box where you will be able to find the .swf url.
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by shamzblueworld September 7th 2009, 8:52 am

okay thanx. wo that url will be added in the above code and then posted at my forum? i got it
thanx
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by dotDavid September 7th 2009, 9:13 am

Yeah, so like:
Code:
[flash(Width,Height)]URL.swf[/flash]
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Solved Re: adding flash games through html in a new page

Post by RoNo September 7th 2009, 11:05 am

adding flash games through html in a new page - Page 2 Cool2

He appears to be satisfied with Html.
This topic is solved. Glad we could help.

Lockedadding flash games through html in a new page - Page 2 Lock2RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top

- Similar topics

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