Get help using Adobe Animate and creating animations.
Recently active
Every time I open photoshop and try to open a photo or create a new one it will say, "Could not complete your request because of a program error." I am on the latest version of photoshop and have tried restarting, resetting my preferences and reinstalling. Restarting does nothing and resetting my preferences and reinstalling only works for the first time I open it again. I am on windows 10.
When I create an HTML5 animation using Animate CC and host it on a web page it runs fine initially but if you refresh the page many times the animation becomes slow. Why is this and what is the best way to fix this.
Good evening, I try to convert some animate I made in AS3 to HTML5 . I don't know how to transform the following lines :this.stop (); this.O2_btn.addEventListener("click", dioxygene.bind(this)); function dioxygene() { this.Object(root).dioxygene_clp.play(); } this.glucose_btn.addEventListener("click", glucose.bind(this)); function glucose() { Object(root).glucose_clp.play(); } this.plus_btn.addEventListener("click", lectureCO2.bind(this)); function lectureCO2 () { if (this.Object(root).glucose_clp.currentFrame==96){ if(this.Object(root).dioxygene_clp.currentFrame==96){ this.Object(root).CO2_clp.gotoAndPlay (2); this.Object(root).ampoule.gotoAndStop(2); } } }I just put some this but I think not in the right places. I'll be happy if some of you can help me, please excuse my bad english. Best regards
HelloI am writing a game which has a single frame main timeline. On this, there is an easelJS container which has children added to it. The children are formed of a movieclip which has an animating character within it. - What I am struggling with is: I need to find a way that the movieclip can trigger changes in the main timeline. For instance, at present I am toggling a variable in the main timeline by detecting if the child movieclip is at a particular frame. But this feels unreliable, what I want to do is to get the movieclip timeline to toggle the property of a child by stopping at a frame. The game loop is 'tick' based and runs through each child to time various events, but I want the child to pass back to the game loop a status change in a property. Sorry, this isn't as clear asit could be. Any help appreciated. Thank you.
Good evening everybody.I am attempting to create a few math based html5 documents. While I have the first version with pushing the button to do calculations sort of working, I have a few questions:1) Is my code optimal ? Keeping in mind, I would like to add alot more variables and much more complicated math in the future. Should I change or organize something better ?2) Is it possible to toggle value "c" with the same button ? One workaround with this would be to create a second button on another frame and reference frames between each other, but using the same button ?this.ctoggle.addEventListener("click", fl_MouseClickHandler_2.bind(this)); { c = 3; //on pressing ctoggle button, should toggle values between 3 and 2 } this.ctoggle.addEventListener("click", fl_MouseClickHandler_2.bind(this)); function fl_MouseClickHandler_2() { c = 2; //on pressing ctoggle button, should toggle values between 3 and 2 } this.calculate.addEventListener("click", fl_MouseClickHandler.bind(this));
Hi, im still really new to actionscript 3.0 and try to make a simple drag and drop picture puzzle game but this error keeps on coming.. i tested it in another file and the game works just fine but when I input it in a new scene in the original file.. where the game main menu, opening, etc is at, the error keeps on coming when I drop the puzzle piece to the designated target.. what should I do? stop();var objectoriginalX:Number;var objectoriginalY;Number;import flash.display.DisplayObject;Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;puzzle1piece1.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);puzzle1piece1.addEventListener(TouchEvent.TOUCH_END, fl_TouchEndHandler);puzzle1piece2.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);puzzle1piece2.addEventListener(TouchEvent.TOUCH_END, fl_TouchEndHandler);puzzle1piece3.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);puzzle1piece3.addEventListener(TouchEvent.TOUCH_END, fl_TouchEnd
Hi,Changing the color on the color-picker on the left toolbar, no longer syncs with the color-picker on teh right. They have always been the same - If i changed the selected on the right, it would update the one on the left. Is this a setting? Or just a bug?
Hello! I have transparency supported PNG images of linework, which i would like to color in Animate. (Please don't give me another suggestion on software to use instead, I have a friend helping me color and animate is the software they're working with), However, when I import my PNGs onto the stage, they are not recognized as editable objects! I would like to simply use the paint bucket tool inside my line art.
Hi everyone! I have a problem with publishing my application in html canvas to a html.file that can play in other browsers. My file is interactive and plays ok in my laptop, but it cannot play (it has only a white screen) in other machines (other laptop and desktop of my office). I want the publish file to play in every computer or mobile. What I do wrong? Please, answer if you know the answer.
hi. adobe animate 2018 is crashing on the startup screen when it says "Loading Document Templates" or something like that. i have read a lot of the community posts for animate 2018 saying that the problem has an update that was released as the "July 2018 update" or that i need to uninstall and reinstall but it isn't working. i can't update it because animate doesn't appear on creative cloud which is probably because my friend just sent the programme files to me. and the reinstall thing has been done multiple times. is there any fixes. i would prefer to stick to animate 18 as i dont have the money to SUBSCRIBE to the newer ones.
In Animate Vers 21.0.1 there is a problem with the static and dynamic Textfield.I set the Font. When I want to change the Font it is not possible.I can not get the selection of the other font style, only the font I have used is shown in the text selection field.
when i make a stroke with the pencil tool, (because i prefer straight width lines)it does this weird folding thing as in the picture
I need to make an HTML5 that is not networked for local use.I may need to copy to my Android phone.But resources can't load, JS, pictures, etc.(js,jpg,The resources are in the same directory of HTML)tell me what I should do?I hope html can run like an app.No code required, just tell me what to do about it, thank you.
When I publish video (MP4) on my Mac running Big Sur, publishing seems to stop at 60%. Is this because Big Sur does not support Flash?How can I publish a animate video on Mac running Big Sur?
Hello my name is Mike i have question. I have done many banners in Adobe Animate. But lately i tryed to create some kind of gallery of them but i have notice some issues. When i put generated code from animate to wordpress banners doesnt worka well.They are visible when they are seperated but when i try to make few of them there is always one.What do you think is there some variables that they double each other or somethig like that? I need just advice how to find solution in Google.
I am doing an interactive animation project in school using Adobe Animate. Everything works when I test it out (Ctrl + Enter), but when I export movie, I get a bunch of compiler errors saying what's in the subject line. I will attach a screenshot of the compiler error window and the actions tab of one of the frames that is referred in the list. All of the actions use the same code that was brought by the wizard.
Hello! I am new to using this program, and i have a problem which i can't solve by myself and tons of youtubers. I need to animate a regular rectangle, i want it to move to the left and its corners become rounded (at the same time). Who do I need to pray, what superpower potion to drink to make this animation? I would be very grateful if you could help me with it! And one more thing - can i somehow copy all settings for width, height, position X and Y of one object and paste them to another object or the same object but in another keyframe? It would make all resizing work much easier.
Hi,If i export an animation as a video it takes an incredibly long time. 1. How can i improve this? What could be the reasons? Very often this message appears in the output window:"Flash Player does not support an acceleration value that is less than 0% or greater than 100%. Published output may not match the stage size."2. Could that be a reason why it takes so long? 3. Can i automatically delete everything from the library that is not needed? Here a few dates:Project:1920x1080 Pixel30 BpScurrent duration: 17 seconds, but the same was by 5 secondsI use only vector graphics, a lot of movie clips, tweens to scale an object from the stage size to smaler. 4. I use only vector graphics. So i could also create the project in 400x225 size and export it as 1920x1080 without quality loss? 5. What BpS number is sufficient for the video to run smoothly? i think 30 bps is unnecessary or? Best regards,René
I have reinstalled and rolled back to an earlier version and animate still keeps crashing.I need it asap as need to finish college work.Does anyone know how to fix this? Thank you
Hello Flash community,I want to load jpgs using an external XML file into a flash layer and have a timeline playing over the top of them.I invision having photos loaded to a box on the left side of the stage covering 1/3 of the area, and then loading photos also to a box on the right side of the stage while an animation plays of the clients logo in the middle 1/3 of the stage area. My Action script skills are very limited. I have been able in the pass to modify what I have found on the web to work for my purposes. But, I have not been able to find anything that has multiple players on one stage or anything close. I created a swf that alternates loading an image on left and then right but it plays over the top of ... and then loads a third image behind the client logo in the middle covering the entire stage. But I would be happy with just a left and right alternating if possible.
Hi guys!I've been banging my head for a while with this problem and I can't seem to find a solution on my own.I'm trying to make a globe animation and when I add a gradient dark to alpha on top of the planet I get those choppy gradient lines. Any ideas on how to fix that?Image: click
I've been trying to make a simple walk animation using a sprite character using a motion tween. When I scrub through the timeline to make sure the character is aligned with the stage I made it looks fine, but when I go to test scene the character is no longer where I placed him. I've tried every youtube suggestion but not sure where I'm messing up. I've attached a picture of where the character is positioned on the timeline ("timeline") and a picture of what happens when I test the scene ("test"). Any help would be greatly appreciated.
Hello,When I export my simple animation based on Symbols as animated Gif, unwanted circles appears (black outlines). I assume those circles indicate where the Symbols (grafics) are, but should not be visible in the preview and the final outcome.Please, anybody knows how I can get rid off the circles? I assume it is some configuration issue I am not aware of. Many thanks!Katerina
Good evening again! In the current project I am working I need a simple score counter. I have created a simple asc3 score couter with the following code:stop();var total:int=0;scoreText.text = total.toString(); upbutton.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler);function fl_MouseClickHandler(event:MouseEvent):void{total = total+1;scoreText.text = total.toString(); }downbutton.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_2);function fl_MouseClickHandler_2(event:MouseEvent):void{total = total-1;scoreText.text = total.toString();}And I try to remake it in html5 canvas. I did the following code:this.stop();var total int=0;this.scoreText.text = total.toString(); /* Mouse Click Eventthis.upbutton_button.addEventListener("click", fl_MouseClickHandler.bind(this));function fl_MouseClickHandler(){this.total = total+1;this.scoreText.text = total.toString(); }this.downbutton_button.addEventListener("click", fl_MouseClickHandler_2.bind(this));function fl_Mous
Hi everyone ! I would like to know if someone has an idea on how I can make a character with different views. So I want to put my character in a 3/4 view looking on his left, and then he turns to his right etc... and of course I would like to get a smooth animation with this changing view. Thanks for ur help !
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.