控制 SWF 闪存循环

发布于 2024-12-05 19:53:24 字数 228 浏览 0 评论 0原文

我们将制作很多带有不同信息的小型 Flash 动画,并将它们放在大屏幕上。它们将保存为 SWF 文件。

是否有一个框架或任何东西可以让我们为此制作一个简单的控制器,这样我们既可以控制循环,又可以在需要时播放特定的剪辑?

如果您有任何问题或需要更多信息,请尽管询问!

感谢您的帮助!

我需要: 1. 从文件夹加载所有 SWF。 2. 循环SWF 3. 点播一些SWF,然后继续循环

We are going to make a lot of small flash animations with different messages, and put them on a big screen. They will be saved as SWF files.

Is there a framework or anything that enable us to make a easy controller for this, so we can control both a loop, but also play a specific clip when we want?

If you got any Questions or need more infomation, just ask!

Thanks for the help!

I need:
1. To load all SWF's from a folder.
2. Loop SWF's
3. Play some SWF's on demand, and then continue loop

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

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

发布评论

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

评论(1

沦落红尘 2024-12-12 19:53:24

我制作了一个包含来自 xml 文件的其他 SWF 文件的控件 SWF。

然后它检测该剪辑有多少帧。当它位于最后一帧时,它会卸载剪辑并将其替换为列表中的下一帧。

I made a control SWF that included other SWF files from a xml file.

It then detected how many frames the clip was. When it was on the last frame it unloaded the clip and replaced it with the next on the list.

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