闪存音频播放器为嵌入在HTML中的m4a(AAC)音频文件 [英] flash audio player for m4a (AAC) audio file embedded in html

查看:422
本文介绍了闪存音频播放器为嵌入在HTML中的m4a(AAC)音频文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个(免费的)Flash播放器,我可以在我的网站中嵌入,并使用播放.m4a(.mp4与AAC音频)文件,将使用URL获得(即它不是本地的服务器托管网页)。



我试过在谷歌搜索一个,但无论我搜索错误或没有人做了这样的事情。理想情况下,这将是非常简单的(带有播放按钮的小型用户界面,也可能是一个进度条),并且可以很容易地在html页面上有多个实例(可以使用< object>


  1. 这样的玩家是否存在?

  2. 我很确定flash支持.m4a(AAC),但我错了吗?
  3. JW Player支持AAC / m4a http://www.longtailvideo.com/players/


    ...将使用URL
    获得的文件(例如,它不是服务器
    托管网页的本地) 。

    您可能遇到跨域问题,除非该服务器具有策略文件,否则Flash Player将不允许您从另一个域中播放媒体允许它(如 http://www.other-site.com/cro ssdomain.xml )。


    I'm looking for a (free) flash player that I can embed in my site and use to play a .m4a (.mp4 with AAC audio) file that will be obtained using a URL (i.e. it's not local to the server hosting the web page).

    I've tried searching on google for one, but either I'm searching wrong or no one has made such a thing. Ideally this would be very simple (small user interface with play button and maybe a progress bar) and it would be easy to have multiple instances of on an html page (can create the player with an <object> tag).

    1. Does such a player exist?
    2. I'm pretty sure flash supports .m4a (AAC), but am I wrong?

    解决方案

    JW Player supports AAC/m4a http://www.longtailvideo.com/players/

    ...file that will be obtained using a URL (i.e. it's not local to the server hosting the web page).

    You may run into cross domain issues, Flash Player won't let you play media from another domain unless that server has policy files that allow it (like a http://www.other-site.com/crossdomain.xml).

    这篇关于闪存音频播放器为嵌入在HTML中的m4a(AAC)音频文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆