Get help using Adobe Animate and creating animations.
Récent
When i export my animation it cuts off the last couple of frames, about 3-6.My animation is running at 24 fps.Anyone know a fix?
Dear Adobe team,I'm a user of Adobe Animate and I've recently encountered an issue that I would like to bring to your attention.In previous versions of Adobe Animate, such as 2021, when a symbol was flipped, it would still move in the expected direction when using the arrow keys. However, in the 2023 version, I noticed that when a symbol is flipped, the direction of movement is also reversed when using the arrow keys. This change in behavior is causing some difficulties in my work.I believe this may be a bug, or perhaps an unintended side effect of a new feature. I was wondering if there could be an option to retain the previous behavior, where the direction of movement with the arrow keys does not change after a symbol is flipped.Thank you for your time and I look forward to any possible solutions to this issue.
How can i make the symbols change position. like back and front. while animating. In macromedia flash 8 because i would need it for the animations
How can i get this to work in javascript when converted? trying to get data from this file with javascript
I did merge layers to a layer. When i put warp handles on that layer, the layer glitch. How do i do so the layer doesn't glitch?
For some reason when I try to use Adobe Animate I can't have any sharpness, even though I click on the sharpness icon etc. I also try to do something with the app like, "Enable WindowsInk" or, "Disable Nib" I just don't get it, so please if somebody knows what to do then please help me because, I rather use a more recent version of Adobe Animate then to use Adobe Flash ty. 😄
When I convert my game to HTML 5 it loops endlessly when I open it in its browser. it displays two warnings. Please let me know how I can fix this.
Hi All ,I am facing this issue in animate : - Something wrong happened.Please try relunching animate again/Unable to load library item "Video /MP4 Video. Please help me out of this issue.Thanks & Regards,Brijdutt Tyagi
My Paint Brush (Y) strokes are getting disappeared, how can I solve it? I draw with mouse, so it is extremely frustrating and time-consuming. Please help!
hace poco para una tarea me pidieron tomar un dibujo de internet y luego dibujarlo para hacer una animacion con el, yo pase la foto de inernet y la pase a una capa en animate, y utilice la herramienta de linea para trazar el dibujo en otra capa, duplique la capa por si acaso y para colorearlo quize utilizar el bote de pintura para hacer el proceso mas rapido sin embargo siertas areas no me deja rellenarlas, no se si me puedan ayudar o ya sea un problema ajeno a la app.
So it finally happend. One of the best features of Animate was that it was always possible to open and og FLA files and use your old work. And now for the first time I've got this error message on old files. It's catastrofy actually. Does it happens only to me or somebody experiensed this new bummer also?
My students are working on their Walk Cycle projects. Many students are experiencing a breaking child-parent connections when creating keyframes. This issue is random and I cannot find any reason for it occurring, or a solution.
TypeError: Error #1009: Cannot access a property or method of a null object reference.at apkandro1_fla::MainTimeline/frame68()[apkandro1_fla.MainTimeline::frame68:4]at flash.display::MovieClip/gotoAndStop()at MPI/doBtn() can anyone help me? i have this problem
I've been making a series of Animate files. Normally the swf file is around half size of the animate file. One file of 12 is three times larger - Animate 12.706 kb and the swf is 36,032kb. It won't export to an mpeg4. I've rationalised the animate file but it makes no difference......Has anyone any ideas here? Files would be over the 47mg max allowed at 48mg!
I am creating a html5 canvas project with Animate CC 23.0. Frame 5 of my project displays a schematically description of a tanker. Some parts of that schema are clickable for a description accept one (Picture 1). This one (yellow marked) jumps to Frame 6 with a video component, a blue background for the descriptional text and a Play Button (Picture 2) . The video file (mp4) can be started, stopped, started as long as one want.Going back to Frame 5 and enters Frame 6 again you can see on Picture 3 no video component, no blue background, no Button.I tried it just with component controls ( just with this.stop() on Frame 6), with the code from the components and different other structures. Always the same. First visit it plays second visit it's gone.When using scripts likefunction playVideo() { $("#FWA")[0].play(); $("#FWA")[0].addEventListener("ended",videoEnde,false); }on the second visit it marks $(...) in line 3 as unidentified.Is it possible that - when video has ended - all
Since yesterday I tried to open Animate, which suddenly doesn't work. The app opens showing the initial Animate window but then closes immediatly. I can't even open it from Creatice Cloud - Apps. The same problem occurs there, too. I tried to reinstallate but still the same error occurs. On my joblist, though, under background processes, it shows that Animat is in progress but nothing happens. Anymone to helP? Thanks!
Hi, How to transfer variables from one frame to another frame in the timeline? Example: Frame 1: I created the user input text boxes. User will fill up their details into the input text boxes. Frame 5: I wish to retrieve the user input data (username, etc) in Frame 1. in a dynamic text. Hope can hear valuable comments from experts. Thanks RegardsCharlie
Hi All, I am trying to find a script for Adobe Animate HTML 5 Canvas, I am developing a touchscreen html application that is fairly basic but I need some kind of listener event that will capture mouseDown and start a timer, once the timer = 0 then return to frame 1, but if mouseDown again this would reset the time. Would like to place this on the timeline so I can control the animation. The idea it to reset the stage for the following person, below is where I am at (not very far)!var _this = this;this.stop();setTimeout(doPlay,2000);function doPlay(){_this.play();} Thanks
I'm on the latest version of animate, and this has been an issue for a few months now. Whenever I'm drawing with the fluid brush tool, occasionally, and seemingly at random, another part of the drawing will fill in completely black, and whenever trying to control+z it, it deletes the entire drawing (or whatever was connected to the new filled in shape). I have nothing on that should make this happen, and it seems like a glitch, but I have no idea how to fix it. I cannot erase the inside black filling, and it doesn't register it as something I filled in manually, but it stays that way until I just delete and restart the entire drawing. This also duplicates when trying to select the
I simply clicked update in Adobe Cloud to update Animate (which was initially installed), then it failed citing something along the lines of (the system prevented adobe cloud from moving something or other...).That being said, I disabled System Integrity Protections (SIP) on my M1 iMac 8GB ram w/ Ventura 13.3, and continue to get the same prompts when attempting to update Animate. Any one know how to fix this?Thanks.
On the main timeline, I have different interfaces to a game I am creating. They are all placed on different keyframes.On frame 3 (which is a keyframe) of main timeline, I have 9 different buttons. On this frame, I have code to create EventListeners for these buttons, but I receive the error of "undefined".I believe that the code is being executed before the buttons are actually created on the canvas.Is there an "on loaded" or "on complete" event that I can assign to the frame, so that I can execute code once every object in the frame is created on the canvas?Thanks for your help.
Hi. I am making a child's game in Animate on an HTML5 canvas. There are three scenes and each scene has buttons which play audio. This all works fine until I revisit a scene - then all the audio plays at once without any intervention. Why is this happening?This is an example of the code for the audio:let audio1Playing = false let audio2Playing = false let audio3Playing = false function init(){ var assetPath = "sounds/"; var sounds = [ {src:"audio1.mp3", id:"audio1"}, {src:"audio2.mp3", id:"audio2"}, {src:"audio3.mp3", id:"audio3"} ] var preload = new createjs.LoadQueue() preload.addEventListener("fileload", handleFileComplete) preload.loadFile (assetPath) function handleFileComplete(event){ createjs.Sound.registerSounds(sounds, assetPath) audio1Play = createjs.Sound.play("audio1") audio2Play = createjs.Sound.play("audio2") audio3Play = createjs.Sound.play("audio3") } root.play_btn.addEventListener("click", playAudio1.bind(this)); function playAud
In publishing settings and in image settings there is Texture and Sprite template. What is the difference between Texture and Sprite template? And do these have any impact on performance. Which is best to use as I have slideshow with 41 images. In a slide show with 24 fps plus 41 images at the beginning with 4 images, it's a reasonable speed but after a while it gets faster and what does it depend on.
Hi all, i am getting this error "Unable to load library item". my animate file is not opening in animate. Please help. I have tried uninstall and re-install the animate but it's not fix.
Hi All.I'm tring to edit via jsfl the bezier handles, NOT the vertex itself, just the 2 classic handles that every curved bezier has.In the jsfl documentation the only command about bezier is "moveSelectedBezierPointsBy"but this just move the vertex and leave the handle in their positionDoes anyone know if and how I can edit or "read" the value of the handles?Many thanksLuca
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.