Get help using Adobe Animate and creating animations.
Recently active
I have an iPad. Its version is 9.5.3. But Adobe animate app need iOS 10 or later in Apple Store . Now , how can I install this app on my iPad?
Greetings,I just recently discovered Adobe Animate, and quite excited to know that I can use Actionscript to develop apps. I want to make a billing app for my website (lescbill.pk) which will communicate with php scripts, and I also want to monetize my app using google admob. So before I start, I just want to confirm this is good platform and there won't be any hassle? Thanks.
Hi. So i'm very new to Sprite Animation, and i found a very good tutorial online on how to import sprites and make the characters do their actions. The problem is that he stopped making the tutorials. So, the thing i need help with making Mecha Sonic here move from one side to say, the middle of the screen. I've tried making a motion tween after selecting all the frames, but that doesn't work. (look at attached video as example) If you wanna know how I imported the sprites, here is the link :https://youtu.be/Y0BPC9YXlkAMaybe my method had something to do with it?(Start at 1:30)
HI, when i publish directly to my iphone theres an error that says " can't connect to the devide" although the phone is connected with usb
help
BonjourJe cherche une astuce pour lisser les mouvements de caméra au rendu, et éviter l'effet strobe.Merci YB
I'm not understanding how to correct this error in Animate? Your HTML5 ad is trying to reference an asset that is external to your .ZIP file: https://code.createjs.com/1.0.0/createjs.min.js. Only internal file references are allowed (for example, "path/to/asset/in-zip.png"). Make sure you have included all of your assets in the .ZIP file and that all file references are internal. Once you have made the changes, try again. Learn more
No matter what project i try to open with animate i always get a white blank canvas.Any clue? I am stuck!! 😞
When I edit a symbol "in place" the background scene the symbol is nested in turns white but it does not advance frames as I add frames to the symbol. Is there any way to make the background scene update along with the symbol's frames as I am editing it?Thanks so much!
Hi! I am working on an Animate File for a website I would like to make. I have made it so that moving your mouse over the stage area twiddles some knobs, but I would like to add a Radio Tuning SFX to really sell the effect.How can I make it so that when your mouse moves over the stage area, an SFX plays, but stops when the mouse stops?
I recently was working on my animation and forgot ot lock the charcter layers when I was working on the background. I converted different shapes within the background into a single object, without realizing the character was included. I had been saving throughout the process. How can I restore previous saved versions so I don't have to start from scratch?
Hello,I have the following code to draw a line from a drawn clip called my_circle. I would like the line to be drawn in a window of fixed size (L = 500, H = 250) and that the content of this window moves to the left in order to make a sinusoid-shaped line appear, like a heart rate recording would. I managed to do this in AS2 with a mask and a "createEmptyMovieClip". I've been looking for many hours and I can't find it. Would you please have a solution in HTML5? this.my_circle.x = 800;this.my_circle.y = 100;createjs.Tween.get(this.my_circle, {loop: -1}).to({x:800, y: 200}, 2000).wait(200).to({x:800, y: 100}, 2000)var ctx = canvas.getContext("2d");ctx.beginPath();ctx.strokeStyle = '#ff0000';ctx.lineWidth = 2;createjs.Ticker.addEventListener("tick", tick1.bind(this));function tick1(){var pmj = this.globalToLocal(this.my_circle.x,this.my_circle.y);posXu = pmj.x;posYu = pmj.y;ctx.lineTo(posXu,posYu);ctx.stroke();};tick1();ctx.moveTo(posXu,posYu );Thank you for any answer.Translated wit
Hello,I recently bought a new desktop to work on adobe creative cloud with. It has 64 gb memory, a 3.5ghz processor, very good GPU (not even sure if this matters), Windows 10, and it's an XPS. My monitor resolution is 3840x2160 and also made by Dell. I spent about 5 hours on the phone with both Dell and Adobe trying to understand why a new set-up with arguably the best specs lags when playing back on a simple program. I have the most updated drivers for everything and I'm using the newest version of Animate. Through personal troubleshooting on my own part, the only thing that gives a fluid playback in Animate CC's timeline preview is either me lowering the resolution on my display, or zooming out so the timeline is small. I am working with a small 5mb document with only 3 symbols on the canvas, so this shouldn't be an issue. I have tried power settings, compatibility settings, graphics card settings, and literally the only thing that changes the playback is how far I'm zoome
Hello,To be upfront, I am not sure what I can pay for the help, but I will figure out how to come up with the money. I have had a creative cloud membership for the past year trying to figure out how to make an animation but continually fail. I got in trouble after reporting a violation and am trying to save my job. I know what I found is wrong, but I don't know how to explain it.Watching everyone post their work, I kept thinking about what I need to make should be so easy.It basically a trapezoid that fills up. As it goes up, something on top of it goes down. I mean, I'd love to make it much nicer than that, but I can't even make that. How do I find someone that could help me make an animation? How much should I expect to pay? I'm trying to find help, but I don't want to waste someone's time and talent when I may not even afford the help... Any suggestions, please??
with the video component control disable and having a single custom button to control the play and pause of the video. what should be the exact format of the code or script for it. //===========var _this = this;_this.button_play.on('click', function () {$('#videoplayer')[0].play();});//===========
I can't solve this problem. I hope anyone will help me. In the below attached fla(canvas) file, there are 3 layers and many key frames.After publishing this fla file, I can't open html file on Chrome Browser or Internet Explorer.I want to know why I can't open this html file.Help me please. http://www.buksori.net/0924/0924.fla
The issues only happen when using the Wacom tablet PTH-451 does not happen when using mouse.Issue #1 Shift with transfrom tool is doing some odd behavior Sample1 Sample2 Issue #2 Opening and closing folders in the timeline do not want to stay open/closed when pressed Sample1 Issue #3 Trying to change any value or a number/text does not allow me to type in the value/text like it is bugged out Sample1 This is a second post about these problems due to me being afraid first one got burried under other posts.
I want to be able to change the looping settings for all created poses in the 'right arm' armature layer, from "Play graphic in Loop" to "Play single frame of the graphic". This does not seem to work when I follow the usual steps. Is there a way around this?
Hi, I'm working on an animation in Animate that will be used on Powerpoint/windows.It contains a transparency/alpha channel, but the transparency doesn't work when I insert the video in PPT, even though I click "Forget scene color" when exporting. Exactly how should I export the file to make the transparency work in PPT? Grateful for any input on this! /Johan
I'm new to Adobe animate and so far I've been unable to figure this out...in the video, notice the flickering in the wall plug...it's only the plug. I've tried converting it to a symbol but it still does it. I've tried putting it on a separate layer and I've tried playing around with the frame rate. Any idea how to stop this?
I made this to help you all. use it!
Is Animate WebP support in the works?The files work with new types of browsers. One day it will replace PNG JPG GIF.
I'm trying to publish my animation to my school website and my teacher told us to publish it as an .html and .swf file. She explained how to do it, but when I go to my publish settings, I'm not seeing an option to publish is as a Flash or .swf file. There is only HTML/Java, as shown in the image. I tried messing with other options, like export and such, but I can't find any way to get an .swf file. Please help, I am so confused.
I am using a group of MovieClips buttons to navigate my program. (Menu) (Back) (Next). When I go through the frames and hit the back button all the Movieclips play. In this World War One program I have 4 video movie clips with sound and 10 animation clips. Hitting the (Back) button makes all the movieclips play.Code for (Back) button:previous_btn.addEventListener(MouseEvent.CLICK, RootPrevious);function RootPrevious(e:MouseEvent):void {MovieClip(root).prevFrame();}Code for Next button:next_btn.addEventListener(MouseEvent.CLICK, RootNext);function RootNext(e:MouseEvent):void {MovieClip(root).nextFrame();}Code for Menu button:menu_btn.addEventListener(MouseEvent.CLICK, RootMenu);function RootMenu(e:MouseEvent):void {MovieClip(root).gotoAndStop(1);}Code for MovieClips - A stop and play button.StopTony_btn.addEventListener(MouseEvent.CLICK, StopCam);function StopCam(Event: MouseEvent): void {stop();}PlayTony_btn.addEventListener(MouseEvent.CLICK, PlayCam);function P
Recently come back to the latest Animate for a project. When naming layers "special characters" such as 0 and - and empty spaces are no longer compatible?I'm using Animate to set up a model to rig in another program and our naming convention requires some of these characters.I can work around this but it's just irritating and feels like an arbitrary change... Is there a setting somewhere to override this?
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.