ActiveDen

DJ Mixer

DJ Mixer

The sound loops are kindly provided by adfish. Contact him to purchase more great audio tracks from him.

This is a great addition for a website to add something cool and drive traffic. Let users pick from a pool of instruments and let them play DJ.

File Features

  • Add as many MP3s as you want
  • XML
  • Flash 8
  • Actionscript 2
  • Drag & drop
  • Comes with 8 great loops provided by adfish
  • Flexible code allows you to insert any loops you have no matter what the duration is
  • Email to friend feature (PHP)
  • Easily add or remove the number of audio layers
  • All vector graphics
  • Purchased version is watermark-free

Here’s an example of DJ Mixer using 8 second loops (the one you’re looking at uses 3.41 second loops):
\

XML Preview

<?xml version="1.0"?>
<music>
<group name="Bass">
<loop name="Bass 1" file="music/Bass/Track4_Bass.mp3" />
<loop name="Bass 2" file="music/Bass/Track5_Bass.mp3" />
</group>
<group name="Drums">
<loop name="Drums 1" file="music/Drums/Track1_Drums.mp3" />
<loop name="Drums 2" file="music/Drums/Track2_Drums.mp3" />
</group>
<group name="Pad">
<loop name="Pad 1" file="music/Pad/Track3_Pad.mp3" />
</group>
<group name="Percussion">
<loop name="Percussion 1" file="music/Percussion/Track6_Percussion.mp3" />
<loop name="Percussion 2" file="music/Percussion/Track7_Percussion.mp3" />
<loop name="Percussion 3" file="music/Percussion/Track8_Percussion.mp3" />
</group>
</music>

by
by
by
by
by