
Using my own player to play videos (url.com/player.swf?embed=1123)
What do I want to do?
I want to write " www.myUrl.com/player.swf?embed=VIDEOFILE" on the navbar and see the video on fullscreen using the player I'm hosting.
I need to do this because I want to embed a video to a forum that only accepts swf embed, that's why I need the "www.myUrl.com/player.swf?embed=VIDEOFILE" link
What do I have?
I have downloaded the jwplayer-core. The tree of my host foulder looks like
/
.index.php
.jwplayer/
.jwplayer.js
.jwplayer.html5.js
.jwplayer.flash.swf
I've been looking for the answer in the comunity but haven't got any luck
Hope you can help me
Thankyou!