PDA

View Full Version : insert silence or blank into importet wav


dalle
06-07-2005, 10:32 AM
I have a flash presentation where I normally insert a bunch of frames (F5) in all layers if I need more time between keyframes. But when there is a sound track it will not work. Is there a way to insert blanks or silence into an importet wav, without having to split up the wav in an external sound editor?

rustys27851
06-07-2005, 08:33 PM
I think you can use the same code you would for a pause button, but just apply it to a key frame. And then resume it when you're ready on another keyframe. Don't know the code off the top of my head, but I think I've seen it before. Try dowloading some mp3 player tutorial .fla's and experiment with the actionscript used for the pause button.