简体   繁体   English

IE中的Flash视频播放器问题

[英]Flash video player issue in IE

I am facing a strange issue in IE. 我在IE中面临一个奇怪的问题。 I have a video player which is loaded as a popup. 我有一个作为弹出窗口加载的视频播放器。 When it loads, flash player does not load anything. 加载时,Flash Player不会加载任何内容。 But when we right click on that section and click on "Play" it loads that player. 但是,当我们右键单击该部分并单击“播放”时,它将加载该播放器。 Is there any fix for that. 有没有解决的办法。

I tried it in IE7 using Flash player 10 plugin. 我使用Flash Player 10插件在IE7中进行了尝试。

To Elaborate.. The "Play" Button I am referring to is not inside the flash object. 详细说明。我指的“播放”按钮不在flash对象内部。 I am referring to the menu option which loads when you right click any flash object in browsers 我指的是在浏览器中右键单击任何Flash对象时加载的菜单选项

You didn't provide any informations about your movie thus it's hard to tell you what's really going wrong. 您没有提供有关电影的任何信息,因此很难告诉您真正出了什么问题。

Since you say "play" fixes your issue there's a good possiblity that you you use frame based code and didn't add a preloader or made a mistake with it. 由于您说“播放”解决了您的问题,因此很可能使用基于框架的代码,而没有添加预加载器或对此犯了错误。 What you describe can happen when you jump to a frame that hasn't been loaded yet. 当您跳到尚未加载的帧时,可能会发生您描述的事情。

So if you spread code among several keyframes, always use a preloader. 因此,如果您将代码分散在几个关键帧之间,请始终使用预加载器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM