Flash模拟mp3流

发布于 2024-10-01 12:43:07 字数 34 浏览 2 评论 0原文

是否可以用Flash中的本地mp3来模拟流媒体mp3?

Is it possible to simulate streaming mp3s with local mp3s in flash?

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

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

发布评论

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

评论(2

暗恋未遂 2024-10-08 12:43:07

如果 swf 是本地加载的,那么它可以加载本地 mp3。如果 swf 来自网络,那么 mp3 也必须来自网络(或者具有另一个主机的有效跨域文件)。

If the swf is loaded locally then it can load local mp3s. If the swf is from the web, then the mp3s also have to come from the web (or have a valid cross domain file for another host).

感情旳空白 2024-10-08 12:43:07

如果您有播放器的源代码,您可以使用 Flash IDE 在本地测试流媒体。

加载主FLA,然后Contreol->TestMovie,编译时转到View->Simulate Download。

您还可以打开“视图”->“带宽分析器”或在“视图”->“下载设置”中更改速度设置。

If you have the source code of the player you can use Flash IDE to test the streaming locally.

Load the main FLA, then Contreol->TestMovie, when it compiles go to View->Simulate Download.

You can also open the View->Bandwidth profiler or change the speed settings in View->Download Settings.

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