Flash 流播放器(教程?)
空闲时间我在一家广播电台工作。我在那里主持一个广播节目,目前正在为该节目建立一个新网站。有一个可用的音频流,但没有 flahs 播放器或类似的东西,所以我决定为新网站构建一个。我对 flash 了解一点,我可以创建动画等,但我对动作脚本一无所知...有人可以告诉我在哪里可以找到有关这些东西的教程吗?
这是来自流的 asx 文件的内容(http://content.streamone.nl/livestream/ne48FnM3kp.asx):
<ASX version = "3.0">
<Abstract>Served by StreamOne - Streaming Media Platform</Abstract>
<Title>Seaport FM</Title>
<Author>NA</Author>
<Copyright>Copyright</Copyright>
<Param NAME="Prebuffer" Value="True" />
<Entry>
<Ref href="http://icecast.streamone.nl/ne48FnM3kp" />
<Title>Seaport FM</Title>
<Author>NA</Author>
<Copyright>Copyright</Copyright>
<Abstract></Abstract>
</Entry>
</ASX>
我已经在谷歌等上搜索过,但我找不到任何我能理解的内容
Greetz,rutgerinc
I'm working at a radio station in my free time. I host a radio show there and currently were building a new website for the show. There is a audio stream available but there's no flahs player or what so ever, so i decided to build one for the new website. I know a bit about flash, i can create animations etc but i have no knowledge about actionscript... Could someone tell me where i could find a tutorial about this stuff?
This is the content of the asx file from the stream (http://content.streamone.nl/livestream/ne48FnM3kp.asx) :
<ASX version = "3.0">
<Abstract>Served by StreamOne - Streaming Media Platform</Abstract>
<Title>Seaport FM</Title>
<Author>NA</Author>
<Copyright>Copyright</Copyright>
<Param NAME="Prebuffer" Value="True" />
<Entry>
<Ref href="http://icecast.streamone.nl/ne48FnM3kp" />
<Title>Seaport FM</Title>
<Author>NA</Author>
<Copyright>Copyright</Copyright>
<Abstract></Abstract>
</Entry>
</ASX>
I have searched on google etc but i cant find anything i can understand
Greetz, rutgerinc
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
两个简单示例。
和参考:flash.media.Video, flash.net.NetConnection和 flash.net.NetStream
two simple examples.
and reference: flash.media.Video, flash.net.NetConnection and flash.net.NetStream