Get help using Adobe Animate and creating animations.
Recently active
Every time I click the app, it opens up and crashes. I restarted my laptop, but nothing changed. But I do have access to my other Animate files. I can still edit them or make a new file. It just won't take me to the home page.
whatin animate...i cant do anything with it, occasionally theres an animation of a red circle going up and down rlly fast, im only posting abt it bcuz it wont let me use animate, every click i make plays the windows sound when i have another thing i have to close first
I made a game in Animate (HTML5 Canvas) where the user has to locate faults in an electric circuit. There are several fault locations in circuit, but the user will only need to go through 5 randomly selected scenarios. I've got the game working properly and I was able to put it into a SCORM package and get it uploaded as a course on my company's LMS (Gyrus). The problem is that the LMS isn't tracking the user's progress. The user can go through all 5 scenarios, but the course status remains "incomplete" regardless of whether they pass or fail. My boss talked to Gyrus' customer service and they sent him the link below for information on what I'd need to add. I can't make heads or tails of it though. I don't know what file I need to add it to, where in that file it goes, or anything. https://docs.rusticisoftware.com/engine/22.x/api/apiV2.html#/registration/GetRegistrationProgress I'm still a beginner when it comes to programming stuff, so it takes me a while to figure thi
Why are there no video components anymore in Animate 2023 and 2024. I don't see these.
In this code:var content = this.snowman; var mask_shape = new createjs.Shape(); mask_shape.graphics.beginFill("#ff0000").drawRect(175,665,190,201); mask_shape.visible = false; content.mask = mask_shape;how do I remove mask in later on the frame.
Whenever I make an animation, let's say I wanna predict the timing of something in a song by testing a set group of frames I know may have the start of something that's in the middle of the song. Well, I can't. If I want to hear my audio, I have to go from the very very first frame. Otherwise, no sound. Does anyone know a solution? I run Windows 10, and this isn't with any specific song or animation, this is every song and animation.
I want to export my adobe animate file into a zip bestand. How do i do that?
When I try and open Animate, it shows the little loading symbol on the cursor, then nothing happens. If I check Task Manager, it shows that Animate opens as a background process, instead of a normal application. Restarting my PC doesn't work as I've tried it several times. It's happened earlier this week but went back to normal after i closed it.
all of my animate files on my creative cloud in my mac finder are gone as long as I have my email in my finder I can get it back right?
Does anyone know of a way to navigate between layers in the timeline with keyboard shortcuts? I know the ways to more "horizontally" with "," and "." but would like to be able to navigate "vertically" with the keyboard as well.
hello therei have a button playpause actions script 3 for animatebut it is only for one playpause buttoni want multiple playpause butons for a couple of songs sounding each one as the playis down ...in order to make a music class lessonhere i send the print of the one song playpausenow i need multipleregards to all
Animate (and Flash Pro before it) has long shipped with the ActionScript 3.0 user interface components in the `fl.controls` package. With Flash Player discontinued, and AIR becoming less relevant for Animate going forward, I wonder if you'd consider releasing the source code for these components on GitHub under an open source license? To be clear, I'm talking about the AS3 component source code in this directory included with Animate: $(AppConfig)/Component Source/ActionScript 3.0/User Interface I am a long-time ActionScript and Flash developer who started with AS2 and Flash Pro MX 2004 roughly 20 years ago. Lately, I've been feeling particularly nostalgic and trying to archive some old content (like tutorials, documentation, and open source code) from the Adobe and the old Flash community, scouring the WayBack Machine on archive.org for things that have been lost. I think that Flash has a certain significance in the history of technology, and it's worth keeping a record
Okey so i have this weird problem.I made a button that lead to a page on our website and when i watch in preview, it works.--> this button: But when i publish it in a HTML file the button doesnt work anymore.--> in the attached files you see how i do this How can i solve this problem
hello there i want to make a play/pause buttonthe same button for two functionsi am using this code... import flash.events.MouseEvent;stop();start_button.addEventListener (MouseEvent.CLICK, onClick);function onClick(event:MouseEvent):void{nextFrame(); // if you want to go to frame 2 and stopplay(); // if you want to go to frame 2 and play} it works for playing but not for pausing........whats the action script for playpause in the same button?anybody help me
hello there i made some vectors in order to make buttons later in animate....but when i imported the vectorsthey did not get into the statesof the button...it gets only inside the otherareas of the vector image....it was grouped and expanded in illustrator then imported to animatei want to make an animated button..with a designmore insteresting due to the fact that this is for children...music class for childrenpng works for states, graphics made insideanimade works for states but it does not havecool options like a vector in illustratoranybody help me ?
Hi, I created a small script for my work that worked fine until recently when I discovered a problem.When I run the jsfl file under the commands folder, once I perform a Ctrl+Z undo operation, an irreversible residue appears on the screen.No matter what I do, the residue appears whenever I use Ctrl+Z. Can this problem be solved, or is it inevitable?code:fl.getDocumentDOM().clipCopy(); fl.createDocument(); fl.getDocumentDOM().clipPaste(); fl.getDocumentDOM().library.selectAll(); var lib = fl.getDocumentDOM().library; for(var i in lib) for(var j in lib[i]) lib[i][j].name = 'fl' + Math.floor(Math.random()*100000) + '_' + Math.floor(Math.random()*100000); //Paste the object into the original document fl.getDocumentDOM().clipCopy(); fl.closeDocument(fl.getDocumentDOM(), false); fl.getDocumentDOM().clipPaste();
Can anyone help me? When using animate I tried using the fluid brush tool but it doesn't seem to work when I use my wacom tablet. The tool isn't greyed out so it isn't a GPU issue. I can select the tool and it works when I use the mouse to draw a line. But when I use my Wacom Intuos pro pen it often doesn't work. The cursor is there and moves around but no strokes are made. Or I can make one stroke but nothing after that.
I've created a dynamic map to add to a company's website, which is Wordpress/Elementor built. They used a third party to create the site. I've been tasked to add the dynamic map to the page.Can anyone help me figure out how to do that, step by painful step?It's been over a decade since I learned HTML and CSS for school... without having to implement it much through the years. This "simple" task feels surprisingly complicated. It could also be because I'm sick and may not be thinking through this clearly. I'd be grateful for any help.
hello there i want to change the icon of the adobe animate win projector exewhen exporting......how do i proceed?thanks to all
Hey there!Say I have 2 circles that overlap with each other and I want to select the overlapping area by using the selection tool, it should be easy, but for some reason my selection tool selects both circles as if they were one and I can't seem to do anything
hello therei making an music animationwith sheet music animated with a line passing as the sound goes......at the end of presentation i want to place a buttonwith download link .... to get the original sheet in orderto study at home and print........for example the link of sheet uploaded to mediafire.com what am i suposed to do ?thanks to all leo
Everything works when i'm finished with mij HTML file. When i watch in preview the link behind the button works en lead to the right page. But, when i publish my file as an HTML file and save it. it doesn't work anymore when i open the saved HTML file. How can i fix this?
hello there i need helpi am using an action scriptfor a slideshow presentationfor a music class....for my studentsand need a lot this helpthe slideshow is looping ........i know about stop();but it gets errorwhats wrong its all atached
I have existing characters, see attached image. What is the best way to work with them in Animate? Import them as .psd or .ai? Or redraw them in Animate? - thanks, Mark K
I'm converting a project that I built many years ago in Macromedia Director into Animate HTML5. One of the scenes contains a humorous stock market that rapidly rotates the cost of the stock between graphic numbers 28, 29, 30, and 32 (no 31 for some reason - I can't remember why). There are 3 buttons: 1 share, 10 shares and 1,000 shares. When you click one of the buttons the amount that is currently displayed is used to calculate the total. And the current total is displayed in a number of shares field and a dollar field. First of all can you display a number on the stage in a white box (field) named "total" in Animate without it having to be a graphic? Second question, is how do I re-write this code for HtML5? on Price if the mouseCast = the number of member "Price28" then put field "Stock28" into newNumber set the floatPrecision to 2 put field "Total" into oldNumber put value (newNumber) + value (oldNumber) + .001 into field "Total"
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.