简体   繁体   English

如何在Air iOS(Flash Professional CS5.5)中使用stageVideo?

[英]How to use stageVideo for Air iOS (Flash Professional CS5.5)?

I am creating a very basic App for the iPhone & iPad and it's being built in Flash Professional CS5.5. 我正在为iPhone和iPad创建一个非常基本的应用程序,并且正在Flash Professional CS5.5中构建它。 All the actionscript is done on the frames (inline?) as I'm not familiar with using classes and external .as files etc. I've been meaning to learn that method but just haven't gotten around to it. 因为我不熟悉使用类和外部.as文件等,所以所有的动作脚本都是在框架上完成的(内联吗?)。我一直在学习这种方法,但还没有解决。

So my question is, what is the simplest way to use stageVideo to play a video attached to the IPA? 所以我的问题是,使用stageVideo播放附加到IPA的视频的最简单方法是什么? I have looked at various sites such as http://www.adobe.com/devnet/flashplayer/articles/stage_video.html and spent hours on Google looking for examples, but all the examples and source files are either: external classes, flex, or flash builder. 我浏览了许多站点,例如http://www.adobe.com/devnet/flashplayer/articles/stage_video.html,并在Google上花费了数小时寻找示例,但是所有示例和源文件都是:外部类,flex ,或Flash Builder。 I can't find a simple .fla example where all the code is internally placed. 我找不到所有代码都在内部放置的简单.fla示例。

You need to change the wmode=direct in the Name-app.xml. 您需要在Name-app.xml中更改wmode = direct。 If you find a way to edit it, tell me please, cause I don't know how to do it on Flash Professional =/ 如果您找到一种编辑方法,请告诉我,因为我不知道如何在Flash Professional上进行编辑= /

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

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