Selasa, 08 Oktober 2013

PHP Indonesia - Facebook: gan mau nanya,,, Gimana cara nampilkan audio dan v...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Start taking a college level music theory class today.

This beginner class is now accessible to aspiring musicians of all ages. Learn all of the basic concepts in an easy to follow manner.
From our sponsors
gan mau nanya,,, Gimana cara nampilkan audio dan v...
Oct 8th 2013, 06:39, by Fritz Simorangkir

Fritz Simorangkir 6:39am Oct 8
gan mau nanya,,,
Gimana cara nampilkan audio dan video di web dgn menggunakan html???

IChan Pratama 6:41am Oct 8
<embed>

Zaenal Alfonso 6:43am Oct 8
http://flash-mp3-player.net/

Fritz Simorangkir 6:43am Oct 8
gan bisa lebih detail lgi ,,,
saya catat cod ny dgn notepad

Rifan E. R 6:55am Oct 8
HTML5: pake tag <audio> dan <video> untuk video. format file yg disupport: mp4, ogg, webm.
contoh:
<video width="320" height="240" controls>
<source src="namafile.mp4" type="video/mp4">
<source src="namafile.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>

Fritz Simorangkir 7:16am Oct 8
thanks gan

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar