Closed Bug 97513 Opened 24 years ago Closed 24 years ago

Flash animation is executed twice

Categories

(Core Graveyard :: Plug-ins, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 46569

People

(Reporter: kazhik, Assigned: serhunt)

Details

Flash animation in <http://www.au-mobile.com/natsuwari/welcome-j.html> is executed twice in the first loading. It works fine in the second time.
hmm..worked ok for me on my NT 0828
You can reproduce this bug if you delete cache directory.
Tried it once, deleted cache, tried it twice, couldnt see a thing, moz 0.9.3 win2k
I'd found this is a dup of bug 46569. The page in question has <object> and <embed>. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id=summer1 width=400 height=400> <param name=movie value="summer1.swf"> <param name=quality value=high> <param name=bgcolor value=#0099FF --> </object> You can see flash animation by deleting classid attribute and adding data attribute. <object codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" data="summer1.swf" id=summer1 width=400 height=400> *** This bug has been marked as a duplicate of 46569 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
mass duplicate verifications . For filtering purposes, pls use keywd "massdupverification"
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.