Opened 11 years ago
Closed 11 years ago
#11214 closed defect (invalid)
the allowfullscreen invalid in activex(axvlc.dll_V2.0.6.0)
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 1.0dev |
Severity: | normal | Keywords: | allowfullscreen |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Window7/XP
IE7.0/8.0: invalid
Mozilla Firefox: OK
<object classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921"
width="640" height="480" id="vlc" events="True">
<param name="MRL" value="" /> <param name="ShowDisplay" value="True" /> <param name="AutoLoop" value="False" /> <param name="AutoPlay" value="False" /> <param name="Volume" value="50" /> <param name="toolbar" value="false" /> <param name="allowfullscreen" value="false" /> <param name="StartTime" value="0" /> <EMBED pluginspage="http://www.videolan.org"
type="application/x-vlc-plugin" version="VideoLAN.VLCPlugin.2" width="640" height="480" toolbar="false"
allowfullscreen="false"
loop="true" text="Waiting for video" name="vlc">
</EMBED> </object>
Attachments (0)
Change History (1)
comment:1 by , 11 years ago
Milestone: | 1.0.2 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
WrongTrac.