开发者

Load FlowPlayer video dynamically into asp.net page

开发者 https://www.devze.com 2023-01-14 18:33 出处:网络
I tried passing in the name of the file via querstrying but it looks like flowplayer wants to load it before the Request.Querstring[\"videoName\"] v开发者_开发百科alue is retrieved.

I tried passing in the name of the file via querstrying but it looks like flowplayer wants to load it before the Request.Querstring["videoName"] v开发者_开发百科alue is retrieved.

Any Idea?


Have your asp.net page generate the clip configuration dynamically. It's hard to be more specific without seeing your code.

http://flowplayer.org/documentation/configuration/clips.html

0

精彩评论

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