![]() |
CodeIgniter and JW FLV Player - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: CodeIgniter and JW FLV Player (/showthread.php?tid=23111) |
CodeIgniter and JW FLV Player - El Forum - 09-30-2009 [eluser]Unknown[/eluser] Dear friends.. I am CI newbie. Any idea about how to use JW FLV Player with CodeIgniter ? Is it possible? Is there any better solution to play FLV files instead of using JW FLV Player? Thanks in advances Hatma S ww.HatmaAndNovi.com CodeIgniter and JW FLV Player - El Forum - 09-30-2009 [eluser]Colin Williams[/eluser] Just put the embed code in the view, using dynamic variables provided by the controller if needed. CodeIgniter and JW FLV Player - El Forum - 10-01-2009 [eluser]eoinmcg[/eluser] Quote:Is there any better solution to play FLV files instead of using JW FLV Player? You could also have a look at http://flowplayer.org/ which has a very nice Javascript API |