murderdoll Posted October 25, 2010 Share Posted October 25, 2010 Hello, My friend had a website developed (by some developers), almost like youtube and he asked me if I can help him with the following problem. The player used in this website can't seek.. you can only watch the clip from beginning to end. What could be done to fix this? Can I simply change the player without messing the whole website? I'm a developer but I really have limited knowledge in Web programming. So just a few pointers would help much. Thanks in advance, Link to comment Share on other sites More sharing options...
0 murderdoll Posted October 25, 2010 Author Share Posted October 25, 2010 Just checked the kind of player being used, it's PHPmotion V1.001. Screenshot: Link to comment Share on other sites More sharing options...
0 Kami- Posted October 25, 2010 Share Posted October 25, 2010 Yeah, you can replace the player easily enough. Link to comment Share on other sites More sharing options...
0 deactivated170812 Posted October 28, 2010 Share Posted October 28, 2010 Simply replace the player with JW Player or similar. Link to comment Share on other sites More sharing options...
0 neoraptor Posted October 28, 2010 Share Posted October 28, 2010 if the player frontend (the thing that is generated by the php) is flash player you are probably streaming the video through http and you need rtmp (http://www.adobe.com/devnet/rtmp.html) Link to comment Share on other sites More sharing options...
Question
murderdoll
Hello,
My friend had a website developed (by some developers), almost like youtube and he asked me if I can help him with the following problem.
The player used in this website can't seek.. you can only watch the clip from beginning to end.
What could be done to fix this? Can I simply change the player without messing the whole website?
I'm a developer but I really have limited knowledge in Web programming. So just a few pointers would help much.
Thanks in advance,
Link to comment
Share on other sites
4 answers to this question
Recommended Posts