Get help using Adobe Animate and creating animations.
Recently active
What's the best Pen Drawing Tablet to use with Adobe Animate? I see so many post of people having problems scaling down work area and loosing pen pressure. So I was thinking insted of buy a drawing tablet and hoping it works what tablet does Adobe recomend or do all tablets have issues. I was looking at the wacom CTL472K1A because I want a very small tablet and I have limited space. Thanks
Hello!Can anyone help please me with reading a CSV file into my animate cc project, so i can use the data.I know if I wasnt html canvas i could use URLloader etc. But I think I have to use js libraries such as createjs and jquery. I was looking into jquery and was wondering how I can bring an external file into my project. I have seen tutorials on the web but they are old when animate was different. Thank youNik
Hi, i have a problem and am not sure if there is a solution. Perhaps you can help me. I would like to create an animation and finally build several variants from this animation. For example: An animation in which only the heading changes. this should be filled using a table (Excel, CSV ...). At the end i need an animation for each headline. (50 headings = 50 animations). At best as HTML5 or Gif. Is this even possible with Adobe Animate CC? Thank you for your help in advance
Hi,While I want to export my Animate file to a video format, using Media Encoder, the latter does'nt open : it keeps waiting while opening at the same point "Chargement de ImporterQuickTime.bundle" and ends with an alert windom :"Adobe Media Encoder ErrorAdobe Media Encoder has encountered an unexpected error and cannot continue."Could you help me please ?Peg
Hello! I have been using adobe Animate CC with no issue, but recently I seem to have activated a feature accidentally I do not know how to change. When I try drawing with my brush, the lines look like this: And when I release my pen, the line creates itself but ever so slightly to the right of where I drew it, (REALLY annoying for lineart) and a bit low quality. I've changed the settings multiple times and yet it still does this, and yet it was working fine a few days ago. Please help!!
What is wrong with this code? (HTML5 canvas) The first way works, but the second way doesn't. var _this = this; stage.enableMouseOver(3); _this.icon_1.on('mouseover', function(){ _this.icon_1.gotoAndPlay('over'); _this.icon_1.cursor = "pointer"; }); _this.icon_1.on('mouseout', function(){ _this.icon_1.gotoAndPlay('out'); });I need to do this for over 10 icons so I wanted to make it more module so I tried to convert it like this but it does nothing - var _this = this; stage.enableMouseOver(3); _this.icon_1.addEventListener("mouseover", fl_MouseOverHandler); function fl_MouseOverHandler() { gotoAndPlay('over'); cursor = "pointer"; } _this.icon_1.addEventListener("mouseout", fl_MouseOutHandler); function fl_MouseOutHandler() { gotoAndPlay('out'); }
I am trying to convert a series of flash site documents to an HTML5 canvas. They're pretty basic, a few moving elements and some buttons, but it seems like all of my text has "Auto Kern" checked. I've found that if I have a single piece of text with Auto Kern on, the document (once published) will not play. Is there a way remove Auto Kern from everything, with a script or otherwise? For each of these documents I've been playing Where's Kern for hours, and it feels like there must be a better way. Is it possible to do with scripts? Any advice would be greatly appreciated.
Hello,I am new to Adobe Animate and I want to create a simple animation in order to simulate the formation of an image with a len, with some interaction with the user. should I learn ActionScript or Javascript for that ?Thanks a lot for answering me.Alain
I have a UGEE 2150 tablet, and (when the tablet is connected) 3 monitors. In order from left to right, they are an Acer monitor, a BenQ monitor and the tablet itself.When I first launch Animate CC the tablet works just like when using any other drawing program, however when I open or create a new file, the calibration switches from just the tablet screen to the entirety of all my three screens. Basically, when my pen is on the right side of the screen it's on the right side of my tablet, but if it's on the left side of the screen it's actually on the left side of my very left screen.It may be worth mentioning that I have had calibration issues in the past: recently in Firealpaca the calibration is messed up too, and the calibration option on my tablet drivers used to look fine, but one day it got stuck on it being calibrated over all 3 screens as well, so I had to uninstall it and revert to an older version, now afraid to touch the calibration button because I don't want to have to rei
Now that we're all stuck in our homes, maybe we'll finally start trying to render the animated masterpieces we keep replaying in our heads! https://shrinke.me/2jm9n
When I tried to scroll horizontally by holding ctrl for some reason it didn't respond half the time, and then I realised that if I wait a second after scrolling vertically it will work. Is there a way to make it scroll horizontally immediately once I hold ctrl, like in photoshop and illustrator?
Hello. I was wondering what would be the best way to await the load of iframe?I want to dynamically attach some event listeners to drawn canvas elements but the thing is that canvas is not drawn immediately.. I have added setTimeout function to wait for a second. But this is not great too because if user will be on slow network it won't work as expected. Maybe someone have idea what could be done in my case?
When I try to lip sync to audio in Adobe Animate, I cannot find my 12 vimeses. I can only pick one of the twelsve vimeses. How can I fix this problem so that I can pick all the mouth shapes?? PLEASE HELP!!!
Good enhancements .
I'm trying to download Animate on my Mac Pro (mid 2012) but I can't download it until I upgrade to OS Mojave. In order to do that I need to replace my graphics card. I currently have two...an ATI Radeon HD 5770 and NVIDIA GeForce 8800 GT. Does anyone know if I replace one of those with a graphics card that supports Metal (which is required?) will it be enough to run animation software? Any recommendations for a graphics card for Mac Pro (mid 2012)? Thanks.
I can't edit my blank .puppet file on photoshop, it says "could not complete your request because it is not the right kind of document" and also when I do ctrl+e it takes me in gallery.
To whom it may concern,I need help for lesson 7 on the Animate An class book. I am trying to fix the flipping and weird distortion that my flame goes through when I put in my shape tweens and I already tried adding shape hints as I thought that would fix it but it didnt. Please if any one can help asap I would gladly appreciate it! Thank you,Chris
I have just installed Adobe Animate and it is working OK apart from but my assets panel is empty. None of the default characters (animated or static etc) are there. Plus the 'download assets' button is greyed out.I have uni-installed and re-installed but it has come back the same.Any suggestions gratefully recieved!
Perhaps it's my computer (Surface Pro 3) but I draw some lines to illustrate something to animate and sometimes when I go to delete a line , I have to delete like 3 of them all in the same spot. It's taking me 3 times as long or more to do what I want. Anyone have any experience with this and have a solution? Line
Hi! I own "Adobe Creative Suite 6 Design & Web Premium" from 2012 nd I use to be able to download it from my account since I don't have the physical version but I've been looking for about a year and hae had no luck. I even tried to contact support and they never responded?I tried downloading shady downloads and none worked either. All had errors or my anti virus went crazy.I would at the very least like to download Flash CS6 again :' (What should I do?
On the attached image you can see the red glowing effect that shows up when you hover the mouse above the logo. The problem is, it works only in animate when i test it. Doesn't works on Opera or any other browser. The js and html files of the logo are placed in the same folder.
Hello,I am a beginner. I made this exercise: https://www.dropbox.com/s/jyo63nx0f0peqwp/Tuolianimaatio.fla?dl=0. It works, when I play it inside Animate, but when I try to export it as a video, only the first frame is displayed. What have I done wrong? Thanks for help!olli
Hi everyone, I am having an issue with Animate CC 2021. I'm running on a macbook pro 15-inch, 2017 with macOS Catalina (Version 10.15.7). Each time I try to start Animate, it crashes already at the splashscreen. I've tried to uninstall and re-install the app, even deleted all prefrences (I've never opened the app before), but it's still not launching. What should I do?
Hi, I'm making a website and I would like to inculde an animation in that website. What I would like you to do is to tell me if my idea is feasible (or should I take some other approach, use a different tool like After Effects, perhaps). I have this image (www.ortodroma.si/downloadable/line.png) The idea for the animation is to animate this image in a way that when a user scrolls to that animation on the website, the pieces are coming together from different sides and the animatio stops when they are back together each on his own place forming a construction that you see on the image. The way I'm planning to approcah that:Get a better version of that image. Perhaps even a 3D version as that image was done in a professional engineering programme by someone else who I know.Split the construction into different parts.Animate those parts comming together in Animate (would After Effects be better choice?)Export the animation (in which format if I would like to put it in the h
I have created a dust layer and I am using expressions to animate. The animation looks great, but only goes for about 10 sec. through the clip then freezes. I've tried to create a copy of the first 10 seconds then add it to the next layer to see if the animation will continue, but it still freezes. The animation won't cover the entire clip. What's the issue?
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.