Get help using Adobe Animate and creating animations.
Recently active
I tried automatic lip sync. I drew all the mouths, converted them to graphic symbols, and made a line out of the keyframes. But when i click the lipsync option in the object menu, Only the frame that i am on can be assigned. There aren´t any of the symbols that i created in the visemes assigning menu.
Hallo zusammen, ich habe gerade angefangen mit Animate Online-Banner zu erstellen. Soweit so gut. Allerdings wird mir diese Meldung angezeigt, wenn ich das Projekt als HTML veröffentlichen will. Ich muss arbeitsbedingt auf einem Server speichern... Aber auch das Speichern auf dem Schreibtisch bringt die selbe Meldung.Vielen Dank für eure Hilfe
I am using the C-Level Extensibility JSAPI in Adobe Animate 2023. I downloaded the official sample file and learned that the API requires to call JS_DefineFunction. To test the API, I programmed this simple extension (using the C programming language) :#include <Windows.h> #include <stdlib.h> #include <tchar.h> #include <mm_jsapi.h> JSBool messageBox(JSContext *cx, JSObject *obj, unsigned int argc, jsval *argv, jsval *rval) { if (argc != 2) return JS_FALSE; unsigned int textLength; unsigned short* text = JS_ValueToString(cx, argv[0], &textLength); unsigned int captionLength; unsigned short* caption = JS_ValueToString(cx, argv[1], &captionLength); int result = MessageBoxW(NULL, (const wchar_t*) text, (const wchar_t*) caption, MB_YESNOCANCEL); *rval = JS_IntegerToValue(result); return JS_TRUE; } MM_STATE void MM_Init() { JS_DefineFunction(L"messageBox", messageBox, 2); } Please note that the code above functions properly.
Can Animate accomplish a 180-degree view effect like in the landing page for adidaschile20.com? Thanks, Mike
Hi, I'm an animate novice, playing around with a html5 Multiple Choice quiz. It all works well, but I'd like to change the message displayed on the final score page dependent on the value of the total score achieved - so if the total score is 0/3 a message something like "oops- total fail" appears. If the total score is 1/3 then a different message is displayed, and different messages again for each of 2/3 & 3/3. I'm sure it's a really simple thing to do, but any help would be greatly appreciated I have a dynamic textbox called "scorecomment" ready for the message, with the following code for the scoring:var totalscore=3; var thecoun=0; this.totalscore.text=totalscore; function scoreIt(){ thecount=thecount=1; }
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).
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.