Copy link to clipboard
Copied
I have an animation of 25 fps - jpg. When I view this animation in the program (ctrl+Enter) everything is fine. When I export the animation to an EXE file the frames from about 180-250 flicker as if there are empty frames between them. My composition is set to 25 fps, if I change it to 19 everything is fine, but if I set the number of frames 20 and above the screen flickers always at the end of the animation. This is terribly frustrating.
Copy link to clipboard
Copied
@kglad Your GIF looks good, but the MP4 looks smoother for me.
@NataliaPL It's the player you are going to use to play the MP4 that thas to loop it. It doesn't make sense to use code for it.
Copy link to clipboard
Copied
yes, your mp4 looks smoother than my gif. but i didn't do any adjusting to increase the smooth play of that gif.
so, it's not smooth enough for the op, they can make those adjustments.
Copy link to clipboard
Copied
when I do loop I use on last frame action "
{
gotoAndPlay(1);
}"
It's looks no good in MP4 - I see one blank frame
Copy link to clipboard
Copied
you can't loop an mp4.
well, you can loop the animation, but if you have a 10 seconds animation and you want your mp4 to play 4 times, you'll need a 40 second mp4.
ie, you can't loop indefinitely with an mp4 and file size/loading is a problem as repeats increase.
anyway, do you see a problem with the looping gif i uploaded?
Copy link to clipboard
Copied
GIF is not a solution - only 256 colors
lopps 10s x4 = 40s it doesn't make sense!
this loop is supposed to play infinitely long
Copy link to clipboard
Copied
Copy link to clipboard
Copied
When I watch it in the internal player (ctrl+enter) everything is ok.
Copy link to clipboard
Copied
"I have an animation of 25 fps - jpg"
how is jpg related to this? (and you have a typo, "I have 250 fps", correct?)
Copy link to clipboard
Copied
yes, I have 250 fps - each frame is 1 jpg
Copy link to clipboard
Copied
sorry I have 250 frames and 25 fps
Copy link to clipboard
Copied
ok, check your animated gif settings, if we're all using comparably equipped computers, esp with ram (though i have win10)
and you're stage size is much larger than necessary. decreasing the stage size will decrease the resources needed to create and play the gif.
Copy link to clipboard
Copied
ni I use GIF only JPG
Copy link to clipboard
Copied
becouse is sequence jpg animation with frame rate 25 fps set up in Animate
Copy link to clipboard
Copied
becouse is sequence jpg animation with frame rate 25 fps set up in Animate
By @NataliaPL
what does this mean? and would the html/js version of you animation work for your purposes?
Copy link to clipboard
Copied
I don't know, I'm making a presentation with a lot of animation. When an item is selected, the animation will play. In the html version, I don't see the option to select the animation playback. Is this possible?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I need to make a presentation - 1 render of a product on which you need to indicate some elements and when you select an element, an animation starts. The whole thing displayed on TV as a presentation to the customer.
Copy link to clipboard
Copied
can you use a web browser on that tv to display the html?
and did you check the html to see if the animation works the way you want?
Copy link to clipboard
Copied
In HTML, I can't add buttons superimposed over video
Copy link to clipboard
Copied
components overlay the canvas.
Copy link to clipboard
Copied
thanks 🙂
Copy link to clipboard
Copied
you're welcome.
is everything working the way you want now?
Copy link to clipboard
Copied
yes, HTML is better and I don't understand Adobe logic, because in Animate I have many new scenes only it either works or doesn't work
Copy link to clipboard
Copied
i didn't understand the last part of your message, but the first part sounds like you're making progress.
Copy link to clipboard
Copied
briefly - Adobe Animate created for animation and presentation, only for presentation is not suitable 😞