Get help using Adobe Animate and creating animations.
Récent
hi, could anyone help me figure out what happened with my audio?i have audio files with enough, not that bad, audio quality.when i add to Animate it sounds rather wierd like compressed, and then when i export it, it still sounds that bad.i compare them by played in Media player, wow, the quality between the two really different.although our studio new with Animate, but it seems just new problem that we never face before. if you wanna know, i attach all 2 files, samples original audio and rendered mp4.
Adobe Animate has been repeatedly crashing and I would like to allocate more of my 32 GB of RAM to it, however I cannot find how to do that. Please assist.
lets say its a happy face symbol and its moving to the left...and in one frame I want it to wink but...still moving ...who can I do that?----I create new frame...or ...change the symbol from the inside? how can I do that in just 1-2 frames and the symbol keeps moving.
Alguém poderia me ajudar??? Gostaria de Exportar minha animação como um vídeo H.264, mas gostaria de fazer o loop para um determinado frame (492) não para o início novamente, já tentei inserir action no último quadro gotoplay (492) , mas quando exporto o vídeo ele vai para o início.O vídeo está um pouco lento porque estou tentando editar com o Premiere e sonorizar, com locução também.O Loop que quero é "Venha falar conosco"
Hello, I'm trying to help a student. For some reason in one of her projects, the frame properties tab is missing most of the panels. Label and Sound are there but the rest are missing. I' tried resetting the workspace, restarting Animate and a bunch of general rummaging, but no luck. Her other projects all seem to be working normally. I've tried searching but I'm not seeing anyone that has the same problem. Help!
The UI scaling appears to force 100% on my Surface Go (1800x1200), causing the UI and text to appear incredibly small.Is there a way to set the UI Scaling to 'Auto' just like Photoshop and Illustrator CC (2019)? Shouldn't the "Spectrum" framework released today (Oct. 15, 2018) resolve this ancient issue?
Hello Adobe CommunityI am teaching a high school Game Design class and am a total novice with ActionScript code but very familiar with creating graphics and animating them. I need help tweaking a program so that a MovieClip object will disappear when contact is made with another movie clip. The game is a racing game and I want to have the "Car" seemingly pick up objects along the track as it completes the course. In the Library I have a MovieClip linked as 'Track' that has several layers, a road, finish line, road hazzards and points that the player must pass to stop the timer. I want to add objects that the player collects and have them removed from the display stack or just have their alpha changed to zero when the car passes them. I would imaging I have to add the objects to an Array and then write a function to change their alpha but I have tried a few things and being a total newbie nothing has worked so far. I would be eternally grateful for some help or
When I selected Classic Brush Tool and went to Properties tab, I wanted to change the brush type in brush options but there is a scroll bar covering those brushes.
Hello Everyone. I wanted to buy a mackbook M2 for better performance mainly on Adobe Animate cc. But shortly I found that animate cc doesn't run nativly on apple silicon. and the rosseta version is worst. So I am very much dissapointed. will any adobe guy can tell me when Animate cc can run nativly on mac M2. Is there any ongoing process ? Or I just should forget about it. It's never gonna happen .
I have a text field with many lines.While checking the (x,y) coordinates of the field, I came across an incomprehensible problem.The (x,y) coordinates in the text field are out of range of the field.Why this problems occurred,Please let me know if You can solve it.I want to make the field's base point coordinates be (0,0).Thank you// sm => list Array // There are no blanks before each character in the array. for (var i: uint = 0; i < sm.length; i++) { var tx: String = (i < sm.length - 1) ? "\n" : " "; musicList.appendText(sm[i] + tx); } DisplayObject(musicList); musicList.addEventListener(MouseEvent.MOUSE_OUT, mouseOutHandler); function mouseOutHandler(e: MouseEvent): void { var topOut: Number = e.localY; var leftOut: Number = e.localX; var bottomOut: Number = e.localY; // textField.height => 373.95 // The coordinates fluctuate slightly from time to time... For example trace("TopOut : " + topOut); // 7.999603271484375 ( Top > 0 )
I'm having a problem where I can't transform a parent object without its children transforming as well. To my knowledge, this is an intentional feature (or at least I remember seeing something about it in an update note, which I wonderfully can't find now), but I want to turn it off. I'm on a new computer and I'm trying to recreate my comfortable settings, but this is nowhere to be found. I've tried doing an online search but there's seemingly zero information. I also checked here as well to see if anyone else was having a similar problem, but this is not the case. I can't remember what this feature was called either, and I can't find any documentation that references it. If someone can guide me through the process of turning this unwanted feature off, that would be wonderful. It's greatly thrown me off schedule and I'm beginning to fall behind on multiple important projects. The parent object is the only one I've got selected. But the character's entire body i
Bonjour.J'aimerai simuler le panache de fumée (blanche sur fond de ciel bleu, mais c'est un détail) d'un avion d'acrobatie effectuant des droites et des loopings dans le ciel pour écrire 2026 (le tout en 2D). J'ai construit les chemins, l'avion vole correctement, et je sais comment faire apparaître les panaches à l'aide de masques. Mais, sauf à assembler des png transparents de nuages pour fabriquer des panaches, je ne vois pas trop comment créer un panache, pour le faire apparaître d'abord mince, puis qui enfle tout en se fondant peu à peu dans le ciel.Je vous joins le schéma d'acrobaties ainsi que le MP4 en l'état de l'animation (pas finie du tout, que ce soit dans la forme et dans le son, merci de votre mansuétude pour l'utilisateur occasionnel que je suis). Les acrobaties vont de 01:43 à 02:43
How would I animate the face of a asset character that has preset rigged animation on it ?I inserted an asset character that was already built then added the walking preset rig to make it walk, but now I'd like to animate the face as it walks. This is an asset in adobe. The yellow circle is the part Id like to animate. this is the layer with green on the timeline is the walking animation but when i go into the layer of the face and animate it , it doens't show up when he is walking this layer is the facial one. by default it only has one keyframe on the first section of the time line. all the extra keys are me adding animation but they don't show up when the character is walking. I can't access the face when the character is walking
Bonjour.Je souhaite déplacer un (des) objet(s) avec une des flèches de direction, mais la valeur de déplacement d'un pixel (10 avec touche Maj) est insuffisante pour un de mes projets. Je ne vois nulle part comment paramétrer (comme dans InDesign) cette valeur de déplacement. Cela est-il possible?
HelloI have a Mac Studio with Ventura and it seems Animate is the only program with very low performance.I read a similar post regarding an improvement of Animate on mac studio + ventura.Do you know when it will be available?Do you have any suggestion to improve the performance of Animate? Thank you
Select frames on multiple layers for operation. If there are locked layers in the selection, how to ignore the locked layers.Can jsfl achieve automatic judgment?If possible, I need some help. Thanks
최신 버전을 사용 중이고 언어 변경을 어디서 해야할지 모르겠습니다.한국어 설정을 도와주세요.
In a slideshow I made. I have on main four movieclips with several between rooms and these have added this.stop(); And in one of the movieclip inside it has put there several times this.stop(); but when I go back with a button exportroot button and then to go back to movieclip with several stops it doesn't play but when I remove many this.stop(); then it works and I have one stop and then it works. Why is that for?
Bonjour.Dans les options de test de l'animation -Menu Contrôle > Tester...-, apparemment rien ne permet, sauf erreur de ma part, et comme ce fut le cas dans des éditions antérieures, de tester une partie de l'animation. Cela m'étonne car pour visionner dix secondes au bout d'une animation, il faut se taper toute l'animation...Dites-moi que je me trompe ! Hi. In the animation test options -Menu Control > Test...-, apparently nothing allows, unless I am mistaken, and as was the case in previous editions, to test part of the animation. This surprises me because to watch ten seconds in the end of an animation, you have to get stuuffed with the whole animation... Tell me I'm wrong!
I tried to log into my Animal account this afternoon and it would not let me put in my password. It insisted that I log in through Google. When I did that, the account - under the email that I used to purchase and use Animate did not have Animate installed. My project were gone and it offered me a free trial. I have the PayPal recept. I know I purchased a year's subscription. I have cleared my cashe and browser history and tried to log back in. It still insists that I log in through Google and none of my stuff is there.I have tried the 800 number and have been able to get through to no one - not even when putting myself in the queue.
Hey Guys this is URGENT. So I was animating in Animate for days and suddenly the programm crashed. I tried opening the file again but everything is gone and I get the notification: "The scene could not be loaded into memory. The document may be damaged." Any help would be highly appreciated! Here is my file btw: https://we.tl/t-vyDk6ye1Nv
Guten Tag, Ich habe eben mit Adobe Animate animiert, und aus dem nichts ist das Programm gecrashed. Jetzt wenn ich die Datei öffne, ist die Bühne leer und in der Ausgabe steht nur: "Die Szene konnte nicht in den Speicher geladen werden. Das Dokument ist unter Umständen beschädigt." Ich bitte um dringende Hilfe, da sonst Tage von Arbeit einfach ausradiert sind. Wäre jeder Hilfe dankbar!!!!!!
Bonjour. Lorsqu'on sélectionne plusieurs images interpolées sur une même ligne verticale (en vert sur la copie d'écran), on peut les déplacer toutes en même temps. Lorsqu'on sélectionne plusieurs images interpolées sur une même ligne horizontale (en rouge sur la copie d'écran), une seule se déplace... Une combinaison de touches devrait avoir raison de ce problème, mais j'ai essayé en vain... Vos lumières s'il vous plaît ! Hi. When I select several interpolated images on the same vertical line (in green on the screenshot), I can move them all at the same time. When I select several interpolated images on the same horizontal line (in red on the screenshot), only one moves... A key combination should get the better of this problem, but I tried to no avail... Your lights please!
Adobe Animate in HTML5 CANVASHow can I make a memory game?can you post a simple fla file?
Hi everyone. I began to use Adobe Animate trial yesterday as a trial while I have problems opening jpg. and png. pictures, as well as psd. files. Dragging in or opening from the menu don't work. It seems the open options only accept animation/java files. Is it due to its trial version? Does anybody have the same problem?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.