LunaTick Posted September 15, 2009 Share Posted September 15, 2009 Hi. I got a problem using JW FLV player on my site , I'm using a pre-built CMS and had to upload the player on my own.But the problem is the player dosent start to play on there.I right clicked on the blank spot and it just says that the video is not loaded. Then i opened my htaccess file on the root and i see that it uses alot of Rewrite rules in there , so i tried to do the next thing: RewriteRule ^video-([0-9])-(-*).html index.php?yt.swf [L,NS] But it didnt work at all , as i really am new in this i just ran out of ideas how to use rewrite rule to use the yt.swf file to play all the video files on the main page and also on the video.html page. I hope someone can help me out.And sorry for my English. Quote Link to comment https://forums.phpfreaks.com/topic/174290-rewrite-rule-and-htaccess-problem/ Share on other sites More sharing options...
LunaTick Posted September 15, 2009 Author Share Posted September 15, 2009 Oh i forgot to add that the "yt.swf" file is meant for Youtube videos. In the admin panel i got 2 options to add videos, one is a link from youtube and the other one is to upload .flv files. Sorry for the double post but i just didn't find the edit button anywhere. Quote Link to comment https://forums.phpfreaks.com/topic/174290-rewrite-rule-and-htaccess-problem/#findComment-918811 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.