Get help using Adobe Animate and creating animations.
Recently active
I am trying to create videos in Animate (Adobe Animate 2024) to bring into Photoshop for an animated video. I have done this before very successfully but I don’t recall how!I am creating movie clip symbols with a transparent background using alpha 0 in the Properties, and Exporting the file as Video/Media.When I export the movie from Animate it creates a black background! I do not understand why! What is going wrong?
I've been seaarching like hours but still I couldn't found the magnet tool. I'm downloaded today, pls help me.
I am an ancient hand animator from a very different era (the animation stand/16mm days.). I would like to import a large number of sequential drawn images to a software program and be able to assign different durations per image, ending with a simple but controlled animation. It seems to me to be a very straight forward action, and I can almost accomplish this on unsophisticated programs like Imovie on my Mac. However that program doesn't really give me the time duration control I need. I've tried to learn what photoshop has to offer in this regard as well as other adobe animation programs but these seem way too cumbersome for my simple needs. I fear that even if I were to conquer the steep learning curve presented on the many tutorials I've watched, I would still not enjoy the flexiblty I require for both image movement and frame by frame sync to sound. I would very much like to read any insights to help me with this problem. In th
I tried importing & dragging an MP3 file into Animate CC and I would get this message (see image) "Couldn't Import *.mp3…" "One or more files were not imported…". I tried this on both Mac & Win10 (everything is to up to date), installed QT on Win10, Reset my settings, tried it on another mac with a fresh install.I used a stand alone media converter from a raw recording (mac & Win), tried to fiddle with the compression etc. The last step is to open an old Flash file with an mp3.
Im NOT talking about editing the jvm.ini file. This file is obviously for allocating more memory during publishing only. I need to know how to allocate more memory to animate for the UI so that the program stops going blank after i load an FLA. thank you
simple enough. I open an external library and publish. i get this Scene 1, Layer 'Layer_1', Frame 1, Line 1, Column 28 1180: Call to a possibly undefined method clip2. basically flash is not recognizing the clips in the external library i just opened. only after i drag them into the main library does it recognize them. this is either a bug or a huge DERP by adobe. WTF is the point of being able to open an external library and not be able to use it??
Basically my library is just too big for adobe animate to handle in one piece. I need to break it into multple pieces and have it either load through AS3 or load only during publish. Adobe animate literally runs out of memory and the whole program turns black after only a few seconds of editing anything in my library. Loading the library with the "open external library" doesnt work, it crashes everytime because my library is just too big.
So I managed to import audio into the library and put it in the timeline, but now whenever I hit play, the playback will only include the audio if I start from the first frame! If hit play from anywhere else in the timeline, complete silence
For the life of me, Animate won't let me import this audio file. I made sure it's in an accepted formatI updated the appI made sure it was set to "all openable formats"I tried importing to the library, straight to the stage, and just dragging and dropping it Every time it simply said it could not import the file. No explanation, no error code, nothing.
I really want to make animations and game's using Actionscript 2.0 and since Flash CS6 is the last version of Flash/Animate to have Actionscript 2.0, I want to know how to get it
Hello,Recently I have been getting this error every time I try to test/preview an HTML5 Canvas document in Animate CC (2018). I have tried reinstalling, read another solution (the output directory could not be found - sadly I had no folder named "_" or "/" so this solution doesn't apply to me), I have tried saving in different locations with new names etc. Nothing has helped. So far I have found no answers anywhere on the internet either. I have been working with Adobe for over 8 years now, but only for a month or so with Animate CC. This is quite problematic for me since the deadline is quite soon (student at the University of Applied Sciences), and none of the other students nor teachers are able to solve this issue with me. This is my absolute last out since I cannot seem to find a way to just 'call' or email Adobe either. I'm hoping that someone may have a solution here for me.Jessy
Hi all,I am investigating the FLA OLE-based file format created by Adobe Flash CS4. I imported a WAV file into the project and then saved it as a FLA file. After that, I used 7z to extract the FLA file. I am struggling to extract the WAV file’s information in binary mode, even though Adobe Flash CS4 can read and retrieve details such as bit rate, bit depth, and channels for the WAV file. This file is quite old, so if anyone has any insights, please help. Thanks!
(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!
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.