PROBLEM WHEN FLV FILE IS BEING LOADED USING PHP(Codeigniter view) |
[eluser]pincs[/eluser]
I got alot of issue on the player when i use a php file to display the flv movie. Here is the sample code on it. Code: < script type="text/javascript" src="/mediaplayer2/swfobject.js"> < /script > my ci controller and view code Code: <!--flv controller code--> Like the above code, when I visit http://localhost/index.php/flv/playflv I do not see anything, I do not know why The issues I'm having with it are: 1. Auto start doesn't work 2. Any kind of code or flashvars I add at the end of the flvfilevars it doesn't work 3. The buffer image shows automically that it is done buffering. Please let me know any solutions on how i can fixed this issue. Thanks in advance. I also want to know http://www.jeroenwijering.com/?item=JW_FLV_Media_Player Web site to download the player, contained in documents flv is compressed, and when I opened directly when no video, only to hear the voice of And when I open the page through time to see the video |
Welcome Guest, Not a member yet? Register Sign In |