Skip to content

Sound.position not working #1898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Txori opened this issue Dec 9, 2020 · 2 comments
Closed

Sound.position not working #1898

Txori opened this issue Dec 9, 2020 · 2 comments

Comments

@Txori
Copy link
Contributor

Txori commented Dec 9, 2020

I can't gather the duration and position properties of a sound. It surely isn't implemented yet.

I made a stripped down example for that: https://www.txori.com/stuff/ruffle/
With sources, flash version and ruffle version.

@ousia
Copy link
Contributor

ousia commented Dec 10, 2020

@Txori,

from what I can see in your Ruffle test, Sound.duration() seems to be working:

position-ruffle

Although Sound.position() isn’t implemented yet (according to your Flash test):

position-flash

But this is an already known issue (reported almost a year ago [#340]).

Once #1445 is merged, I hope Sound.position() could be implemented in Ruffle.

@Txori Txori changed the title Sound.position & Sound.duration not working Sound.position not working Dec 18, 2020
@Herschel
Copy link
Member

Fixed by #5482.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants