Closed Bug 137689 Opened 22 years ago Closed 22 years ago

plugin brings up errors: "there is no disk in the drive" when trying to load plugin

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: andreww, Assigned: rubydoo123)

References

()

Details

steps to reproduce:
go to http://www.optidigit.com/stevens/

Several alert dialogs come up:
Mozilla.exe - No Disk
[x] There is no disk in the drive. Please insert a disk into drive 
Device\Harddisk1\DR1

And plugins fail to load.

In IE - no such dialogs. Plugins load ok.
No alerts on current linux trunk cvs. The flash in the upper left corner stays
blank white though and its context menu says "movie not loaded". The ailing frme
says
<embed src="file:///D:/steven/flash/logo3.swf" ...
fwiw...

http://www.optidigit.com/stevens/topleft.html:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
align="baseline" border="0" width="290" height="47"><param
name="movie" value="flash/logo1.swf"><param name="quality"
value="high"><embed src="file:///D:/steven/flash/logo1.swf" align="baseline"
border="0" width="290" height="47" quality="high"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></object></p>

http://www.optidigit.com/stevens/top.html:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
align="baseline" border="0" width="600" height="20"><param
name="movie" value="flash/logo3.swf"><param name="BGCOLOR"
value="#000000"><embed src="file:///D:/steven/flash/logo3.swf" align="baseline"
border="0" width="600" height="20" bgcolor="#000000"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></object></p>

http://www.optidigit.com/stevens/main1.html:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
       
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
        align="baseline" border="0" width="640" height="535"><param
        name="movie" value="flash/logo2.swf"><param
        name="BGCOLOR" value="#000000"><param name="LOOP"
        value="false"><embed src="/steven/flash/logo2.swf" align="baseline"
border="0" width="640" height="535" loop="false"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" bgcolor="#000000"></object>
I see exactly what Tuukka says. "Flash not loaded"
Well, the HTML code is actually incorrect. Looking at the content of the upper 
left frame has this for the embed tag:

<embed src="file:///D:/steven/flash/logo1.swf" align="baseline" border="0" 
width="290" height="47" quality="high" 
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers
ion=ShockwaveFlash" type="application/x-shockwave-flash">

notice the src

marking as invalid
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
big time ..verif
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.