Get help using Adobe Animate and creating animations.
Recently active
I found an Adobe Animate file on a website, when i open it, It got me an error saying that the error ouccured when opening but somehow it worked on Older Versions of Adobe Animate or Flash CS. SomeOne Explained!!
I have several different sizes (80, 50 and 250Mb) of videos in mp4 where I stop several frames but one video is added to the video folder but not the others. I have htm5 canvas documents. What could this be due to?
Bonjour, J'ai créée un symbole dynamique qui a une fonction de bouton et je souhaiterais maintenant l'utiliser dans adobe XD. comment faire pour l'enregistrer sur animate et le réutiliser ailleurs ? Merci
I have a "START" and "CREDITS" buttons on my game menu screen animation and I need help with coding. I want it so that when the person either clicks on "START" or "CREDITS" that it will stop the menu screen and transition to either the cutscenes of the game or the credits screen. I don't know how to code very well and need help with figuring out what to put for the actions menu.
I am a bigner in Adobe animate facing error msg on importing symbol. A have attached a file for better understanding. <edited-kglad>
Hello,I have been experimenting with the C - level JSAPI in Macromedia Flash 8 and in Animate 23.0.2. I've realized that aside from having to compile to either x86 or x64, the api has remained pretty much the same. However, I discovered that a function that returns an array object would crash Animate, unlike running the same code under Flash 8. Here I have the snippet of code defining a simple test function, which would return an array object, where the 0th element is a + b, and the other a - b:JSBool computeMath(JSContext* cx, JSObject* obj, unsigned int argc, jsval* argv, jsval* rval) { long a, b; jsval calcs[2]; JSObject* arrayObj; if (argc != 2) return JS_FALSE; if (JS_ValueToInteger(cx, argv[0], &a) == JS_FALSE || JS_ValueToInteger(cx, argv[1], &b) == JS_FALSE) return JS_FALSE; calcs[0] = JS_IntegerToValue(a + b); calcs[1] = JS_IntegerToValue(a - b); arrayObj = JS_NewArrayObject(cx, sizeof(calcs) / sizeof(calcs[0]), calcs); *rval = JS_ObjectToValue(array
Hi there, i'm finally exporting an animation i've been working on for 7 months now, the animation is about 10 minutes long and the .fla file is about 300mb, i'm currently using animate 23.0.2. During export, which is hvec and the youtube 1080p preset, the progress bar gets to 86% and hangs, i can see the scratch file it's been slowly increasing throughout the day. It is currently at around 307gb and no sign of slowing down. What gives? Is this some sort of storage leak? is that even a thing? I had to symlink just to get it to do this on my big drive because it was eating all the space on my windows drive and running out. I guess my question is, is this normal?
Right now my two main problems are, i export as a swf, i get in the output window, layer effects are disabled in SWF, this is an issue as i use them often in the animation. Second is when i export it seems to show items outside of the stage, i would like it to not do that. I understand some people say the fix to the first one is to disable "optimise for after effects" I actually intend to import to after effects or premeire pro in order to finish the post production of the animation such as adding audio effects and titlecards.
How do I increase the number of frames in my animation file? I have a song that lasts 3 minutes and 15 seconds and the only way to get it to seamlessly loop is if I play the entire thing and then loop. But I have maximum 47 seconds of frames and about 1140 frames total. Is there a settings options to add more time/ frames to the file and if so how do I get there?
I have a game menu screen with two buttons. A start and credits button and I want the audio to play in the menu screen to loop but when the person clicks the start button to stop and when the person clicks credits to continue looping the same song. How do I do this, and also can png images be used as buttons or does it have to be text in order to be a button?
Hello, I've just tried to use Animate for the first time, to create a 14 second animated GIF. However, the output file size is shocking: 1920 x 1080: 278 MB800 x 450: 25 MB (attached) Could it be because I've stretched the images over 120 frames each? Is there a setting in Animate to simply pause for say 4 seconds on one frame? Thanks in advance!
Everytime i make a brush stroke it shows the outline instead of the brush stroke and ive went into layers to turn off outlines but it doesnt work.
I put a moving keyframe that makes my character move left to right, but I wanted to make it rotate while walking as well and I have these:
Is it possible to lip sync character in adobe animate after bone tool rigging.
You are all welcomeI'm having a problem adding a library for adsWhen I add the colored line, this error occurs, and I don't know why this happens.Can you solve the problempicture of the problemmain, Layer 'Actions', Frame 1, Line 70, Column 24 1046: Type was not found or was not a compile-time constant: ConsentInformation.
how can i make the bubble behind there move? it supposed to move like in timeline becaus i have put motion tween. but, when i'm turn it into swf. file, why it doesn't even want to move ?
help me make that play button funtioning on the imported video pls! i need it able to play and pause the video. btw, i'm using adobe animate 2023
Hello Everyone, I have a school project coming up and I have to make an interactive animation on Animate CC. So for this animation, I've created all the sprites. I'll be creating a very simple point and click game. I have designed all the assets myself and I just need help with programming the functions and individual actions for the game. Please do not hesitate to shoot me message. I'd prefer to screen share while I'm working on the project so I can ask questions along the way, so please have a chunk of your day available. It's a monumental task for me as I am very new to coding in animate cc, but surely it isn't for you. To get an idea of what I need help with is I'm currently making a game menu screen but can't get all the individual parts of the menu screen to work. Please reach out I need help!
能不能给个更改方法?
I've tried countless things, up-to-date tutorials and articles, trying different symbols, it felt like it wouldn't end. So please try to help me out here.(Side Note: Those articles and tutorials said that the filters section is in the frame tab located in properties, but it's actually in the object tab. And it's only in the object tab when the component selected is a symbol).
Hello,I couldn't export anything in animate CC. When i click export video and export H.264 or mpeg4, it doesn't work. The issue is on both latest or previous versions. My devicce is M1 macbook pro. Do you have any solution?
Hi. I have a problem here. I have done an animation with actionscript and some videos in the animation.I also have publish the animation into .exe file.When I open up the .exe file, the playback and buttons are well.The problem here is, I sent the .exe file to my friends thru Google Drive, and when he open up the file, the video that supposed to be played is missing.I have already sent him the video and the project as well, still the playback have missing content.Please help, and thank you in advance.
Hi -I'm having trouble figuring out the correct steps to control sound in the Actions panel.Client wants music to start after hitting a "Play" button. They want the music to continue playing until the viewer hits a "Replay" button. Basically, what I need to do is figure out how to pause the previous instance of the music so it doesn't play over itself when the video replays..FLA attached:valtoukatly.com/BeaconSt_WIP/beaconst.fla 2.zip
Hola, quería saber si podían ayudarme, animate no me esta dejando abrir mi archivo, me marca como error y me lleva a la pagina principal, podrían decirme cómo solucionarlo,por favor, gracias 🙂
مشكلة في عملية التصدير تظهر لدي الفيديوهات في الجهاز لكن عند العملاء تظهر شاشة سوداء
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.