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
+### Configure Linux Support
+
+ # echo "linux_load=yes" >> /boot/loader.conf
+ # 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.
### Install multimedia/libflashsupport from pkgsrc.
suse_aspell-10.0nb2 Linux compatibility package for aspell
suse-10.0nb4 SUSE-based Linux binary emulation environment
-### Configure Linux Support
-
- # echo "linux_load=yes" >> /boot/loader.conf
- # 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.
-
### Install www/nspluginwrapper
This will allow DragonFly to use the Linux Binary Flash Plugin