Hi,

Is it possible to reset or clear the duration and position of a sound
object once it has completed playback.

When I am loading a new sound that is longer than the previous one,
the position continous from the end point of the previous sound and
then is simply not updated further when it reaches the end point of
the new sound.

If I load a sound that is short er than the preceding sound, the
position issimply set to the end point of the new sound, and remains
there to the end of the new sound.

is this a bug, or a feature, and how do I get around ti without
creating anew sound object or initialising the existing one (with e.g.
mySound  = new Sound();

Thanks.

Nik
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to