Flash 和 XML 播放列表的屏幕保存 .scr 行为

发布于 2024-10-01 10:26:32 字数 464 浏览 7 评论 0原文

我有一个屏幕保护程序问题,我想知道是否有人可以提供一些建议。

我正在尝试从 Flash 文件创建 .SCR 屏幕保护程序文件。

Flash 文件读取 XML 播放列表并按顺序显示一系列视频和图像,就像杂耍一样。

问题是,当 Flash swf 变成屏幕保护程序 .scr 文件时,播放列表不活动,播放列表文件被读取一次,第一个资源播放,但 SCR 是哑的,不能/不会调用下一个资源要显示的资产。 (我一直在使用 SlideShowPro 或 JWPlayer 进行表演)

有谁知道我该如何解决这个问题?

SCR 文件是否需要用作 PC 的屏幕保护程序。或者可以使用其他文件格式吗?直接喜欢SWF吗?

是否可以强制 SCR 文件表现得像 SWF 一样?

是否有(廉价或免费)软件或代码可以帮助解决此问题?我已经尝试过一些,但 SCR 确实可以处理动态播放列表。

任何想法都非常受欢迎!

I have a screensaver issue and I wondered if anyone could offer some advise please.

I'm trying to create an .SCR screensaver file from a Flash file.

The Flash file reads in a XML playlist and displays a series of videos and images like a sideshow sequentially.

The problem is when the Flash swf to turned into a screensaver .scr file the playlist is not active, the playlist file is read once, the first asset plays but the SCR is dumb and can't't/won't call the next asset to display. (I have been using SlideShowPro or JWPlayer for the show)

Does anyone know how I could fix this?

Does a SCR file need to be used as a Screensaver for a PC. Or can another file format be used? Like a SWF directly?

Can a SCR file be forced to behave like a SWF does?

Is there a piece of (inexpensive or free) software or code that help with this? I've tried a few but the SCR does handle the dynamic playlist.

Any thoughts greatly received!!!!

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

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

发布评论

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

评论(1

绝不服输 2024-10-08 10:26:32

我最好的猜测是使用 Zinc Builder

虽然它不是免费的,但您可以下载试用版,看看是否可以成功。

另一种选择可能是将所有资产嵌入到屏幕保护程序中,但是我想这会破坏您想要实现的目的。

编辑

本主题讨论一个名为InstantStorm 将帮助您管理带有其他外部文件的屏幕保护程序。
此外,它是免费软件,因此值得一试。

干杯

My best guess would be to use Zinc Builder for this.

Though it is not free, you CAN download a trial an see if you can pull it off with this.

Another option might be to embed all of your assets in the screensaver, however I guess that would defeat the purpose of what you are trying to achieve.

EDIT

This topic talks about a tool called InstantStorm that will help you manage a screensaver with additional external files.
Furthermore, it is freeware so it might he worth a shot.

Cheers

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