Flex、Flash 上的全屏问题
我在播放全屏 Flash 视频时遇到问题。我制作了一个自定义 Flash 视频播放器。该视频播放器在全屏模式下可以正常工作。当我在 Flex 应用程序中使用此播放器播放 swf 时,全屏会导致一些问题。播放器始终拉伸父 Flex 容器。
我已附上正常状态和问题状态的屏幕截图
正常状态 http://122.183.225.85/images/full_video .JPG 全屏状态 http://122.183.225.85/images/full_image.JPG
I have problem with a fullscreen Flash video. I made a custom Flash video player. This video player is working properly on its own in fullscreen. When I use this player for swf in a Flex app, then fullscreen causes some trouble. The player always stretches the parent Flex container.
I have attached screenshots of the normal state and problem state
NORMAL STATE http://122.183.225.85/images/full_video.JPG
Fullscreen state http://122.183.225.85/images/full_image.JPG
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不能 100% 确定问题是什么,但如果基本上您的视频在 FULL_SCREEN 中缩放,则需要使用以下方法在 FULL_SCREEN 中观看时禁用视频扩展:
Not 100% sure what the issue is, but if it's basically that your video is scaling in FULL_SCREEN, you need to disable the video expanding when you're viewing in FULL_SCREEN using this: