Can anyone help me with AS3? I designed about 5 or 6 buttons in Flash CS3 and when pressed I want each button to play a different audio file from an xml file.
The instance name on the first three buttons I created are "PrintAdBtn" "InOfficeBrochure" & "starterKit".
The name of the xml file I have is playlist.xml.
This is the xml code.
<?xml version="1.0" encoding="utf-8"?>
<PLAYLIST>
<SONG URL="audio/print ad.mp3">
<SONG URL="audio/In-Office brochure.mp3" >
<SONG URL="audio/starter kit.mp3">
</PLAYLIST>
Thank you
Customer Services Call Center,
Call Center Services,
IVR Services, Database Services and Web Servi
The instance name on the first three buttons I created are "PrintAdBtn" "InOfficeBrochure" & "starterKit".
The name of the xml file I have is playlist.xml.
This is the xml code.
<?xml version="1.0" encoding="utf-8"?>
<PLAYLIST>
<SONG URL="audio/print ad.mp3">
<SONG URL="audio/In-Office brochure.mp3" >
<SONG URL="audio/starter kit.mp3">
</PLAYLIST>
Thank you
Customer Services Call Center,
Call Center Services,
IVR Services, Database Services and Web Servi