Get help using Adobe Animate and creating animations.
Recently active
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?
Everytime i go Export-Export Movie-PNG it just saves the frames as black. I need a workaround as I want to import the frames into clip studio for a project and I need them to have a black background. Saving as JPG's works
Bonsoir,je reprends mon activié de formateur dans le techniqur, j'avais à l'époque de flash créer des modules de cours que j'executais (des .exe) car en PPT je ne pouvais pas animer comme je le souhaitais.Ma question est la suivante, vu que l'action script est en fort declun et que son remplaçant est le HTML 5 voici mon soucis.Chaque frame de mon scenario comporte deux boutons de navigation, un pour avancer à la frame suivante et l'autre pour revenir à la frame précedente. j'ai donc essayé de faire la même chose en HTML5 sous animate CC, mais cela ne fonctionne pas. Lorsque je lance le scenario dans ule navigateur, je passe bien de la frame 0 à la frame 1 puis le bouton pour aller sur la frame suivante est dans le mode survol et impossible de naviguer dans le scenario.Si une personne à une idée pour remplacer (gotonextframe ou gotorevframe en action script) en HTML je suis preneur.Merci par avance pour votre aide.Cordialement.Aldo
Hi ,I'm triying to to export my animation as a movie but I keep getting this error " error initializing java runtime environment. you may need to reinstall flash"Test scene also give this error message . ( I'm on animate cc 2019 by the way)This happen only when I use the camera tool with the plateform type "Action Script 3.0" . After spending hours and hours on the net trying to find how to fix this issue here's what I tried :I already tried to reinstall animate cc I already tried to change the value of the jvm . ini fileI already tried to delete jvm . iniI also tried to repair all my Microsoft Visual C++ packagesI check my anti-virus nothingI tried to reinstall old version of java , then the most recent oneI updated flash playerI tried all those things and nothing works(sorry if there are grammatical mistakes English is not my native language)Any expert here to help me ?
I used the wrong publish settings for my movie. Came here, got the right answer, redid and it worked beautifully. Uploaded it to YouTube. Then I started playing around with adding an End Card but never finished it. (Don't know if that has anything to do with the current problem or not.) Today, needed to launch the video. It was the original one with the fuzzy look (800x600). Redid it quickly at 1920x1080 - looked fine again. Put it up on YouTube. Once again, it looks lousy. Fuzzy - like the 800x600 one. Help? Should I delete the others from my YouTube channel and ONLY have this one? Are they somehow messing with each other? If not, what in the world is wrong? This was supposed to launch 30 minutes ago so I'm in a panic. Here's the YouTube URL - not sure that will help, though. The mp4 looks FINE. https://youtu.be/yX7fv2A_EKo
Hello, is it possible to add outer stroke around the object in Adobe Animate like it's done for stickers? Or maybe imitate it?
I have made my first VR Panorama from an AI file 5669 X 566px size.I would like to publish this to my website but the sizing is difficult to contain. The <canvas> tag is generated through JavaScript and resizes when the browser window is adjusted. I try to wrap this tag with my own <div> starting immediately and ending inside the <body> but it is attached or prepended outside this added element.I also attempted to adjust the CSS through the Chrome inspection tools but it is not working.How can I contain and publish the exported <canvas> inside a container of my size choice for my website?
I put together an animation that has a few MP3s in a layer. It plays fine on playback within Animate editor. But when I export I get no sound. Have tried a few different setups, but nothing. Changed keyframes of MP3s to Stream. Nothing on export. Attached are screens of latest settings. Media Encoder shows that the export was done with Match Source - High bitrate. So I'm not sure why the exported MP4 has no sound.
Newb question.. I created a head with eyes and mouth in the same layer. I am now trying to select the eyes and mouth but it will not work. It only selects the entire head. Even though it's in the same layer I should be able to select the individual objects.
I tried to export my file to animated GIF. After I selected the page to select transparency or not showed up, but the OK button wasn't there. Any help?
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.