Flash投影仪并加载外部图像

发布于 2024-12-13 13:16:35 字数 294 浏览 0 评论 0原文

我有一个 Flash 投影仪 (.exe) 文件,它从本地硬盘加载一些图像并移动它们。该应用程序在启动时由 VB 应用程序调用(因此它会在您打开系统时运行)。一切正常,但有一个可怕的问题。它随机加载所有图像。我尝试通过禁用闪存中的“硬件加速”来解决这个问题(请参阅:http://forums.adobe。 com/thread/230262)并禁用“全屏”,但它再次随机发生! ……请帮忙。我做什么 ?

I have a Flash projector (.exe) file which load some images from local hard drive and move them. This application is called by a VB app at the startup (so it runs when you turn on the system). Everything works fine but there is a terrible issue. Randomly it DOES NOT load all images. I try to figure it out with disabling “Hardware acceleration” in flash (see: http://forums.adobe.com/thread/230262) and also disable “fullscreen”, but it happen randomly again!! … Please help. What I do ?

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

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

发布评论

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

评论(1

梦一生花开无言 2024-12-20 13:16:35

尝试在上一张图片的 Event.COMPLETE 处理程序中加载下一张图片

try loading every next image in the Event.COMPLETE handler of the previous one

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