Closed Bug 290679 Opened 20 years ago Closed 20 years ago

topster.de - Flash Movie Not Starting Correctly / not playing / not loaded correctly

Categories

(Tech Evangelism Graveyard :: German, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: atair.lomp, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

The Flash-Game at http://www.topster.de/helicopter-spiel/ is loaded, and the
background is blue as it should be, but nothing else happens. Right Clicking
says "Movie Not Loaded" (In german: "Film nicht geladen")
Using Internet Explorer the whole thing works.

Reproducible: Always

Steps to Reproduce:
1. Open URL http://www.topster.de/helicopter-spiel/
Actual Results:  
nothing is displayed

Expected Results:  
displaying the game
<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
width="450" height="300">
 <param name="movie" VALUE="heli.swf">
 <param name="quality" value="high">
 <param name="scale" value="exactfit">
 <param name="menu" value="true">

 <param name="bgcolor" value="#000080">
  <embed quality="high" scale="exactfit" menu="false"
        bgcolor="#000080" width="450" height="300" swLiveConnect="false"
        type="application/x-shockwave-flash"
               
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>

Not surprising that this works in IE and not in FF.
IE gets the "heli.swf" via param from in the object tag while the shockwave
filename in the embed Tag is missing. That's the reason that the flash Player
can't load the flash file in Mozilla.

-> Tech Evangelism (no bug in Mozilla, please report this to the webmaster)
Assignee: firefox → german
Status: UNCONFIRMED → NEW
Component: General → German
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: general → german
The owner of that page fixed the source and it's working now.


Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: Flash Movie Not Starting Correctly / not playing / not loaded correctly → topster.de - Flash Movie Not Starting Correctly / not playing / not loaded correctly
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.