Digital Point Forums
iKobo

Go Back   Digital Point Forums > Design & Development > HTML & Website Design
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Oct 30th 2006, 2:13 am
doozyj doozyj is offline
Twilight Vanquisher
 
Join Date: Jun 2006
Location: So Cal
Posts: 540
doozyj is on a distinguished road
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="clsid27CDB6E-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>
Reply With Quote
  #2  
Old Nov 3rd 2006, 9:06 am
Silver89's Avatar
Silver89 Silver89 is offline
of the Nightfall
 
Join Date: Aug 2006
Location: Kent - England
Posts: 1,772
Silver89 is a jewel in the roughSilver89 is a jewel in the roughSilver89 is a jewel in the rough
that url doesnt work for me
Reply With Quote
  #3  
Old Nov 3rd 2006, 9:20 am
brainstormingin's Avatar
brainstormingin brainstormingin is offline
Twilight Vanquisher
 
Join Date: Oct 2006
Posts: 725
brainstormingin will become famous soon enough
Did you download the game ?
__________________
[ Free flash games ][ Myspace unblocker ] [ ][
Reply With Quote
  #4  
Old Nov 3rd 2006, 9:30 am
Dominicc2003's Avatar
Dominicc2003 Dominicc2003 is offline
Twilight Vanquisher
 
Join Date: Dec 2005
Posts: 853
Dominicc2003 is on a distinguished road
Quote:
Originally Posted by doozyj View Post
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="clsid27CDB6E-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>
Oh that shouldn't be too hard...
BRB!
__________________

Free google logo font
Reply With Quote
  #5  
Old Nov 3rd 2006, 9:33 am
Dominicc2003's Avatar
Dominicc2003 Dominicc2003 is offline
Twilight Vanquisher
 
Join Date: Dec 2005
Posts: 853
Dominicc2003 is on a distinguished road
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>
Have fun!
__________________

Free google logo font
Reply With Quote
  #6  
Old Nov 3rd 2006, 9:49 am
Silver89's Avatar
Silver89 Silver89 is offline
of the Nightfall
 
Join Date: Aug 2006
Location: Kent - England
Posts: 1,772
Silver89 is a jewel in the roughSilver89 is a jewel in the roughSilver89 is a jewel in the rough
<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>
Reply With Quote
  #7  
Old Nov 3rd 2006, 1:30 pm
doozyj doozyj is offline
Twilight Vanquisher
 
Join Date: Jun 2006
Location: So Cal
Posts: 540
doozyj is on a distinguished road
Ok. thanks guys, let me try this. I really appreciate you going out of your way and taking the time to help.
Daniel
Reply With Quote
  #8  
Old Nov 3rd 2006, 4:44 pm
Silver89's Avatar
Silver89 Silver89 is offline
of the Nightfall
 
Join Date: Aug 2006
Location: Kent - England
Posts: 1,772
Silver89 is a jewel in the roughSilver89 is a jewel in the roughSilver89 is a jewel in the rough
pleasure, if you need code for games in the future keep it sdimple and go to funzac.com lol
Reply With Quote
  #9  
Old Nov 3rd 2006, 5:02 pm
Pat Gael's Avatar
Pat Gael Pat Gael is offline
Banned
 
Join Date: Sep 2006
Location: your message/URL here - space for rent
Posts: 1,332
Pat Gael is a jewel in the roughPat Gael is a jewel in the roughPat Gael is a jewel in the rough
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
Reply With Quote
  #10  
Old Nov 3rd 2006, 5:29 pm
doozyj doozyj is offline
Twilight Vanquisher
 
Join Date: Jun 2006
Location: So Cal
Posts: 540
doozyj is on a distinguished road
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
Reply With Quote
  #11  
Old Nov 3rd 2006, 11:59 pm
Dominicc2003's Avatar
Dominicc2003 Dominicc2003 is offline
Twilight Vanquisher
 
Join Date: Dec 2005
Posts: 853
Dominicc2003 is on a distinguished road
Quote:
Originally Posted by doozyj View Post
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
Argh I'm sorry mine didn't quite work!
I think I had the activeX already installed so I didnt notice.
Nice one danthorpe2002!
Thanks for green doozy

Dom
__________________

Free google logo font
Reply With Quote
  #12  
Old Nov 4th 2006, 12:19 am
khan11's Avatar
khan11 khan11 is offline
Twilight Vanquisher
 
Join Date: Sep 2006
Location: Jhelum, Pakistan
Posts: 582
khan11 will become famous soon enough
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
Reply With Quote
  #13  
Old May 4th 2007, 2:44 am
singh123 singh123 is offline
Banned
 
Join Date: Apr 2007
Location: Liverpool,UK
Posts: 56
singh123 is an unknown quantity at this point
Thanks alot danthorpe2002 for the help and doozyj thanks for the idea
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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 Google 2 Sep 1st 2004 7:02 am


All times are GMT -8. The time now is 2:30 am.