Get help using Adobe Animate and creating animations.
Recently active
Good afternoon people...Another disappointment with Animate. Now he Crash when I selected the camera - I just clicked on the slaid - my windowns gave Blue screen during this Crash ...The file I was working on has corrupted - because it no longer opens as you can see in the image - and the worst and most incredible: the beckup for this project also doesn't open anymore ... and it wasn't even being used ...Please ask for help from someone who has been through this and managed to resolve that you can tell me how you did it to recover, as I lost an entire day of work and will have to start again.Thankful.
Whenever I make a stroke on an Adobe Animate canvas, it will first show up as pixelated and then become smooth and crisp. This is driving me nuts. Please let me know if there's anything I can do to fix it. Thanks!
I downloaded an image from the web and brought it into Flash. I then created a new layer and began tracing over the image with the pen tool. When all was said and done, I went to use the paint bucket tool to fill in the sections of the paths I created. My only problem is I can't fill the image. I click and click and no color is being filled. I tried converting the selection to both movie clip and graphic symbols and I still can't fill it in. Anyone have any suggestions? All answers are greatly appreciated! Thanks.I'm working with Adobe Flash CS3.
Hello, guys!My frame picker is multiplying the images (there are always 3 identical images) and if I try to choose an image from slot 21 onwards inside the picker I can't. What could this multiplication be, since I only have 1 graphic simbol? Thanks!
on Adobe Animate canvasthere is a textbox name : myTextBox i.e. dynamic variable. now in actionscript class{var cc:String = dropTarget.parent.name;myTextBox.text = cc;Access of possbily undefined property}package net.asit.aqua { import flash.display.MovieClip; import flash.events.MouseEvent; import flash.geom.Point; import flash.text.Font; import flash.text.StageText; import flash.text.TextField; import flash.display.Sprite; import flash.text.*; import flash.display.DisplayObjectContainer; public class AquaScript extends MovieClip { . . . . { var cc:String = dropTarget.parent.name; myTextBox.text = cc; ..... }Somehow I have to assign values in text box via actonscript class only.
Hello, I am wondering why my timeline changed so that i am unable to view entire span of timeline (all the frames in one view) even though i am zoomed out. Also, the markers for keyframes and frames are different. What have i done to myself? Haha. Thank you in advance!
Hello! I am new to creating banner ads in Adobe Animate. When my client tried to publish through Google Ads, they got this error message: "You must include at least one click tag or select the Display & Video 360 environment in Google Web Designer and an exit event in your HTML file in order to set a click-through URL for your creative. Reach out to the creative developer to resolve this issue". Can anyone shed some light on what I need to do?
Hello, everyone. We are doing educational/illustrative applications for children in hospitals. As of right now, every subject has its own app.We'd like to make just 1 main app, which doesn't contain any of the content from the beginning, but will download a specific chapter, when requested by the user, as DLC. Is this even possible to do with Animate? And if so, any ideas in which direction to look?The app would be on both android and iOS
I created an animation of an armature attached to a series of graphic objects. I then used the select tool to select one of these objects, and used the warp assets tool to bend it, creating a separate animation.Double clicking with the select tool sent me to a separate timeline/layer, where the original animation was no longer playing, but if I don't double click it, I can't use the warp asset tool on it. Switching back to the original animation's timeline/layer stops the second one and vice versa.How can I get both animations to play at the same time and be a single animation?
Every time I get on adobe animate, I have to adjust the onion skin from full to outlines, and turn on object drawing. When I leave and come back on, they're back to full onion skin and no object drawing. Wadooeyedo?
I know this sounds kinda whiney, the auto lip sync option is already saving me countless hours and days of work, asking for it to be faster seems rediculous.I'm currently building a new pc and use this tool a lot for work, and tried lip syncing a long sequence on two different pcs (an older work laptop and a newer gaming pc) and was shocked that they took the same amount of time to process the same audio file. When opening the task manager they didn't go past 20% of the cpu to run the sync, had no noticeable affect on memory, and wouldn't register any affect on the gpu? The numbers (both system numbers and time it took to process the sync) were the exact same on both computers which seems to mean the program will only allow so much of the computer to be used for this process.Is it possible to change this? Is there a preference somewhere where I can say "I'm not using this computer for an hour so take all the resources you need and get it done faster"?If I'm stuck with this current spee
When I use Adobe Animate I use the shortcuts f5 and f6, f10 keys a lot.Now with my new laptop and with windows 10 - I only can use this shortcuts when I press the Fn key simultaneously. Is there a way to disable the use of the Fn key so I don't have to press two keys twice?
Tengo un problemá al publicar mi pagina web en canvas HTML, al principio corre perfecto en cualquier navegador pero después de dar varios clic en los botones de navegación la página se empieza a congelar, hasta llegar a un punto que el navegador informa que si deseo esperar o cerrar la página. Al poco rato la página simplemente deja de funcionar.El error me pasa si lo ejecuto locar o si publico mi página en un servidor.Utilice Animate 20.5.1 y Animate 20.0.1Gracias
Hey I am a complete beginner just starting to learn anmation on my own and I was making a simple animation and went along making the framesworking in 2's and i went to play it back and it looked fine except most of the drawing are selected in the playback how can i turn this off so i can just watch what i have made as i create it, also i went back to edit a frame and a layer was selected and greyed i don't understand why and when i play it back it is also greyed if anyone could help me out that would be amazing thank you!
I asked a question about the mismatch of mouse position and drawing coordinates on a responsive screen last time and was happy to hear the quick answer (divided by stage scale). I put a button symbol and a movie clip symbol inside the movie clip symbol. Button symbols respond to mouse events, but movie clip symbols do not. app.on("mousedown", function(e){target = e.target;if (target == app.redButton) //Button symbol work{app.config.color = "#FF0000";app.erase = false;app.colorHighlight.x = target.x}else if(target == app.greenMovieClip) //MovieClip symbol not work{app.greenMovieClip.alpha = 0.3;}}); So when I hover the mouse over the symbol, I print the symbol's name on the console. app.on( "mouseover", function(e){target = e.target;console.log(target.name);}); The name of the button symbol is displayed, but the movie clip symbol is null.I want to know how to put a movie clip inside a movie clip symbol and make it react to mouse events like a button symbol. 
Hi I've created an animation with music in Animate using Canvas. When I export it as a video (mp4, H.264), the visuals look great but the music sounds terrible. I can't seem to find any settings where I can improve the audio quality. Any advice would be much appreciated. Thanks
HiI want to show the movement of water in a pipeline (like the figure below). As you can see, some of the lines are small and some are large. I want to make a sample animation of water movement and paste it on all the lines , what's the solution ?
I have a couple of input text boxes on my stage. I have assigned them different names. Unfortunately, viewing and being able to access these properties seems to get messed up. I am selecting each of them in turn but they all share the same name, position and size, even though they don't. If I quit animate and re-load then it works as it should for a few minutes before breaking again. Anyone know what is going on? Thanks.
Trying to export to an mp4, but it keeps generating 3gp files. It worked once at first, but hasn't worked since. I have the format set to mpeg4 with Default (AME) and "start Adobe Media Encoder" is checked, but it keeps rendering out 3gps. Are there some other settings I need to change to get this to work properly?
Hello, I'm new to Adobe Animate CC. And I'm learning to use HTML5 Canvas.I'm trying to add buttons to the scene to control a Movie Clip from outside. The thing is these buttons need a disabled state when it's reach the start/ end of the scene, and button play/pause change when playing Movie Clip.So here is my idea:I make 4 frames, each have their own active and disable buttons.- Start: disabled prev and reload buttons- Middle: enable every buttons- Playing: change play button to pause and disable prev, next buttons- End: disable play and next buttonsAnd inside the Movie Clip, I labeled every steps. When they reach the keyframe inside the Movie Clip, they will change its parent buttons like this. var root = this; root.stop(); root.parent.gotoAndStop('middle'); And in the main scene, I add event listener to every active buttons. Only the middle frame need more detail. Here is what I do in
I'm not sure what I did but my canvas and my work are suddenly gone? There is only the grey background and I don't know how to get it back. Please help me as I'm new to Animate and I'm not sure what just happened.
Hello, I have a project in adobe animate canvas with 4 frame when I click in the forward direction and go from frame to frame everything works. But when i click the back button the frame with the drag script stops working with elements (the iris button ) stop being drag able, i also notice that all the movie clips automatically play , I am at a total loss as I normally use actionscript , any help would be appreciated , I've attached the fla Im working on thanks
Hi,I'm looking for a good tutorial/sample/exemple to develop a scalable p2p/sfu/turn application with animate?as there were several good one for rtmfp/netgroup p2p, is animate can do the same now with webrtc?Thanks
Hello! I'm currently in working on a small project and would like to add a virtual camera into it. Issue is, I have no idea how. I'm using Macromedia Flash 8 Profesional, though that's about as much as I know about what version it is. I mostly do plain illustration so I'm not too knowledgable about animation in general. I've tried a couple of different cameras out (both from Alan Becker's 2016 tutorial) but both come up with error messages, and I don't know how to use any others. Any help would be much appreciated!!
I have a 2:00 minute Animate project and the MP3 music track is 2:30 or so I wanted to use edit sound envelope on the audio track so that I can apply a fade out. For some reason the frames showing in the edit envelope STOP at 3090 - but i need to get to frame 3200 where the music should end. Why is it blocking access to frame past 3090 is this a limitation of Animate?
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.