Get help using Adobe Animate and creating animations.
Recently active
Hola, estoy haciendo un archivo html5 canvas y cuando pruebo la publicacion, en la consola del navegador me da el siguiente mensaje:createjs.min.js:13 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequentlyEl tema es que en mi código jamas usé getImageData... ¿cual puede ser el problema ?
I've checked some of the threads on resource management tools, but can't seem to find anyone with version 23.0 experiencing this problem, so posting a new thread to find an answer. I use the Asset Warp Tool to animate some graphics. I create three keyframes, animate a twisting loop (usually modifying the middle keyframe), and save it as a graphic element. But when I use the Quick Copy function to copy a new graphic element, I find that the Resource Morphing Tool animation in the new graphic element gets corrupted. See Figure 1, even the original graphic will be destroyed and the first frame will simply disappear.
I have created a 5420x3345 image for a book cover, using Animate. I need to produce it in PDF format, but I can't export at at all.
After moving my .fla files to an USB drive most of said .fla's no longer open on my PC. I get the message 'An error occurred opening file...' when trying to open them using Animate 2023. Some details:I can open the files normally when using Adobe Animate 2021 and 2022 (but not 2023)I can work with 21 and 22 but those versions are very unstable for me, crashing every ~30 minutes or so, I'd prefer using ver. 2023 if possible..fla's that are downloaded from third sources ALSO get me this error. I downloaded custom sprites from a website and every single .fla received the same message, 'An error occured opening file...' upon opening.I've tried:Reinstalling Animate (didn't fix)Trying to repair .fla's with Winrar (Winrar refuses to open the rar/zip file, stating it's either corrupted or an unknown format - didn't fix)Any possible fix besides clean OS reinstall? I'm simply stumped.
Bonjour, depuis la version 2024 d'Illustrator, les objets que je copie-colle vers Animate se transforment automatiquement en clip, ce que je ne souhaite pas (je souhaite avoir des objets de dessin). Cela m'oblige à utiliser Illustrator 2023. J'ai regardé tous les paramètres et les préférences mais je n'ai rien trouvé. Aussi, je n'ai rien trouvé sur le net à ce propos. Avez-vous une idée ?
I've uploaded my Animate HTML5 with javascript included to my website, and linked the image texture file to Google Drive. The animation is playing but only one of the layers are showing. Everything works when tested in Adobe. I've attached a link to jsfiddle to deminstrate. https://jsfiddle.net/lhovden/ofk9znjv/1/#
sorry its so laggy but you get the idea
How would I create this animation something like cloth goes infront than behind in animate?
When I try to select a color from the art on the layer, the eyedropper picks it up as transparent. When I try to use the bucket tool on it, it doesn't work. Yes, I'm on the correct layer. I've never encountered an issue like this and it's really getting to me. The frame is set as an object layer.
insanely frustrating. I then have to switch to the arrow tool and move it back to where the line was originally drawn. I also have object drawing turned on, and it used to be the case (in 5.5) that a box would automatically surround the line after releasing mouse/stylus button. that way I could instantly delete it or do whatever I wanted without have to highlight it which requires changing tools. I hope someone can help! thanks
Hi, this happened right now but when i click the home button nothing appears and this part of adobe animate (look in the image) is not appearing.
Hello!I'm trying to count how many turns the yellow dot (this.area_mc.yellowDot_mc) makes before reaching the center or edge.The yellow dot goes from the edge to the center and then back. I placed a vertical rectangle (rect_mc) and tried to identify the number of turns made with hitTest, but I don't think I was able to make the coordinate transformation work. The rectangle can be either inside area_mc or outside, but the yellow dot must be inside the area. I tried all localToGlobal, localToLocal, globalToLocal methods but I was unsuccessful. link to the .fla file: https://drive.google.com/file/d/1UPHJDcEc6sps58bExh6dNnwDuAXLwLJ8/view?usp=sharingI thank you for your help.
im using mousedown, pressmove & pressup event on object (create & easljs) for drag & drop activities. Everything was fine (windows with mouse, mobile phone & tablet) until digital smart board becomes a thing..it runs both windows & android but my superior make a noise why its not working on windows environment...howww
Just updated animate, when drawing (object drawing mode is off) the 'vector groups' animate makes are working funky. The transparent parts of however animate stores layers are not transparent, and so the image adobe makes is overlapping with other layers? For whatever reason updating the frame (I mean like updating a redstone block, not updating animate) by toggling locking or visibility temporarily fixes it, but when played the problem reappears. Halp, I need to animate 😞
After the last update, the audio in the timeline (stream mode) does not work, only when I click enter.
Why vectors with opacity get convert into movie clip when I copy it into the Adobe Animate from Illustrator?
Hi, so I am working on a cartoon right now using raster images provided by a client. For the most part, things have gone smoothely, but the last few days, when I reopen the project to keep working on it, half the assets in my scene are in the wrong places, or they shrink and dissapear as they tween. I'm attaching a few sample files. As you can see, body parts are everywhere except where they should be! The scenes were mostly finished and rendered beautifully before this, but when I went back the next day to fix a minor issue, this is what I found. Any advice?
Is Adobe Animate connected to effects/motion presets in Adobe Bridge like Adobe it is in After Effects or is there only the 30 motion presets built to choose from in Animate? ThanksDavid
I would like to ask our dear developers are we, users, doomed now to always have two versions of Animate on our machines? One -actual version, and another (ver 22 max) for opening old FLA files? No judgment! We just need to know. We are working with your software and paying for it. Thank you!
Hi, is there a way to extract a list of keyframe numbers (or better still, timestamps) for all keyframes on a given layer in an Animate file? I want to be able to mark up specific points in the animation using blank keyframes on a dummy layer, then once the animation is finshed, extract the keyframe numbers or timestamps into a text file. I'm a novice at coding, but from what I've seen in other discussions, it seems like it should be feasible. Thanks!
I used wrap tool in Adobe Animate for the body parts of a character. But when I imported this character into my main character then character's body parts replaced with the body parts of other characters in that project. Please help.
I put some files in a server and on IIS, browse to them and got a blank, white screen
CC Animate crashes when I import an Illustrator file. Yesterday it worked just fine. Now every time I import to Stage an .ai file, the app crashes.
Hello geniusesI have a fileI want to enter a number from first row and it will call me all the row data from a fileCan anyone help me?I don't know why the fla file is not uploaded var xlsxFileName = "name_id.xlsx"; var sheetName = "Sheet1"; console.log(workbook) call below var rows = [ "1", "2" , "3", "4", "5"]; var targetTextFieldsContainers; function main() { root.stop(); targetTextFieldsContainers = [ root.tf0, root.tf1, root.tf2, root.tf3, root.tf4 ]; readXLSX(xlsxFileName, onXLSXLoaded, { sheetName: sheetName, rows: rows }); } function readXLSX(src, callback, props) { var req = new XMLHttpRequest(); var textFields = []; var texts = []; var data = []; var i; req.open("GET", src, true); req.responseType = "arraybuffer"; req.onload = function(e) { var workbook = XLSX.read(req.response); var worksheet = workbook.Sheets[props.sheetName]; var key; console.log(workbook); console.log(worksheet); for (key in worksheet) { if (key.indexOf(props.rows[
I'm working on a class project right now for a small 2D interactive game. I have an interactive button that makes the character jump over the hole but I can't get the rest of the classic tween of them skating after it to continue playing. Is it something in the code that it is causing it to do that? This is what I have right now. Thank you for the help. this.stop();this.jumpbtn.addEventListener("click", function (jumpbtn){this.gotoAndPlay(40);}.bind(this));
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.