Sound question

I always wondered this and now i want to ask you so i can learn something new (besides i know everything except advanced actionscript :slight_smile:

When i press enter at the beggining of the sound file, the sound file plays from beggining to the end. But when you press enter at the half or whatever that isn’t the beggining then the sound doesn’t play.

How do you play a sound from the frame 32 if the beggining of the sound is at the frame 1. And the whole movie has let’s say 300 frames. But in the timeline not in the player.

Thanks.

If you are dragging your sound onto the stage I don’t think you can do this. The sound gets initialized on the frame it starts at.

If you use the sound object in Flash I believe you can offset the starting time, but that goes by time and not frame number.