Get help using Adobe Animate and creating animations.
Recently active
This didn't happen with my last project. I have saved all my layers as symbols and connected them together. However, whenever I try to move a symbol (like the head or eyebrow) the tween distorts it like crazy and then skips back to normal at the end of the tween. I don't understand what's happening? Please help. Is this a glitch in Animate or my file?
Hey guysmaybe someone can explain to me a) which Adobe was used to do this and b) what you call this effect, which automatically animates the images THX guys
I have been using Animate CC since 2020 and recently I ran into an issue I can't get my head around. I have drawn a character from scratch in Animate CC and put every part on a different layer, converting it into symbols afterwards and then joined every layer using the layer-parenting.But the character distorts and the ctrl+z button also goes ineffective when I use the up and down button after selecting every frame, I mean from frame 1 to the last frame.I don't know what to do. the problem seems layer-parenting specific.I have tried doing the same in other versions of animate cc, but the same problem occurred there as well.help me find a solution. I am attaching the images!
I have two projects with navigation buttons, when I click on the next button from the last frame of the first project it takes me to the first frame of the next project, how can I make the button before from the second project take me back to the final frame of the first project? this.prevButton.addEventListener("click", fl_ClickToGoToWebPage_1);function fl_ClickToGoToWebPage_1() {window.open("../3 _Como_ocurre", "_self");}
I just followed @Nick Gioia tutorial for making a simple JS game for HTML5 in AN. The problem is that while it works fine in AN, when I publish to HTML5, there are errors that's getting in the way of interactivity. Specifically, the objects that have addEventListener on them do not respond to user input. The errors that I'm getting point to the code that AN has added to make it palatable to HTML5. Anyone have experience with publishing AN to HTML5 that can point me to a useful tutorial?
Hey guys As per the title, I've got a video set as a background using the Movie Clip symbol and I've followed every tutorial I can find, but it's not looping plus there's no audio. Nothing I can find online explains this. Anyone have any suggestions please? Many thanks! Chris
Try as I might, whenever I try to export my project, I have to sit in wait, only for the loading screen to finish and close as nothing happened. Media Encoder opens up, but instantly fails to convert the file. And if I check the export location, there is no file there.Can someone help? Because this is making no sense. I go to file, export video/media, push export, and it literally doesn't do what is listed.
I've import some AI-Datas, but I cannot use the Asset-Tool - Why?
I've taken like a half a year break (not including another half a year break before I made a little animated short) solely because I couldn't mentally tolerate this horrible godforsaken program that has ruined countless animation projects. I don't think I have ever once EVER had a session of animating without running into any heavy bugs and losing my mind. Anyways, I just mustered a tiny amount of courage to try and come back to animating today, and I made a decent amount of progress. Then I decided to take a nap because I was tired, and just came back to my project a few minutes ago. Boom. Much of my progress is just missing. (I made 5 different saves on this one animation because I have lost an entire week's worth of animation within 30 minutes before). This makes no sense, because as I played through the parts I worked on, some of it was still saved and there, but other's were just completely gone, like some animation I did inside a symbol is missing but not in the main timelin
Several of us in the office are having this issue, we are all using Animate 22 from Creative Cloud. The issue is Animate always behaves as if it's saving normally, but sometimes (maybe 10% of the time), when we open the file again we see the work has not been saved at all. This happens on our local and our internal server drives, so doesn't matter the location, and has happened to all of us at some point this year. Extremely frustrating as there are no error messages or indicators that the file is not being saved correctly. We've done extensive testing and it is definitely not user error. Also it seems once it happens once to a file it will keep happening until we copy/paste the contents into a new file. Has anyone come across this issue or have any suggestions?
animateden aldığım exe çıktılar flash player güncellemesi istiyor ama flash playeri güncelleyemiyorum destek bitti diyor ne yapabilirim
The file (to my knowledge) is not corruputed, there are no error messages when opening it either. When I attempt to open the file on my Apple Laptop (Monterey 12.4) it has adobe animate open but just on the home screen. It will either coninute to open and close (all gray screen) or not open at all. I have tried restarting my laptop, checked for updates on both adobe animate and the laptop, and even gone back to an older version of animate.I have attached two photos and it is to show what the screen is flashing back and forth to. It has the home screen then the empty file screen and it only flashes up for a second and repeats that until I close adobe animate.
HeySo i have a very old computer, 4gb ram DDR2, 2 Quad CPU Q8300 2.50 GHz. And I just discovered that After Effects have a secret tab in the preferences menu. I'm running After Effects CC 2020 and can't find the tab?Even though the shift key is pressed until the preference menu shows up, the secret tab doesn't show up.I tried releasing shift before and after the preference menu opened.I also tried pressing left clickI tried reinstalling after effects, tried rebooting my computerAnd nothing seems to work. I really need the secret tab features. Any kind of help would be appreciated 🙂
Hi all. I'm trying to create snippet/script that is able to edit the selected layer on the timeline.More specifically I want to add an instance name to a certain movie clip on the selected layer.I.e. if the user select a layer and execute the script then it should add the same instance name to each key frame on that layer. Hope it makes sense.I'm not sure if it is event possible to create something like this.I'm currently staring to learn ActionScript 3.0, so please excuse me for the dumb question.Any help or resources/guides will be much appreciated.Thank you.
I found a very easy solution and wanted to share it with others. I had this problem before and remembered after combing through the community again, that all I had to do was move the audio file from frame 1 to frame 2. I exported it again, and it worked flawlessly. Just wanted to help anyone with this issue. Happy animating!!!
Hi all, I am busy with a canvas project for work and have to switch between the office and home office every few days.At my home office no problems of this kind, but at the office PC I lately cannot compile any changes made to the project anymore. Meaning, I change something on the canvas directly (like a text in a text field) or I change something in the script, it will not compile when I run it with "Ctrl-Enter".ONLY when I save all changes and exit Animate completely it will run the changes correctly after a restart. A "little" frustrating to have to work like this. Strange thing is that this behavior occurred only a few weeks ago. Before, also at the office, I never had this problem. And at home still everything works just fine.And it is a copy of the same project, of cause.Anyone has ancountered this, and/or has a solution for this frustrating phenomena?
Hello. How do I copy and alter a rg withoout changing the ooriginal rig. For instance, II want to re-se the same character dancing but change to colours. But every time I change the colour it alters the original rig.
In After effects there is a layer splitting function. Sometimes it is very practical for example for character arms, to make the change of depth and it is necessary to create a new upper layer to place the frames that continue. I have created a command with the history, but, the layer must be selected properly and the pasting must be more concrete. I share the video of what I am really looking for. an.getDocumentDOM().getTimeline().copyFrames();an.getDocumentDOM().getTimeline().addNewLayer();an.getDocumentDOM().getTimeline().convertToBlankKeyframes();an.getDocumentDOM().getTimeline().pasteFrames();https://youtu.be/UnLDqlCEKUA
hi every body;I m working on adobe animate html5 canvas project. My code is working well at its frame. But when I navigate to another frame then come back to the origion one that has my code the buttons do not respose at all. Any help please.My code is the following:this.stop();alert("phase1................");var that1 = this;this.rightSign1.visible = false;this.showTexts1.visible = false;this.newSenarioBtn1.mouseEnabled = false;this.showBtn1.mouseEnabled = false;this.showBtn1.alpha = 0.5;this.newSenarioBtn1.alpha = 0.5;list_1_val = "";list_2_val = "";list_3_val = "";list_4_val = "";var blinks = ['blink1', 'blink2', 'blink3', 'blink4'];for (var z in blinks) {this[blinks].visible = false;}this.checkBtn1.addEventListener("mousedown", fl_checkBtn1.bind(this));function fl_checkBtn1(evt) {alert("checkBtn1.. is pressed");list_1_val = String($("#list_1").val());list_2_val = String($("#list_2").val());list_3_val = String($("#list_3").val());list_4_val = String($("#list_4").val());//this.gotoAn
I recently got into adobe animate and was doing fine until I accidentally hid all the panels, when I got them back the sidescroller that let me scroll down to the bottom layers was gone, I tried everything I could think of. This is probably a silly question for those more experienced, so please help out a noob.
After finishing these sprites, I went to export them and none of them would appear on the sheet and it said that it had reached a limit.I've tried only having one animation that I know will fit, but that doesn't work either.I've even tried exporting the frames as png sequences and nothing changes. Any help in appreciated.
Hello everyone on the forum.I saw a very nice show on youtube.Here is the link.https://www.youtube.com/watch?v=4p9etJ5GHS0Maybe someone will explain to me why this code does not work for me.Snow appears on the stage, but everything stands still.There is no error in the console.Here's the code.var sh = stage.canvas.height*2;var sw = stage.canvas.width*2;var snowcontainer = new createjs.Container();snowcontainer.regX = sw/2;this.addChild(snowcontainer);function randomize(min, max) {return (Math.random() * max) + min; //return Math.round(Math.random() * max) + min;}createjs.Ticker.on("tick", snowfall);function snowfall(e) {for (var i = snowcontainer.numchildren-1; i >=0; i--){var s = snowcontainer.getChildAt(i);s.y += s.speed;if (s.y > sh+20) {s.y = randomize(-500, sh);}}}function snowstrom(sfc) {for (var i = sfc; i >= 0; i--) {var sf = new lib.snowflake();sf.x = randomize(0, sw);sf.y = randomize(-500, sh);sf.alpha = randomize(0.5, 0.9);sf.scaleX = randomize(0.5, 0.9);sf.scaleY =
I have tried everything and they just will not open on my MacBook Pro. Updated the operating system, relaunched, restarted. Nothing works. It just says it's not available at this time. I am about to cry. I saw something about a user folder but where is that? Online, on my computer, in the cloud? I am so frustrated.
Today 8:22 PMHi. I am the Adobe Virtual Assistant. How can I help?Post code not acceptedI want to make sure I understand clearly. Which of these categories best describes your issue?Something elseI'm still learning. Could you describe the issue differently or tell me your goal?postcode not acceptedI want to make sure I understand clearly. Which of these categories best describes your issue?Something elseI'm not quite sure what you need help with. Please select the best option for you:Try or buy new plan or appsWould you like to chat with an agent who can help find the right products and plan for you?Yes, chat with an agentOk. Connecting you to an agent who can help.Your estimated wait time is currently less than one minuteWe'll connect you with an agent as soon as possible. For a faster resolution, please tell us how we can help you today.You are now connected to Shikha, who is reviewing your account. If you need to share sensitive information, such as credit card number, please wait f
?? test jvm.ini-Djava.awt.headless=true-Xmx256mi edit jvm.ini to :-Djava.awt.headless=true-Xmx16384m
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.