CodeIgniter Forums
playing a video - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: playing a video (/showthread.php?tid=45427)



playing a video - El Forum - 09-21-2011

[eluser]Unknown[/eluser]
hi
i need to know how to play video or audio files in code igniter.
for example i have a file called movie.avi and i want to play that or i have a voice.mp3 and i want to play it when user click on it.

of course the application will use user's default player.

i do not want flv or flash files, talking about all video and audio files.

thanks in advance