简体   繁体   中英

AS3 - I am a newbie and try to find the way to find flv url from external domain to jwplayer.swf

I am working of video project where i have an requirement and stuck.

Looking for AS3 tutorial or documentation where it helps me to solve the problem.

I am an newbie in flash and trying to find the way to load flv url from external domain to jwplayer.swf.

In external domain html path of flv file will not be same, it will be changing for every refresh.

I tried to get flv path using asp.net and load the flv to jwplayer using flashvar, but it said ip address doesn't match.

So we need to fetch the flv from clientside and play it using jwplayer.

example:

I am trying to get flv file path from below url using client side script (as3 or alternative asp.net) and pass the flv path to play in jwplayer.

http://www.uploadc.com/gviznjrk4uw5/never.ever.do.this.at.home.s01e12..flv.htm or http://www.uploadc.com/embed-gviznjrk4uw5.html

Please help me regarding this.

Did you checked the crossdomain file? http://kb2.adobe.com/cps/142/tn_14213.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM