简体   繁体   English

控制SWF闪光循环

[英]Control a SWF Flash Loop

We are going to make a lot of small flash animations with different messages, and put them on a big screen. 我们将制作许多带有不同消息的小型Flash动画,并将它们放在大屏幕上。 They will be saved as SWF files. 它们将另存为SWF文件。

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. 我需要:1.要从文件夹加载所有SWF。 2. Loop SWF's 3. Play some SWF's on demand, and then continue loop 2.循环播放SWF文件。3.按需播放一些SWF文件,然后继续循环播放

I made a control SWF that included other SWF files from a xml file. 我制作了一个控件SWF,其中包含xml文件中的其他SWF文件。

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. 当它在最后一帧时,它将卸载剪辑,并用列表中的下一个替换。

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

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