Skip to main content
Participant
November 19, 2018
Answered

Why can't I select another option other than Event

  • November 19, 2018
  • 2 replies
  • 216 views

I'm trying to change my audio sync and it will not let me change it to anything other than Event

This topic has been closed for replies.
Correct answer JoãoCésar17023019

Hi.

HTML5 documents only support sync event.

What's your intended output? If it's a video only, I suggest that you use an AS3 document instead because it has other sync options + many other features.

Regards,

JC

2 replies

Community Expert
November 19, 2018

For some reason HTML5 projects only support "Event" audio.  If you use an Action Script 3 project you should be able to switch your audio to Stream.

JoãoCésar17023019
Community Expert
JoãoCésar17023019Community ExpertCorrect answer
Community Expert
November 19, 2018

Hi.

HTML5 documents only support sync event.

What's your intended output? If it's a video only, I suggest that you use an AS3 document instead because it has other sync options + many other features.

Regards,

JC