The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Flash embedding problem
Art
post May 15 2009, 05:04 PM
Post #1





Group: Members
Posts: 4
Joined: 15-May 09
Member No.: 8,610



hi, i'm trying to embed a game into my website. it previews perfectly in dreamweaver and from my computer (firefox and i.e) so i know the link is good but when uploaded there is only an empty white box on my site.

<span class="style17"> DOOM !!! </span>
<embed width="960" height="600" src="http://www.ns-knt.com/swf/doom1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>

<br />



can anyone please help, thanx
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Art
post May 15 2009, 05:05 PM
Post #2





Group: Members
Posts: 4
Joined: 15-May 09
Member No.: 8,610



sorry, forgot to mention its an external link (a code copy and pasted from another site)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 15 2009, 06:05 PM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Can you provide the URL (address) of a document that demonstrates the problem?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Art
post May 15 2009, 08:55 PM
Post #4





Group: Members
Posts: 4
Joined: 15-May 09
Member No.: 8,610



Thanx for the quick reply:

http://oliveboard.org/theoliveboard/procra...%201/index.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Art
post May 17 2009, 09:14 AM
Post #5





Group: Members
Posts: 4
Joined: 15-May 09
Member No.: 8,610




Any help would be immensly appriciated. i have this problem on 3 pages and i've tried hunting the net for answers but all i can find is guides for this or a similar problem when you have the actual .swf file on your server
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post May 26 2009, 10:27 AM
Post #6


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I get a "Forbidden" in Safari's Activity window for the .swf file.
Do you have permission to grab the file from their server?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
kiadiddy
post Apr 11 2012, 01:51 AM
Post #7





Group: Members
Posts: 4
Joined: 11-April 12
Member No.: 16,894



This code here should work for you. Just copy paste where you want on your website.

=========================================


<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
height="600" width="960">
<param name="movie"
value="http://www.ns-knt.com/swf/doom1.swf">
<param
name="quality" value="high">
<embed
src="http://www.ns-knt.com/swf/doom1.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" height="600" width="960"></object>

=========================================
Hope that helps
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 29th March 2024 - 09:26 AM