开发者

How to play an .asx file using jwplayer

How to play an .asx file using jwplayer i googled it the only flash playi开发者_C百科ng asx file is jwplayer and i am not sure how to do it please help me


This should "just work".

You can see an example of this in action on LongTail's testing tool page. Your embed code would look something like:

<object type="application/x-shockwave-flash" id="player" name="player" data="../trunk/fl5/player.swf" width="800" height="240">
    <param name="allowfullscreen" value="true">
    <param name="allowscriptaccess" value="always">
    <param name="flashvars" value="file=files/asx.xml&amp;height=240&amp;playlist=right&amp;playlistsize=400&amp;width=800">
</object>

Best,

Zach

Developer, LongTail Video

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜