Get help using Adobe Animate and creating animations.
Recently active
Bonjour, j'ai un gros problème sur l'installation d'adobe Animate :j'ai un macbook 10.13.6 et j'aimerais obtenir adobe Animate.Sauf que :- Je n'arrive pas a trouver une version compatible avec mon mac- Le site d'adobe dit que je n'ai pas le droit d'être dans le site de récupération d'app antérieur.Comment faire pour trouver une version d'essaie gratuit d'adobe Animate ?Aidez moi !!! ________Hello, I have a big problem installing Adobe Animate:i have a macbook 10.13.6 and i would like to get adobe animate.Except that:- I can't find a version compatible with my mac- The adobe site says I am not allowed to be in the previous device recovery site.How do I find a free trial version of Adobe Animate?Help me !!!
Hello! So whenever I make animations, there will be a point where they need to fade, but when I export the video the parts where it fades gets all messed up, I don't know what to do.I use Adobe Animate 2019
Hi,I'm trying to import a video into Adobe Animate for rotoscopying.But every time I try to import, the program crashes. I already tried a 30 second with 30 mb video, a 1 sexcond with less than 1 mb video, mp4, m4v, mov, flv formats and it'always the same error. Is there anything that I can try to do to make it work?I'm using an iMac 2017 w/ 8gb memory, 3,5 GHz Quad-Core Intel Core i5 and Radeon Pro 575 4 GB
I've been searching this issue and have found only scattered bits of information on this topic.Can anyone offer a definitive word on whether flash projector files will continue to work after 2020? If a user refrains from upgrading their OS, will the projectors continue to function, or, as one contributor suggested, is there a kill-switch that will stop them dead in their tracks as of 1/1/21? We've been working on migrating our applications since word first came out that the end was near, but there are some things that we're finding very difficult to accomplish without Flash, specifically intricate interactive video applications. My fear is that the flash projectors will simply cease to function as of the new year, and I need to know what to tell our users. Thanks.
I would like to find tutorials that teach anination special effects:For example, You have two layers: The bottom layer has an image and the top layer has a black rectangle. Or what ever. And you want to have a moving anination of a brush or erraser removing across this top layer revealing the image on the bottom layer as this top layer is in motion. And it is not frame by frame but more like a motion tween. Its fluid movement.Like a brush stroke moving across the page revealing the image below.Do you know where I can learn how to do these kinds of special effects?
Upon updating my Adobe Animate from v19.2.1 to v21.0.2, my current PixiAnimate plugin became incompatible with it. I tried to update the said plugin, however, I am stuck on the Installing plugin... phase... I tried to uninstall it, however, I got the Error Code - 11. Does anyone know how I can manually remove the said outdated Adobe Animate Plugin from my Mac? Thanks in advance!
Hi, I'm an old Flash user who used to make websites and interactive presentations back when Animate was Flash.Tho I've been superficially following up the evolution of Flash into Animte, it's been ages since I opened up the program.So I need to do a presentation for next week and I thought maybe Animate would be a good option, since Flash was always perfect for presentations, but I've found contradictory information about Animate's ability to publish standanlone projectors.Though the most recent info I can find on the topic (circa Sept. 2020) mentions the projector option will still be there, I can see that it's completely gone from the dialog screen.Is it gone for good? Was there any OS vulnerabilites concern behind this decision?Because I think it would be an excellent idea to keep the standalone option for presentations, and it kinda sucks not to be able to and to have to publish to a file that runs in a browser window. So, what's the current official status of this issue
Hi, I am looking for a quicker solution to accomplish the following:I want to duplicate a character (graphic symbol), as well as all the symbols nested within (arms, legs, eyes, etc). Duplicating the character symbol only duplicates that first instance, but all the limbs are still instanced of the original character, so I have to duplicate each nested instance as well, which is really time consuming. I would appreciate advice on how to do this quicker. Thanks!
Hi,When importing files from Adobe Illustrator to Adobe Animat, the colours change slightly in AN to a more faded and dull version (see screenshot).- I am using the latest AI and AN versions.- Colour settings in Bridge & AI are North American General Purpose 2.- Usually I am copy and pasting files directly from AI but I have also tried to import them to the stage or library but the issue remains. Any help would be greatly appricitated. Thanks in advance.
I am trying to include an xml that will be installed with the android app so that my user can save their username in the xml. is there a way to achieve this. I tried including the xml in the publish settings but android is not reading the xml.This is my xml load function if needed.var File1:String = File.applicationDirectory.nativePath; var xmlLoader = new URLLoader(); xmlLoader.load(new URLRequest(File1.split("/").join("\\") + "\\config.xml")); xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded); function xmlLoaded(e:Event):void{ loginPanel.rememberMe.enabled = true; myXML = new XML(e.target.data); if(parseInt(StringUtils.between(myXML.toString(),"<Saved>","</Saved>")) == 1) { loginPanel.rememberMe.selected = true; var User:String = StringUtils.between(myXML.toString(),"<User>","</User>"); loginPanel.username.Input.text = User; } }
I looked for some tool that could help me in the development of a message feed, but I didn't find anything that could guide me. See the example image: https://prnt.sc/ydeq1k Basically the message is typed in a secondary location, and replicated on the Animate stage through ActionScript 3. Could someone please give me a light? Thanks in advance.
I'm using An2021 and I don't have the option to "draw as fill" with the paintbrush tool which I see in the documentation; at the moment I can only constantly go to modify>shape>convert lines to fills which isn't viable.My PC meets the requirements, everything is up-to-date and Animate should be running on the GPU; I've had success before on a different pc with An2020 though or at least the same effect.
Hello! It would be really great if in the future updates of Animate you can add some gray UI theme so it would be between dark and light themes. The thing is - on the neutral middle gray color (not too dark and too light) you can see better darks and lights of your work. I've made a little picture for you to show you what I'm talking about. Also, the more compact color panel would be great, or just the possibility to minimize it more.Thank you.
Hi,i've a symbol score in the library with a link ("Score").I have the choice, for instanciate it, between : var score1=new lib.Score(); then, i have the good graphics but i haven't any code associate to it. var score1=new lib.Score(); then, i have all the functions and code associate to it but any graphics. Is it possible to have a graphics link to a class, like with the as3 Class ? And if not, how to apporach of that ? Thanks for your replies.
I have an ongoing curious issue with XD. Say my artboard is sized 1000 x 1000px. When I export for web, I might get a set of pngs at 500x500@1x and 1000x1000@2x, OR on a different day using the same files I get another set sized 1000x1000@1x and 2000x2000@2x. It's driving me crazy as I can't work out why it behaves so unpredictably and it's causing workflow problems. Is anyone else experiencing this random behaviour?
Opened a new Animate HTML5 Canvas document, changed the stage size to 2000 x 1520, imported a .jpg to the stage, published and uploaded to website, Page constantly crashes on Android, getting the message 'Aw Snap, something went wrong'. Tried debugging with chrome://inspect/#devices, but nothing found ( nothing in console ). I have tried both Windows and Mac, Animate versions 21.0.1 and 21.0.2 (Build 37893 Windows and 37179 Mac) Publish settings:Basic- Include hidden layers- Make responsive by width- Scale to fill visible area stretch to fit- Include preloader defaultHTML/JS- Compact shapesImage Settings- Export images assets as texture- Quality 8 bit- Resolution 2.0- Max Size 2048 x 2048 Does this look like it deserves a bug report? Anyone have any idea what's going on here?
Is anyone else having issues saving Color Palettes as .act files or issues using CC Libraries with Animate?
I want to animate a square to a rectangle while respecting the border radius of the original square. Instead, when I try to change the dimensions of the square, the border radius is skewed. Any ideas?
HOLA AMIGOS...ME PODRIAN AYUDAR?...QUIERO PUBLICAR UNA ANIMACION QUE ESTOY HACIENDO PERO A LA HORA DE DARLE PROBAR ESCENA O PELICULA, ME SALE UN MENSAJE QUE DICE....ANIMATE NO PUEDE PUBLICAT TODA LA PELICULA, PORQUE CONTIENE MAS DE 16000 FOTOGRAMAS....Y SOLO DEJA PUBLICAR PARTE DE.....QUE PUEDO HACER PARA QUE ME DEJE VER LA ESCENA COMPLETA...ME PUEDEN AYUDAR...GRACIAS
Hello, as the title states my selection tool will always highlight drawings in a number of blue squares, this wasn't always the case, just a couple hours ago it would only select the part of the drawing I wanted and without the square. I did notice when I used Ctrl+B it would go back to the old way but it doesn't stay that way. Is there some way I can set the old way as a preset? Thanks.
I have a problem in full screen. the problem is the full screen is not up to the notch (status bar / front camera). I tried it on a 19.5: 9 device
Hello Community!Why is this happening? when i convert the keyframes for Symbol, the beginning of the time becomes weird points and at that area the shape is not seen!https://www.youtube.com/watch?v=V82z7DVi8_A
Hi Guys,I've managed to import text into a .fla (canvas) dynamic text box but I can't get <strong> or <italic> to work, the text stays regular.Is there a way to mark up the text so individual words in a sentence are bold and italic?
Hello Community!I have a symbol with 3 keyframes.When im on Scene 1, im trying to figure out how to create motion between thos 3 frames,The problem is that, i see only a frame on the screen untill the other one come this , i want to make a motion that will connect them? https://www.youtube.com/watch?v=_mXBEW7e8xY
Basically, i had to put 5 buttons (Therefore symbol) inside a larger symbol to animate a sort of downward load, there the buttons load in within a few seconds, top ones first. I checked the Actionscript code and it's sound, even tried it on buttons outside of the large second symbol and those worked, however i can't seem to make the buttons inside of the large symbol access another scene. Instead i get this: ArgumentError: Error #2108: Scene Datafile1Link was not found.at flash.display::MovieClip/gotoAndStop()at TESTFORDATAFILES_fla::BigAssortmentofBtns_48/Datafile1Go() From what i can tell, it's trying to find the scene within the larger symbol but i honestly can't figure out what to do. Any help would be greatly appreciated. (Also i checked for any errors in code, typos in both code and scene names and there were none.)
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.