Audio out of sync with video in HTML5
Copy link to clipboard
Copied
Hi, I have a music file that plays for 5 seconds with a dancing character. The character is in sync and ends when the music ends.
When exported, the dancing character is very slow and behind the music in time. The music ends and the visual still needs another maybe 2 secondes to finish. How do I get it to sync with the audio??
Side question: Those that are using AS3, are you publishing to swf?? If so how are you using swfs if browsers don't run flash anymore?
Copy link to clipboard
Copied
set the sound's sync property to stream.
Copy link to clipboard
Copied
it's an HTML5 file. so the only option is event.
Copy link to clipboard
Copied
that's incorrect.
and regarding your side question, only browsers with special addons will play a swf.

