Click to See Complete Forum and Search --> : Audio clip in front page
StevieE17
12-09-2005, 03:30 PM
How can I add an audio clip? I have whole wma tracks saved in windows media can I add to site or as a link, hot spot. Please easy instuctions self taught dabbler needs assistance thanks. www.e17jewel.co.uk email SteveH1007@aol.com
RayRay
12-10-2005, 04:52 PM
This a simple task....
1) Click on format
2)Background
3) under the general tab insert sound...
Hope this helped ;)
StevieE17
12-11-2005, 08:35 AM
Thanks kinda sorted it now need to work at linking to button preferably, the track plays in total anyway of just adding audio clip of 30 seconds say, thanks anyway. Steve.
RayRay
12-11-2005, 08:38 AM
Hang on a sec...I will send you a code
RayRay
12-11-2005, 08:48 AM
the easiest way I have found is by creating a small flash file with the following code in two scenes:
Label: "Turn music off"
For Scene:
onFrame (5) {
gotoSceneAndStop("<current scene>",3);
}
onFrame (2) {
playSound("song title here.wav");
}
For Label:
onSelfEvent (press) {
stopSound("song title here.wav");
nextSceneAndPlay();
}
SCENE 2:
Label:
"Turn music off"
For Scene:
onFrame (5) {
gotoSceneAndStop("<current scene>",3);
}
For Label:
onSelfEvent (press) {
prevSceneAndPlay();
}
StevieE17
12-23-2005, 03:50 PM
Cheers ray will have a look at that when I get chance, have a whole song on the homepage which plays once, a clip would be better s it lasts 4 mins , thanks Happy New Year. Steve LONDON