## Installing flash player on firefox.
-The Flash plugin is distributed by Adobe in *binary form only*. Adobe does not provide a native DragonFlyBSD plugin, but there is a Linux plugin which you can use under Linux emulation. Linux emulation software is installed from *pkgsrc* and is tested to be working fine on x86 Platform. The steps are
+The Flash plugin is distributed by Adobe in **binary form only**. Adobe does not provide a native DragonFlyBSD plugin, but there is a Linux plugin which you can use under Linux emulation. Linux emulation software is installed from *pkgsrc* and is tested to be working fine on x86 Platform. The steps are
-### Install *multimedia/libflashsupport* from *pkgsrc*.
+### Install *multimedia/libflashsupport* from **pkgsrc**.
# cd /usr/pkgsrc/multimedia/libflashsupport
# bmake package
# echo "linux_enable=yes" >> /etc/rc.conf
# echo "proc /compat/linux/proc linprocfs rw 0 0" >> /etc/fstab
-*Reboot DragonFly* ( not necessarry but easier for new users ) so that Linux Emulation is loaded to the kernel and configured correctly.
+**Reboot DragonFly** ( not necessarry but easier for new users ) so that Linux Emulation is loaded to the kernel and configured correctly.
-### Install *www/nspluginwrapper*
+### Install **www/nspluginwrapper**
-This willallow DragonFly to use the Linux Binary Flash Plugin
+This will allow DragonFly to use the Linux Binary Flash Plugin
# cd /usr/pkgsrc/www/nspluginwrapper
# bmake package
Don't worry if it is listed twice as above.
-Now Start Firefox and type "*about:plugins*" in the address bar and you should find the flash plugins listed as [shown in this Picture](http://leaf.dragonflybsd.org/~sgeorge/PICs/flash-plugin-in-firefox.png).
+Now Start Firefox and type "**about:plugins**" in the address bar and you should find the flash plugins listed as [shown in this Picture](http://leaf.dragonflybsd.org/~sgeorge/PICs/flash-plugin-in-firefox.png).
You can watch Streaming Flash now.