Get help using Adobe Animate and creating animations.
Als letztes aktiv
Hello,I've been using Adobe Animate for almost a year, and recently, a problem has started to occur. The properties panel doesn't resize properly; inside, the length of the type and name textboxes exceeds the panel, and my swap and properties buttons disappear, as shown in the picture I attached. Sometimes, it doesn't get fixed even though I restart the program, and at other times, it fixes itself without any action on my part.It has been almost 6 or 7 months, and updates haven't fixed that bug. If you have a solution for it, I would appreciate your help.
please help me i am very new to this.
My published file of my animated project is not showing the images in HTML5 chrome browser. I have to submit my practice homework project in a compressed zip folder, but whenever I click on the HTML5 link FROM the zip folder it only shows me the text I put in the project but not the images.The bottom photo is supposed to look like this with both flowers animated and a surfing couple on one side. The surfing couple is a PNG image and the Hibiscus flowers are also PNG image. What am I doing wrong?
my prediction is that ruffle player would be adopted by major browsers as the next flash player plugin as i would call it "neo-flash player" which i belive in 2025 it could be adopted by all browsers technically as a next thing to flash, similar to html5 but made better to be both html5 and flash-like (altho html5 in my opinion sucks and WAflash is irrelevent to this post) and because it would revive most childhoods (i guess :|) since it is progressing on actionscript 1, 2, & 3.
https://youtu.be/Sg7y2hIkPtQhelp me please
Hi, I need to make animated logo with output format of SVG. I'm thinking to use Adobe Animate for this purpose, but have found information that some of features/functionality might not work properly with this solution. Could you confirm if it's safe tool in this case, or you would suggest another , better way to edit my logo?
Hi guys. I'm completing a bright colourful animation using Animate CC 2024 which I exported it in Quicktime. The audio is terrific but the rich colours are washed out and insipid. The colour palette is so bright and vibrant on the animate stage, but just horrible in the export. It used to be simple to adjust colour on a slider in Quicktime but that seems to have gone. In animate CC 2024 I can't find a way to enrich the colour depth. How can I get my bright vibrant colours back? The whole animation looks dull and white washed in Quicktime. Please can someone help and send me screen shots or suggest a way to brighten the colours? I exported using 1920 x 1080 dimensions and Quicktime - Apple ProRes 422 (HQ) setting. Maybe something else would be better to bring back the colours? Thank you for any help in advance! I really hope you have some suggestions 🤞 Wishes, nikki
My swf file can be opened with Animate and work there. However, I cannot save it as an Animate file, nor convert it to a working HTML5. It is the latter I want to be able to do. I got fine help in the Adobe chat, so that now it can be opened from Animated. Converting it to HTML5 (Control/Test) starts out but never finishes the conversion. The resulting file only contains 4 time frames and is not interactive. I attach my file in case someone is able to resolve the issue. Once you have the file in Animate, you should press 'Luk velkomst' to start it. Then you should drag one part of the figure to the other (the figures are two semiconductors (n-doped and p-doped) to construct a solar cell. After the two pieces are brought together. Sound appears as the electrons fill out holes in the p-doped part. You should then attach the contacts by draging with the mouse. The light is imagined to come from the right ('Affyr foton' will give you the next animation step where photons create e
Hi everyone! The latest update of Adobe Animate 22.0.8 is now available for you to download and install. This update has important bug fixes, stability improvements and is recommended for all users.https://helpx.adobe.com/animate/kb/fixed-issues.html Thanks, Preran
When I tried to create a new project by clicking "File", then "New" all it shows up is a black screen. I'm using MacOS Sonoma. Is there a way to fix this?
I have a text file with numbers in it. So what I want to know is this.How can i convert them into integers?
Hello, I am having trouble making my character rig, I already have each symbol ready but for some reason every time I try to edapt the symbols to use the rigging tool that is in the edaptools on animate it will not allow me to. I feel like there might be one small mistake that Im not seeing myself that is making it so the software isnt able to do it correctly. Please give it a look. Attached is the file. Thank you in advance. Link to file since I can't post the fla files here: https://drive.google.com/file/d/17kwzYwUxeIFMSOmakFgpahsXAc94Nr5K/view?usp=sharing
Hi, my file keeps saying: Could not load scene into memory. Your document may be damaged. I've been stressing all week because of it and have not found any solutions, if anyone could fix it, you would litterally be a life saver as I have been working on it for 4 weeks now 😞https://drive.google.com/file/d/1h9ZC2t1gOxuqT-Hk7ZikWQ9T4XDDpYoz/view?usp=drive_web
I've been working on this animation for a while and have been creating symbols and adding filters to them. Its been working but all of a sudden refuses to work on my newest symbol.Please Help!
I'm trying to work on a video where I i need a puppet rig turned around which I did using the transform tool's "flip horizontally" option. One of the symbols of the rig did not flip properly like the rest and when i tried to use the free transform tool, it put a huge black box around the symbol. Not only that, but it doesn't respond when I try to move it. Also I tried moving the whole rig and it started forming grea bars in the area where I treid to move it and just kind of acting buggy. This has happened before when I once tried to use 2 pupet rigs at the same time. I have a decent computer with more than the minimum requrements but i swear it acts like its too much for the processer to handle. Any ideas how to fix this?
Hey, I've noticed ive recently had trouble using my mouse to select multiple frames. Usually if i want to transfer many frames at once i click and drag to select multiple frame and it works great. But over the last two days this aspect seems to be bugging out. LIke if i drag vertically to select frames it'll end up selecting and dragging the first few frames i scroll over before i let go. Anyone else notice any issues with this aspect lately?
When I drag a clip from the library onto the stage, the default anchor point is centered:How do I get Animate to stop doing that? I want the default to be top-left, which occurs when you double click the anchor point : Under document setting there is this: Is that just for the stage? How do I change the default anchor point location for objects? Thanks.
Beim Start von einem bestimmten Animate Projekt wird mir folgender Fehler angezeigt. Andere Projekte können problemlos gestartet werden. Woran könnte es liegen?
Hello, I'm new to Adobe Animate. I had trouble creating an HP bar for my character while creating a game in Adobe Animate. When the enemy touches/hits the character, their health will decrease. Also, I encountered a bug with the coding that caused my character to attack the enemy when the spacebar key was pressed. I'd be grateful if someone could teach me Adobe Animate and help me T_T. Btw, here is my code : var jumpPressed:Boolean = false;var leftPressed:Boolean = false;var rightPressed:Boolean = false;var xSpeed:Number = 0;var xSpeedMulti:Number = 5.5;var xSpeedDiv:Number = 0.75;var backPosX:Number = 0;var backPosY:Number = -36;var sideCheckHit:Boolean = false;var leftRightSwitch:Boolean;var startX:Number = 201.7;var startY:Number = 291.85;var ySpeed:Number = 0;var jumpMulti:Number = 15;var gravityMulti:Number = 1.5;var groundCheckHit:Boolean = false;var playerScale:Number = player.scaleX;var score:int = 0; stage.addEventListener(Event.ENTER_FRAME, gameLoop);stag
No one thought to put a search/filter bar on that window? Why make users scroll, hunt and hope to find? This uneccesary limitation really slows down my productivity.Every other program I use from other companies seem to manage that just fine, but this basic UI design never occurred to Adobe? When can customers expect this to be implemented? Thanks.
Hi Everyone! I'm just gathering information ahead of a client project that's about to start. I'll be creating some interactive infographics and then inserting them into a site that's being built in Squarespace. Does anyone have any knowledge, hands on experience or any info on the best approach to this? So far, this is what I know: Export the HTML5 Canvas doc/filesUpload files to a file hosting service such as Dropbox or Google Drive. Or the comapny server.Copy the direct link to the HTML file.In Squarespace, Add a code block.Paste the HTML code into the Code Block.Publish Page Now, I've used the Code Block before to display forms etc and have had some issues where the block won't dislay the form correctly.Asking here if there is any other information that can be shared in addition to what I've shared above to mitigate and display issues. This will also need to be responsive. Thank you in advance!Vish
I have a MovieClip that contains a Dynamic Text lable with a string value: I want to use the value of prodID to populate a string of code, variables are set up here: pID = this.prodID.text; That returns CHEMLOK289290286 and next: tID = "t_" + pID; That creates t_CHEMLOK289290286 which is a variable and should display its value of: Chemlok® 289/290 where referenced; This is the executed script: this.pBTN.b_Title.text = tID; Instead of displaying the var's value, it displays "t_CHEMLOK289290286" in the button label.It should instead display Chemlok® 289/290 as it does with the hand coded script: this.pBTN.b_Title.text = t_CHEMLOK289290286; Shouldn't this.pBTN.b_Title.text = tID; be the exact equivalent of that hand coded script? next line: this.pBTN.addEventListener("click", pID.bind(this)); That should render as CHEMLOK289290286.bind but it does not, instead it errors: Uncaught Type
Hi, here is my problem,I create a dynamic text field in animate (CC2019), import and select a google font (Lato for instance).The problem is that the google font has 10 styles (thin, thin Italic, Light, Light Italic, Regular, Regular Italic, Bold, Bold italis, black, black italic) but once imported in animate and selected has web font family (at the top of the list with the "F" in a circle icon) the only styles available are : regular, regular italic, bold, bold italic...This is happening with all google fonts... on the other hand if I use a Typekit font all styles appears in the drop down selector.I need to use the google font (client's choice).Can you help me to sort this out please?many Thanks!
Was trying to post a question about a problem. But now I have to post a question as to why the forum won't allow me to upload an animate file to the post. It keeps saying:"Correct the highlighted errors and try again.The attachment's recover_character rigging_b.fla content type (application/octet-stream) does not match its file extension and has been removed."I received file from my student through email. I've tried opening, saving a copy, renaming and saving to different locations on the computer but it keeps saying the same thing. Any assistance would be great.
Hello, Looking to hopefully have Google analytics pick-up when a user reaches a certain (canvas) frame - roughly, a frame would equal a page on a normal website as far as GA is concerned. Is this possible to do? ..and if so, could you please advise the script for the frame? Thank you.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.