我可以使用 CS4 构建一个使用新 FLVPlayback 组件的 AS2 项目吗?

发布于 2024-09-13 12:18:25 字数 221 浏览 3 评论 0原文

我们有一个用 AS2 编写的大型项目,其中使用旧的 FLVPlayback 组件,该组件负责 FLV 的渐进式下载播放。我想支持 MP4 文件(现在 Flash 9 及更新的 FLVPlayback 中支持 MP4 文件),但不想重写所有项目。

我在 SO 上的各种帖子中看到,推测人们可能会使用 CS4 打开 AS2 项目,用更新的组件替换 FLVPlayback 组件并进行构建。

这可能吗?

We have a huge project written in AS2 with the old FLVPlayback component which was responsible for progressive download playback of FLVs. I'd like to support MP4 files (which is now supported in Flash 9 and up with the updated FLVPlayback) but would like to not have to rewrite all of the project.

I've seen in various posts on SO surmised that one could possibly use CS4 to open the AS2 project, replace the FLVPlayback component with newer one and build.

Is this possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不可以,无论播放器是什么,MP4 解码在 AS2 中都不可用。

No, MP4 decoding is not available in AS2, no matter the player.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文