Get help using Adobe Animate and creating animations.
Recently active
I uploaded the Video to reddit so you can see what I mean https://www.reddit.com/r/adobeanimate/comments/yfjrr8/why_does_my_pencil_get_bigger_when_i_zoom_in_does/But basically, if I use the pencil tool and I zoom in the line size changes no matter if the Zoom size with stage is selected or not.
Where to start to code something like the Frame Picker (or like the old Keyframe Caddy extension) which shows the timeline of a selected instance in a window. I can't see a way for a jsfl script to effectively send back content data to the swf window. Any hints?
When exporting my animation as a video I kept getting an error message that says: "the required version of Media Encoder is not installed (it was) or the installation was damaged. Please reinstall." I did reinstall ME but it didn't fix the problem. Is this a bug or am I missing something? Thank you.
Hello guys, when I try to export a vídeo (Entire movie, H.264, AME), vídeo is about 10 minutes, the Adobe Media Encoder stops working at 97% of the process. How do I fix this? It works find if the video is shorter than 8 minutes.
I really hate CC 2023 (and maybe 2022), I don't like them because whenever i open one of my FLAs, it just crashes. It sometimes doesn't crash but if i use a random tool on an object it will crash eventually. I want CC 2021. I don't know how to get it, i tried looking for downloads on the official Adobe site, i see only the latest updates. And no, I don't think it's my computer either. I factory reset it like 2 or 3 months ago.
Hello everyone, im new to animate and i am trying to make a simple html5 canveas-based interactive animation with mainly navigation buttons. I use the gotoandplay/stop code from the code snippets a lot to build the buttons, they worked pretty well for the first few buttons, but i just couldn't make them work when i try to build more of them. Considering the numbers of the repeating codes I use, and the simple change I made (just changed the frame number as the instruction says), I think it would not make many sense to the post the whole codes here. Google console gives me error report when i publish the animation, of which i think might be helpful to post them below:Uncaught TypeError: Cannot read properties of undefined (reading 'addEventListener')at lib.weneedtotalkaboutlynchsyndrome.frame_53 (index.js?1662924142788:3129:17)at d._runActionsRange (createjs.min.js:19:7215)at b._runActions (createjs.min.js:19:3229)at b._runActionsRange (createjs.min.js:19:10055)at
Hi, I would like to know if the files generated in html5 with Animate - js, sound and images - can be detected when they are in the server if a user downloads the page in the desk of their pc, thanks.M.G.
Hi,when I import Texture layers or layers with transparency from Ps to Adobe Animate, they won't be imported with their transparency, and instead, they get imported with a solid Background, why is that, and how can I import layers the proper way?
Hi everyone,I've recently submitted my first set of html5 remarketing ads created in Adobe Animate to our SEO agency. They were submitted 6 months ago and have been running perfectly until I received the following message from them:We noticed that the creatives provided were making calls to domain code.createjs.com which belongs to an open source code library. The communal development model of open-source libraries may pose a larger security concern for Google’s advertising ecosystem as malicious code might more easily be introduced. Could you please check with your designers just to make sure that there are no codes hidden?Has anyone had this problem before? is code.create.com owned by Adobe? is there any need for concern? Should I copy the .js file and host it myself?Any help/advice would be greatly appreciated as I'm being given quite a hard time by the agency and the client.Thanks in advance!!
I have a request. I hope the programmers add an update or add a pointer to it similar to its work. It works on making the shape or imagine the face or any section how it will be when it will be on my side.. I have a problem when I draw the face in front of me I do not know how to imagine or redraw it when it turns a little
I have a situation. I have a button behind another button that overrides the button in the forefront during prototype mode.What I mean is—If a "Fixed position when scrolling" button or shape (A) remains in it's position on the X and Y axis while all of the functional components behind the positioned button scroll, an issue occurs when a "functional button" (B) in the background lands behind the "Fixed position" (A) button. In this scenario, if my intent is to click on the "Fixed position" (A) button, the prototype thinks that I'm clicking the "functional button" (B) instead of the "Fixed position" (A) button in front of it. Please note: (A) button is also in front or above all other layers on that artboard as well. I have tried to figure out work-a-rounds for preventing the background button (B) from functioning first but I need the elements to remain how they are.I just need it to function properly when a viewer views and presses on the "Fixed position" (A) button that's in the f
I thought this is what animate is designed for. But may be i do smth wrong. I need to export a simple svg animation with tweens, but the farest result i could get to is a sequence of SVG files instead to be a single animated file. Plz help, how to export my animation as a single SVG\HTML(with animation)\or anything I could use on my HTML page as animation (except SWF of course)?
Just as the title says.If you have a project where everything is set up on dozens and hundreds of layers of shape tweens, trying to reverse the frames will ruin everything.I believe it has something to do with the Hint system.Does anyone know a workaround?Thank you in advance
Hi everyone, My goal is to make the button symbol dissapear when I drag and release it over a certain Y value. It kinda works but when I drag the button symbol over the Y value (shown with the red line) I first have to click the shape for it to dissapear. Is there a way for it to dissapear when I drag and release the button symbol over the red line? Video example:https://www.dropbox.com/s/gn4efqrlzkq1vf7/example.mp4?dl=0 Project files: https://www.dropbox.com/scl/fo/mpy2bsyjtcidizx5afuf8/hdl=0&rlkey=n51y70ro754ekzk135lm6yfsd this.button.addEventListener("mousedown", onMouseDown.bind(this)); this.button.addEventListener("pressmove", onPressMove.bind(this)); function onPressMove(e){ e.currentTarget.y = e.stageY / stage.scaleY - e.currentTarget.offset.y; } function onMouseDown(e) { e.currentTarget.offset = { x: e.stageX / stage.scaleX - e.currentTarget.x, y: e.stageY / stage.scaleY - e.currentTarget.y }; if (e.currentTarget.y > 650) { this.
I've done some drawing and animating on other websites using a mouse, and it is very complicated. I'm planning on getting Adobe Animate to improve those animations and make more, but since drawing with a mouse is difficult, I want to know whether a touchscreen laptop (which I'm also planning on getting) with a stylus would be better or compatible. Thanks!
Hello, i have a very frustrating bug on animate CC. My toolbar is automaticaly selected when I work. For example, if i select a symbol using the mouse on the screen, and then click on the arrow keys to move that symbol, it dosen't work. Instead, it moves a selction between de toolbar windows,tabs. So for example, insted of moving my selection to the right, in the toolbar, it will go from "File" to "Edit" Anyone knows what can i do ? Thanks
Hi all, I just updated my Animate and Media Encoder and now everytime I want to export an MP4. The MP4 is all Black. What is happening? How do I fix this??? Thanks!
Hi, i am trying to get the "enter" key press to call the same function as my button click for a textinput component in animate (canvas), but it seems to not want to work with anything that uses a "this", only with elements that are actually part of the DOM that are referenced with getElementById. I have this code here for the eventlistener and the function: window.addEventListener("keydown", keyPressed.bind(this)); function keyPressed(evt) {var k = evt.key.toLowerCase();if (k=="enter") {document.getElementById("inputBox").value = "";this.chatRecord.text = "test";}} it works fine with setting the inputBox to blank, but will not do anything with the chatRecord called using "this".what am i doing wrong? can someone please help, thanks!
hola..Estoy trabajando en un proyecto de MAPA INTERACTIVO hecho en Animate CC.Lo subo a una columna de Elementor dentro de Wordpress (Xampp - server local) .. estoy usando este código this.boton_adobe.addEventListener("click", fl_ClickToGoToWebPage_1); function fl_ClickToGoToWebPage_1() { window.open("https://www.google.com", "_self"); el problema que tengo.... usando "SELF" abre el link dentro del contenedor y vuelve a cargar la pagina completa de destino dentro del contenedor.. me queda una pagina dentro de otra pagina.. 2 paginas.. y yo quiero que quede solo la pagina de destino del link. por ejemplo .. tengo una pagina princial y un destinola pagina principal es www.adobe.com y la pagina destino es www.google.com cuando hago click en un distrito quiero que abra google, pero fuera del contenedor.. EL PROBLEMA es que abre adentro del contendor .. en este ejemplo... ese codigo no me abre el link correctamente... yo quiero que me
And when I added the clip inside the TV, this message appeared. In Adobe Animation WARNING: H.264 video will not be published.??????!!!!!!!
In Adobe Animation WARNING: H.264 video will not be published.؟؟؟؟؟؟؟!!!!!!!
I have a character that I have waving his hand using a classic tween loop. I'm trying to make the loop stop after he waves his hand after a few times. However I don't see where to make this happen. The more frames I add he continues to wave his hand throughout the entirety of each frame. Does anyone know how to create only a short loop that cuts off at the moment you choose?
My drawing tablet is kinda broken, and always has a certain amount of pressure applied to the pen, even when it isn't touching anything. I need a way to change the minimum amount of pressure needed to trigger the pen. I used GIMP before and it has something like it.
What can I do when this happens? By the way, it happens when I put the pen pressure. I hope that experts can respond to me.
hi, my son has a few problems with Adobe Animate. Is there a support email or chat or phone where customers can send the list of issues and get help? On the page https://helpx.adobe.com/ there is info "Contact us - Real help from real people." but it's kind of joke - there are only link to popular topics. How to contact Adobe support?
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.