Install Flash 4 Linux (open source ~ Macromedia Flash)
Dari IgosCenter
F4L is an open source development environment like Macromedia Flash, a multi-platform format (swf/svg) widely used for web applications and vector animation [1] and it comes with action script. This is install procedure for UBUNTU.
F4L adalah lingkungan pengembangan sumber terbuka (Open Source) seperti Macromedia Flash, sebuah format platform-banyak (swf/svg) banyak digunakan untuk perangkat jejaring (web) dan animasi vektor [2] dan dengan action script. Prosedur instalasi ini digunakan untuk UBUNTU
- Start! Mulai!
Requirement/Prasyarat
- You should have already got this file OR in terminal type:
- Anda seharusnya sudah punya file ini , ATAU di terminal ketik:
sudo aptitude install flashplugin-installer flashplugin-nonfree sudo aptitude install build-essential
Download/Unduh
- in terminal type:
- di terminal ketik:
wget -c http://hany.sk/~hany/_data/RPM/doors-fc4/f4l-0.2-1.i386.rpm
- then convert to *.deb form with:
- kemudian ubah ke bentuk *.deb dengan:
sudo alien -k f4l-0.2-1.i386.rpm
- then you will have this file:
- hingga anda mendapatkan file ini:
f4l_0.2-1_i386.deb
or you can contact me for this file :D atau anda dapat menghubungi saya untuk file ini :D
Install/Instalasi
- install from that *.deb , in terminal type:
- instal dari *.deb itu, di terminal ketik:
sudo dpgk -i f4l_0.2-1_i386.deb
- then pres Alt-F2, and type f4l; OR in terminal type:
- kemudian tekan Alt-F2, dan ketik f4l; ATAU di terminal ketik:
/usr/bin/f4l
- Finish ! Selesai !
Kontributor: Estiyand