图像的 Flash Lightbox 脚本 +电影画廊
对于我正在开发的 CDROM,我正在寻找一种用灯箱效果显示图像的方法。使用 AS3 实现此目的的最佳方法是什么?有可用的 AS3 灯箱脚本吗?
For a CDROM i'm working on, i'm looking for a method to display images with a lightbox effect. What is the best way to do it with AS3? Is there an AS3 lightbox script available?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实际上你很幸运,有一个脚本和教程可用,可以找到 在这里。它分步解释得很清楚,您可以下载它的示例,它的运行方式与您期望的灯箱运行方式完全一样。它应该并且将会在您的 CD-ROM 上运行。
祝你好运。
Actually you are in luck, there is a script and a tutorial available out there, which can be found here. It is clearly explained step-by-step, and you can download an example of it, which runs exactly how you'd expect a lightbox to run. It should and will work on your CD-ROM.
Best of luck.