Do you have any comment or questions about riza file?
Reply to
Please register &
login before you post!
fantero
/ flash & video
Details
Uploaded: 12 April 2010
Opens With: Flash CS4
Files Included: FLA, PDF, XML,AS,MP3
Size: 366kb
Action Script: AS3
Resolution: N/A
Documentation: normal
Keywords:
Do you like this file?
Features:
1. Load external Mp3 file.
2. Load all config(s) from XML file.
3. Drag N Drop sound player.
4. Vector Interface.
5. Fully commented ActionScript.
Why it's good:
1. Real Drag N Drop MovieClip, Ready to use.
2. Best for flash designers who do not want to touch codes.
3. Noinline code, All codes in one .as file.
XML file:
<sound>
<url> music/music.mp3 </url>
<play> true </play>
<drag> true </drag>
<repeat> 9999 </repeat>
</sound>