使用 SharedObject 的持久 MP3 播放器

发布于 2024-09-26 09:26:25 字数 383 浏览 6 评论 0原文

我正在尝试使用 SharedObject 创建持久性 MP3 播放器。最初我尝试使用框架,虽然它有效,但框架很糟糕,所以我继续研究它。

我是来了解Flash的SharedObject的。这看起来很简单,但我无法正确确定逻辑。我附上了一个示例 .fla 供有兴趣的人查看。我需要在必要时存储和检索歌曲进度,以便在 HTML 页面中单击链接时保持播放同一首歌曲。

这是 .FLA 的链接 - http://www.grantandrew.com/testing /flash/player/MP3player.fla

提前致谢

I'm trying to create a persistent MP3 player using SharedObject. Initially I tried using frames and while it worked, frames suck so I continued looking into it.

I came to find out about Flash's SharedObject. It seems easy enough but I can't nail down the logic correctly. I've attached a sample .fla for anyone interested to look at. I need the song progress to be stored and retrieved when necessary to keep the same song playing whenever links are clicked within the HTML page.

Here's a link to the .FLA - http://www.grantandrew.com/testing/flash/player/MP3player.fla

Thanks in advance

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

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

发布评论

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

评论(1

浅唱ヾ落雨殇 2024-10-03 09:26:25

这是关于使用 SharedObjects 的很好的介绍
http://jaycsantos.com/flash/the-trick-to-using-共享对象/

Here's a pretty good introduction to using SharedObjects
http://jaycsantos.com/flash/the-trick-to-using-sharedobject/

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