Flash FLVplayback以全屏模式提供问题

系统教程 行业动态 更新时间:2024-06-14 16:57:40
Flash FLVplayback以全屏模式提供问题 - 内容消失(Flash FLVplayback giving issues in fullscreen mode - content dissapears)

我正在制作一个视频播放菜单,设置为在Flash播放器中作为exe 。 我在后台播放视频,按钮悬停在视频上方,然后用户可以播放不同的视频。 我不是程序员,但我对非常基本的actionscript3有所了解,我经常以小的方式剪切和粘贴和/或修改。

我的问题 :以全屏模式启动时:

stage.displayState = StageDisplayState.FULL_SCREEN;

该视频似乎通过显示在其上或其他情况下使其他所有内容消失,只会导致黑屏空白。

this."name of FLV playback instance".fullScreenTakeOver = false;

似乎没有解决问题。 任何帮助,将不胜感激! :-)

I am working on a video playing menu set up to work in Flash player as an exe. I have videos playing in the background with buttons hovering above the video with which the user can then play different videos. I am not a programmer but I have an understanding of very basic actionscript3 which I often cut and paste and/or modify in small ways.

My problem: When launching in fullsreen mode:

stage.displayState = StageDisplayState.FULL_SCREEN;

The video seems to make everything else disappear by appearing on top of it or in other cases just causing a blank black screen.

this."name of FLV playback instance".fullScreenTakeOver = false;

Doesn't seem to be solving the problem. Any help would be appreciated! :-)

最满意答案

我发现在很多情况下它有助于把“FLV播放实例的名称”.fullScreenTakeOver = false; 与FLVPlayback在同一时间轴中的代码。 我有时候仍然会出现黑屏问题,但我现在正在研究它。

I discovered in many cases it helped to put the "name of FLV playback instance".fullScreenTakeOver = false; code in the same timeline as the FLVPlayback. I still have the black screen issue sometimes, but I am working on that now.

Found the solution for the Blank screen. It's a glitch in Flash. Put the FLVPlayback on the first frame of a movieclip. This might mean converting it to a symbol in order to nest it on the first frame.

更多推荐

本文发布于:2023-04-13 12:29:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/dzcp/2c651b2376668e923eeabf3bf29193d8.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:全屏   模式   Flash   FLVplayback

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!