Closed Bug 299131 Opened 20 years ago Closed 19 years ago

lokalen.nu - incorrect path to swf file in embed tag

Categories

(Tech Evangelism Graveyard :: English Other, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: u196980, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 (ax)

The page doesnt seem to work with Firefox at all, however works fine with Opera
and IE. I have no idea why this is happening as this seems to be the only page
that doesnt work with Firefox at all..

Reproducible: Always

Steps to Reproduce:
1. Go to www.lokalen.nu
2. Open the same page in IE
3. Compare the difference (you will not be able to miss it as in Firefox there
is nothing except for the background)

Actual Results:  
Firefox does not load a movie while IE loads and flash is working fine there

Expected Results:  
worked pretty much how IE: loaded Flash and outputed it
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050628
Firefox/1.0+ ID:2005062812

I see the same problem as the reporter. Flash 7 (from plugin finder service) is
installed and verified working on other sites.

Relevant HTML from the page:

<body bgcolor=#940200>
<center>
<table cellpadding=0 cellspacing=0 border=0 width=851 height=647>
<tr>
	<td style="background-image:url(img/bg.jpg);"><img src="img/blank.gif"
width="26" height="1" alt=""><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
width="800" height="600" id="lokalen" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="img/lokalen.swf" />

<param name="quality" value="high" />
<param name="bgcolor" value="#cc0000" />
<embed src="lokalen.swf" quality="high" bgcolor="#cc0000" width="800"
height="600" name="lokalen" align="middle" allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></td>
</tr>
</table>

</body>
invalid. they have path img/lokalen.swf for the object tag but just lokalen.swf
for the embed tag. -> te
Component: Product Site → English Other
Product: Firefox → Tech Evangelism
Alexei, please contact them and ask them to fix the src attribute on the embed
tag. thanks. When they do, please mark this bug fixed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: the webpage is build with flash, however flash movie doesnt load with Firefox but loads with IE. → lokalen.nu - incorrect path to swf file in embed tag
Assignee: nobody → english-other
QA Contact: product.site → english-other
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.