audio - actionscript 3, SoundChannel, and SoundChannel.position -


The soundchannel has an element called "position", and unless I completely forget everything I am doing it, it is believed that where you are currently finding the place to be played in milliseconds.

I am finding FlashDaywell through this, and that number is always zero! I am checking the address of the voice channel assigned, and it is correct. But the situation always remains at zero.

Am I missing something? Yes, I can use a timer, but it certainly seemed like a quick way of making a pause with an easy way to restart playback ...

It was the case of the organization, before checking for the location I was changing the track in the second part of the track.

Comments

Popular posts from this blog

sql - Return Function using Cursor -

sql server - How to use pivot in this table -

javascript - Is there any way to add a new parameter to a function programmatically? -