Get help using Adobe Animate and creating animations.
Recently active
(function () { var profiles = ['co2', 'miguel', 'luis', 'pedro']; var profileXML = []; profileXML.push("<dialog title='Seleccionar Perfiles' buttons='accept,cancel'>"); profileXML.push(" <vbox>"); profileXML.push(" <label value='Selecciona los perfiles a importar:'/>"); for (var i = 0; i < profiles.length; i++) { profileXML.push(" <checkbox id='profile_" + i + "' label='" + profiles[i] + "' checked='false'/>"); } profileXML.push(" </vbox>"); profileXML.push("</dialog>"); var dialog = fl.xmlPanelFromString(profileXML.join("")); var selectedProfiles = []; if (dialog.dismiss === "accept") { for (var i = 0; i < profiles.length; i++) { var value = fl.xmlui.get("profile_" + i); debugLog("Perfil disponible: profile_" + i + " = " + value); if (value === "true") { selectedProfiles.push(profiles[i]); } }
Hi, I'm learning character animation. I'm going to try coding for the first time. I looked at many tutorials but they were all interactive and with buttons. I collected all the movements of a character in a single movie clip. My aim is to call some of these movements to the main scene with code. However, when I opened a new scene, I could not call the movement I wanted in the same movie clip. Am I on the right track? For example, how can I call only the running and stopping movement from the movements in the image to the main scene with code? Thank you very much in advance
I updated Animate for the first time in a while, and I noticed that the text sizing is finally adapting to very high-res monitors, which is great! But... I had my Actions window stretched to the full Windows height, and after the update, the window got even bigger. The bottom edge is now past my screen and I can't grab the bottom to re-size it. I noticed if I change my Workspace to a different setting, the re-sizes it but.. I like my custom workspace setting. Seems like there should be a better solution than creating a Workspace from scratch?
Is there still an Accessibility panel in Adobe Animate CC? I can add accessibility with a Movie Clip instance name, or through ActionScript, but this help document (when you scroll down) says there is an accessibility panel under Window > Other Panels > Accessibility. Is this page just wrong?Creating accessible content in Adobe Animate CC
Hi there!Is there any way to disable the "Modern Rigging" link in start menu?Sometimes it start to flash like it's bugged and the Animate one in the task bar also starts to flash in orange endlessly.It also makes Animate open slower, as you can see how the program started while the Modern Rigging animated link don't and it actually takes a couple of seconds to do it. This can be a little thing, but it is annoying. Thanks in advance!
Hello! I'm creating a jsfl scripts to automatically transfer classic tweens to motion tweens.I'm looking for the jsfl functions that can do the join motions/ devide motions function from menu.However I couldn't find it in api documentations. Is there any ways to do that?P.S: The reason why I need to create this script is that the engine I use doesn't support classic tweens, but with motion tweens the transformation point offset shifting bugs make animation editting impossible to do.
Hello!I'm currently working on a cut-out animation and I've run into a problem: I don't understand how to properly animate body parts so that they can move freely between layers.For example, so that in one frame the hand is behind the body, and in the next - already in front of it. This is the example I'm aiming for.:https://www.behance.net/gallery/192101547/The-Twelve-Chairs/modules/1117336699I would be very grateful for any advice or ideas on how to implement this. Thanks in advance!
When using Harman Air - with Adobe Animate, we used to get this window... Cannot find it, or get it to open anywhere.Has it been removed?
Very important. We use Swf Studio from Northcode in ENAC and we have created a sophisticated product to create complex CBTD exercises for Pilots and Air Traffic Controllers which allows us to propose dual-screen on single-screen complex CBTDyn exercises. Our Tool is called CBTDyn and we use FLASH and the product SWF Studio. We are unable to launch our exercises on Windows 10. The Northcode blog wrote a fix has been developped for Windows 10. We tried to contact Northcode (http://www.northcode.com/blog/SWF-Studio-and-Windows-10) by phone and mail but they didn't answer. Can you confirm that Northcode is still working with Adobe. Thank for an answer because we need this fix to continue to use Animate CC to build our exercises.
The alpha check box on the Stage has been removed. Using the most updated version of Adobe Animate and can no longer find it. Fairly new to using animate but the last time I used it, the option was there. Now isn't. Have tried clicking around to find if there is perhaps another way but can't fi nd a solution. This is annoying me lol could someone please help. Hopefully an easy and simple solution that I have not tried.
I've recently installed adobe animate 2018 CC and when i open it, after trying to load "Document templates" The program crashes. I have tried compatibility mode and everything
I am building an e-module application that can be used as an exe on destkop and apk on android, the problem lies in that I use firebase to store user logins as well as quiz results and leaderboards.does anyone know how to connect firebase to my animate project so that the login and quiz results are stored in firebase?
I use Animate to create animated social media posts.Then I select "File", then "Export", then "Export Animated GIF..."Sometimes, not always, the colors in the gif are muddy: yellow comes out as dull brown, blue comes as dull green.I've tried different things, pulling out complex objects, gradients, etc. but I can't figure it out.Doesn't happen all the time but it can ruin several hours work.Thank you!
I recently retired so I'm now using a personal laptop instead of a laptop provided by the school I worked at. With my old laptop I used to use Swiffy to convert swf into mp4 files. I just attempted to download Swiffy to my new laptop, but Copilot is telling me that Swiffy is no longer available, and it's recommending two alternatives, FreeConvert and Convertio. However, I have no grounds for guessing if either of these are best. Could someone please let me know what you prefer?
My animate fla file is corrupted, but the file size is still large. I was told that as long as the file size isn't something small like 1 or 2 kb, there were ways for adobe support to restore it. I've tried the winrar method already.
Has anybody got a scratchbook style reval animation, (on hover) working in a adobe animate html canvas project? Different form the example below: using x2 different images (one on top of the other), on hover, hide the top image to reveal the image below. Similar excample: https://createjs.com/demos/easeljs/alphamaskreveal Any help to get started on this, much appriciated 🙂
Hello Adobe Animate Team,Thank you for the continuous improvements to Animate!I’d like to suggest a feature to speed up the frame-by-frame animation workflow. Currently, when pressing the “next frame” key (right arrow or >), the playhead (blue vertical line) does not move forward unless a keyframe exists or is created by drawing or pressing F7. This means animators must manually create keyframes before moving forward.It would be very helpful if Animate allowed the playhead to move forward freely on the timeline when pressing the next frame key, even if no keyframe exists yet, while still showing the previous frame through onion skinning.This way, animators could smoothly navigate frame-by-frame, seeing their previous drawings and choosing exactly where to start the next keyframe. Once they start drawing, a keyframe would be created automatically thanks to auto-keyframe.This feature, similar to how Toon Boom Harmony works, would greatly improve workflow speed and creative flow for tr
In AEM Guide, I want to include a JavaScript file while creating an HTML5 form. The CSS is working, but the JavaScript is not integrating properly. I'm not sure how to include the JS file correctly
While using the latest version of Adobe Animate, I suddenly encountered an issue where the application would no longer launch. In an attempt to resolve this, I completely uninstalled all Adobe applications as well as Creative Cloud, then rebooted my PC. After that, I installed an older version of Animate (24.0.1), but the problem persists — Animate gets stuck at "Configuring Workspace" and becomes unresponsive.Based on solutions I found, I have already deleted the following folders:C:\Users\<username>\AppData\Local\Adobe\Animate CC 2024\C:\Users\<username>\AppData\Roaming\Adobe\Animate\2024\Unfortunately, the issue still remains, and Animate does not open.If anyone has any suggestions or possible solutions, I would greatly appreciate your help. Thank you in advance!
My default values for the f5 and f6 keys don't match. And I can't make dots and a frame ribbon on the timeline.What should I do? Help.I've already tried default combinations with the Ctrl, Shift and Alt keys. It doesn't help.
This is REALLY winding me up now! ANOTHER output problem. I am creating two files with identical content. One is 1080x1920 HD, the other is 1680x675. All items on the artwork are repurposed to suit the size and shape and the main items are vector-based. When I export to Video/Media to create a .mov file (Quicktime/Default (Animate)), the 1080p screen vectors are nice and sharp. Using the same settings to export the other file, it's blurred. I've tried EVERYTHING to get the settings for the landscape version to work and it just doesn't make sense that it works for one and not the other. I have tried this on both Intel and M2 Macs but no difference. I have SOME hair left, but not much!
Hi friends, the title says it all. I am looking for instructions, tutorials, and advice on how to do this. I really would like to find a step by step tutorial on how this can be done. If anybody can point me in the correct direction please do. Thanks Adobe Animate HTML5 Audio Player with playlist
Hello Adobe Animate Team,Thank you for the continuous improvements to Animate!I’d like to suggest a feature to speed up the frame-by-frame animation workflow. When pressing the “next frame” key (right arrow or >), it would be great if Animate simply moved the playhead forward on the timeline, even if there is no keyframe there, while still showing the previous frame via onion skinning.This way, animators can freely move forward and see the previous drawing without needing to manually add or delete keyframes. Then, once the animator starts drawing on that frame, a keyframe is automatically created because auto-keyframe is activated.This small change would keep the creative flow smooth and uninterrupted, making traditional animation much faster inside Animate.Thanks for considering this!
Is someone able to explain this for me? Attached is a screen grab. *Ignoring the difference in resolution* (on the left is a vector placed in Animate and on the right is a blown-up version of the end result in a .mov file), there is a problem I can't work out. I've tried what I think is every combination of file conversion using Media Encoder and Movavi Studio, but it's always the same. The logo develops a drop shadow. Looking further into it, it appears to be anything brightly coloured, although red seems to be particularly noticeable. I've tried placing the file as a high res JPG, a PNG or pasted directly from Illustrator as a vector but nothing is helping. Any ideas or help on conversion settings would be gratefully received.
Expand the Global section by default in Action panelIt's 3 lines. doesn't take much space. having to click it open for multiple files every time is a PITA.
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.