Bug 99399 - Movie flash was not displayed
Summary: Movie flash was not displayed
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 17:48 PDT by daegyu
Modified: 2022-07-01 11:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daegyu 2012-10-15 17:48:41 PDT
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
   <PARAM NAME="FlashVars" VALUE="file=2.flv&amp;autostart=true">
   <PARAM NAME="Movie" VALUE="player.swf">
   <param name="bgcolor" value="#0000ff">
</object>

Above HTML(should be modified the url) is played at IE and Android GB. 
But at Safari, Chrome and FF, it is not played. 
Especially at Android ICS it is not played.

Is there anyone who knows that the reason why other browsers can display the flash movie specially at Android ICS?

If this is not suitable to report issue at this, please let me know.

Thanks in advance
Comment 1 Alexey Proskuryakov 2012-10-16 10:34:43 PDT
This is not a complete test case. Could you please provide a complete test case that would work in IE, but not in Safari?
Comment 2 Alexey Proskuryakov 2022-07-01 11:35:37 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.