Copy link to clipboard
Copied
I made a project but the preview looks one way and whenever I do the Ctrl + enter it shows a messed up thing that does not sync the way I did
Copy link to clipboard
Copied
Someone pls help I really need to finish this project
Copy link to clipboard
Copied
you'll need to better describe the problem.
Copy link to clipboard
Copied
So I am doing a project and whenever I click on the embeded player it looks fine but whenever I try downloading the mp4 file it is just messed up, no audio
Copy link to clipboard
Copied
what's "the embedded play"?
how's an mp4 related to your project? is that something you exported from animate?
Copy link to clipboard
Copied
In animate where you can click to see your project, above the timeline the player shows my project the way I want it but whenever I try downloading it its just out of sync
Copy link to clipboard
Copied
what's your framerate?
is there sound that's out of sync?
are there movieclips out of sync?
are there graphic symbols out of sync?
Copy link to clipboard
Copied
framerate is 24fps
the sound is right but it keeps looping and it does not stop where I want it
Yeah, the symbols are out of sync
Copy link to clipboard
Copied
what keeps looping? the main timeline? some other object?
what symbols? movieclips? graphics?
Copy link to clipboard
Copied
Yeah the main timeline but the audio from the 1st play does not quite end at the beggining of the second play,
they are movie clips
Copy link to clipboard
Copied
set your sound's sync property to stream.
put this.stop() on the last main timeline frame if you want to stop looping.