Can anybody help me to add sound in my flash tease.
Actually i want to play sound in background and pictures slide show in main tease.
Right now i an able to see pics slide show but sound is not getting played.
My script is as below.
Please help me.
start#page(
'',
pic("*.jpg"),
delay(5sec, start#,style:hidden)
hidden:sound(id:'audio1.mp3')
);
page7#page(
'',
pic("*.jpg")
);
page8#page(
'',
pic("*.jpg")
);
page9#page(
'',
pic("*.jpg")
);
page10#page(
'',
pic("*.jpg")
);
page11#page(
'',
pic("*.jpg")
);
page12#page(
'',
pic("*.jpg")
);
Help me...for flash tease
Re: Help me...for flash tease
Unfortunately you can not play sound while changing pages. When you change a page, all sound will stop.
Check out my new site, and read SexTV story there!
Also I have the DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it.

Also I have the DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it.



