![]() |
|
|
#1
|
|||
|
|||
|
swf flash game embed help
Hi,
I looking to see it someone can help with embedding this game. game (please copy and paste this to the end of the url) /flash_games/arcade_classic/puzzlebobble.swf The above game I want to embed on my site but for some reason when I do it won't play. I am not sure if there is a required script to run the game as well as it doesn't embed like regular flash game. See normal example below of what I use to embed. I even try using the same format used when you view the source of the above site as well. I don't want to hotlink either, besides hotlinking doens't work unless you visit the site? Any help would greatly be appreciated. Thanks! <object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="450" align="top"><param name="movie" value="games/bomb_jack.swf" /> <param name="quality" value="High" /> <embed src="games/bomb_jack.swf" quality="High" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="450"></embed> </object> |
|
#2
|
||||
|
||||
|
that url doesnt work for me
|
|
#3
|
||||
|
||||
|
Did you download the game ?
|
|
#4
|
||||
|
||||
|
Quote:
BRB! |
|
#5
|
||||
|
||||
|
Well this is what I make it (similar to your post...):
Code:
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="600" height="450" title="Game"> <param name="src" value="http://www.media-post.net/flash_games/arcade_classic/puzzlebobble.swf" /> <embed src="http://www.media-post.net/flash_games/arcade_classic/puzzlebobble.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="600" height="450"></embed> </object>
|
|
#6
|
||||
|
||||
|
<div>
<a href="http://www.funzac.com/play/Puzzle%20Bobble.html"> <h3 style="margin:0px">Play Puzzle Bobble Game</h3></a> <embed src="http://www.funzac.com/swf/Puzzle%20Bobble.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="300"></embed> <div>Get <a href="http://www.funzac.com/">online games</a> for your MySpace, BeBo or website at <a href="http://www.funzac.com/">FunZac</a>!</div> </div> |
|
#7
|
|||
|
|||
|
Ok. thanks guys, let me try this. I really appreciate you going out of your way and taking the time to help.
Daniel |
|
#8
|
||||
|
||||
|
pleasure, if you need code for games in the future keep it sdimple and go to funzac.com lol
|
|
#9
|
||||
|
||||
|
Here is an example on how embed flash files:
www.stagetools.com/embeflash.htm In addition, there is a program that creates automatically the code you need with other details such as page layout and background, look here: http://www.flashtoolset.com/FTS/index.html |
|
#10
|
|||
|
|||
|
thank you for the link. I will definately need to study on this as I am not an expert in this area, more of a novice when it comes to flash.
danthorpe2002 - this worked out perfect. Dominicc2003 - this required the user to install Active X etc. thanks again guys, you are the ones that make DP resourceful. Green for everyone
|
|
#11
|
||||
|
||||
|
Quote:
![]() I think I had the activeX already installed so I didnt notice. Nice one danthorpe2002! Thanks for green doozy ![]() Dom |
|
#12
|
||||
|
||||
|
simple way i use now is to open my dreamweaver and drag swf file to my site page (opened in dreamweaver).
It automatically creates the code and it works
|
|
#13
|
|||
|
|||
|
Thanks alot danthorpe2002 for the help and doozyj thanks for the idea
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SEO of flash / swf files | stuw | Search Engine Optimization | 27 | Nov 1st 2009 1:35 pm |
| 2,200 flash game + swf + thumbnail + sql 20$ | tonie | Content | 16 | Aug 18th 2006 5:49 pm |
| 2,258 flash game db + swf + thumbnail | tonie | Content | 4 | Jul 18th 2006 4:12 am |
| c++ cannot read keys from flash(.swf) window? | Racheli | Programming | 1 | Apr 18th 2006 10:42 pm |
| G getting better at reading swf (Flash) | expat | 2 | Sep 1st 2004 7:02 am | |