mp3 files in flash

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
User avatar
Sexytimes 5
Explorer At Heart
Explorer At Heart
Posts: 396
Joined: Sun Feb 26, 2012 5:41 am

mp3 files in flash

Post by Sexytimes 5 »

Do I have that script wrong down there? Will Nyx automatically use the mp3 files you have uploaded if you write it in the script correctly? Seems like there should just be a way to choose the mp3 file you want associated with the page like you can a picture. Do you normally get the sound in reviews of your tease? Oh yes I have been dumping and clearing the history to get the saves to work. Please, if anyone knows exactly how to make mp3 files work in nyx step by step, I would appreciate the help, I don't want to have to give out the metronome online deal. It's not that bad to use the online ones but if you are taking on a flashtease you shouldn't have to mess with it! Thanks to anyone who tries to help! help! pic("16z.jpg"), delay(30sec, page16#,style:hidden) hidden:sound('click30.mp3')
);
curiousSK
Explorer At Heart
Explorer At Heart
Posts: 318
Joined: Sun Sep 20, 2009 8:57 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: England

Re: mp3 files in flash

Post by curiousSK »

just looked at the coding of one of my teases, and i have sound inserted like so:

hidden:sound('200-bpm.mp3', loops:5)

If the file is 30 seconds long and the page is <30s then just put 'loops:1'. that might be the issue. It's important to remember though, that if you use the visual editor AFTER you have already put the sound scripts in, then your sound script portion will be deleted. Check out my teases as there's one that is a how-to for button colour too :)
Best wishes - SK :oldtimer:
curiousSK
Explorer At Heart
Explorer At Heart
Posts: 318
Joined: Sun Sep 20, 2009 8:57 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: England

Re: mp3 files in flash

Post by curiousSK »

Sexytimes5 wrote: pic("16z.jpg"), delay(30sec, page16#,style:hidden) hidden:sound('click30.mp3'));
Additionally, i THINK you need a comma after "style:hidden)" so that like would become:

pic("16z.jpg"), delay(30sec, page16#,style:hidden), hidden:sound('click30.mp3', loops: x));

regards
Best wishes - SK :oldtimer:
User avatar
Sexytimes 5
Explorer At Heart
Explorer At Heart
Posts: 396
Joined: Sun Feb 26, 2012 5:41 am

Re: mp3 files in flash

Post by Sexytimes 5 »

Thanks alot curiousSK! Finally had an mp3 file actually play in nyx. I appreciate you taking the time to help me.
curiousSK
Explorer At Heart
Explorer At Heart
Posts: 318
Joined: Sun Sep 20, 2009 8:57 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: England

Re: mp3 files in flash

Post by curiousSK »

more than welcome, glad someone is taking the time to put in the effort to make a flashtease with sound again :D
Best wishes - SK :oldtimer:
Post Reply