Get help using Adobe Animate and creating animations.
Recently active
So i was drawing a poorly done parody of a mlp pony, and I noticed that as i was zoomed in on the lower section of the blue circle (see photo) the ears decided to not only multiply but spread themselves out and some had fill and some didn't. I've tried uninstalling and reinstalling animatecc, running a virus scan, restarting my computer, etc. but i keep getting these wierd bugs. Anyone have any solutions? Simular experiances?
I am trying to convert by parsing the contents of DOCDocument.xml from XFL, Is there a document that can tell what the contents in xml mean and what format it has?
I have a fla file with simple stop and gotoandplay actionscript and a few tweens. When I convert to html I receive the messages to correct the actionscript to js and do that but I get a black screen as a result.
Can i recover my fl. file to previous saves?
//create an MP3Pitch instance and load a sound var mp3:MP3Pitch = new MP3Pitch("/path/to/your/file.mp3"); //change the pitch via rate setter mp3.rate += 0.5 this is the code to adapt the MP3Pitch class to a loaded sound. Could someone tell me how i adapt it for an internal sound?thanks
Quando eu renderizo uma cena de 1 minuto (onde só tenho vetores e 1 arquivo de audio .WAV de 5mb) e mando abrir no media encoder, o meu SSD (que só tem 22gb livres) vai a ZERO e o media encoder trava. Não existe um jeito de mandar esse cache ser feito em outro dispositivo, como um outro HD?
Why the animation come out very slow after 10 seconds on mobile device
I need the spesific version.
Hi I have a simple drag and drop behavior where I can drag an object and drop it where ever on the stageWhen i publish it it works on desktop but not ipad and cell phone.The code I am using isthis.face0.on("pressmove", moveFace);function moveFace(e){e.currentTarget.x= e.stageX;e.currentTarget.y= e.stageY;}do I need to modify it for ipad and cell phone.Your help very much appreciated.Usha
Hi, i dont know if there is a similar subject but i didnt find it. I have a specific problem with adobe animate and i try to explain. in wacom settings you can put "erase" on one of your wacom-pen buttons.i work so more intuitive for example in photoshop .just draw a line and erase with the button pressed down.and when you release the eraser button it jumps to brush again. now i have 2 problems.if i set up "erase" on one of my wacom pen button it just wont work.if i keep pressin "E" it doesnt jump back to brush again. So its kinda really anoying to press all the time "e" than "b" again.Is anyone out there can help me? best regards
I am used to set Eraser on the side button on my Wacom Stylus.Since my older Cintiq 21 doesn't work well anymore with Animate on Mac OS Sierra, I had to switch working on a Cintiq 22HD with the latest Wacom drivers installed, because apparently it's the only working Driver that Animate can work well with on Mac OS Sierra.Well - not!!! Now the button Erase function is not working! It works only on the Eraser tip of the Wacom Pen, but sincerely - who is ever using this Eraser tip?! Button Eraser works fine on Photoshop and all other software, but not on Animate. I can't believe there are so many problems that are related only to Animate and Wacom!please fix this, this is not a minor issue!(iMac 21, OS Sierra, Animate 2018, Wacom driver 6.3.25-2)
I've made sure the canvas is action script 3.0, and the sync is on stream, but the audio just doesn't play. The audio file definately isn't the problem as other sync options (like event) work but aren't scrubable. I've tried MP3s and WAVs but there isn't any change.
I was making an animation using Animate 2021 and tried to use a movie clip in my animation. However, the clip just isn't playing. Not when I scrub the timeline, not when I play the animation within Animate, and not when I export the animation and watch it. If I go into the editor for the movie clip, it plays just fine, but if I play the larger scene, it just doesn't happen. Is there something extra I have to do to make my movie clips actually animate?
Hi, can anyone help.. i import a video to animate 2021 then they gave u option to choose skin for the videoeg: SkinUnderAll when i select my prefered skin and click finish, the skin is not on the video..does anyone know where did i do wrong?
I created my HTML 5 canvas with some animations. But in my output web browser shows the only stage and its color. how can I overcome it.I used WAMP Xampp for it.I used different types of browsers for it.thank you.
I have been working on a project to convert a very old flash file (made in 2000 with ActionScript 1.0) to HTML5 Canvas with the death of flashplayer. I used the inherent convert command in Animate. When I did some initial testing I noticed that most of the buttons retained their previous behaviors on mouse hover from the original FLA file. Now I need to make some small edits on the button hover behavior but I don't know where this behavior is being saved. I know its not old ActionScript code since that is all automatically commented out with the conversion to HTML5 so I am quite lost as to where I where I can edit this behavior. If anyone even has suggestions on where to start looking or other suggestions on how to fix this issue that would also be appreciated, thanks!
Want to enter numbers only without letters? ++++++++++++++++++ setTimeout(function () {textinputtitle.restrict = "0-9" + "٠-٩";dom_overlay_container.children["textinputtitle"].maxLength = 1;what_change();}, 0); ==================
var name = ["ysa","cde","adad"];Array.prototype.myname=function(){for (i=0;i<this.length;i++){this[i]=this[i].toUpperCase();//alert(typeof this[i])}}alert(name.myname())
I've been working on an animation recently, and it's really important for me. The last time I worked on this was on 15.01.2021. the next day opened the file to keep working on it but it mysteriously disappeared/deleted. It's weeks worth of work and even the recovery file of the animation won't restore all the work. I tried to read ways to fix it but most of them are years ago and different versions of the software.
This happens repeatedly. Not all symbols but random ones involving bitmaps where I've made edits, like overlapping certain sections to alter the image using the lasoo and copy tools. Error message: "could not load scene into memory. Your document may be damaged." Red screen: https://i.paste.pics/7065398b5665d121997bfb7f1edfaa7d.png I have several complicated backgrounds that I need to recreate all over again. I can't keep doing this. Any ideas on why it's happening. Updating Animate and engaging hardware acceleration did nothing.
Whenever I try to open a recovery file, it says an error occurred.However, I did delete the original file that it was a recovery of since it was outdated.Is there any way I can get my file back?
Because when using text dynamic 2x each in a frame, in the second frame it gives the error that the dynamic text does not exist?
How to reduce svg file size https://emotekno.com
Hey guys .. i am back with set of query..till now .. key press movement a rocket (mc) is moving left right up down in a defined stage area. and i am able to generate some fire balls randomize falling from top. this is just i am duplicating the movie clip(fireball_mc) .... now i want incase or when the rocket (mc) touch the fire ball programm shold detect the collsion and generate a score board. well for this i have tried a script for two movie clips ... wchich is working but ..i don know or i m not gettng the logic how to detect the collission for duplicated movie clips... well i m just giving the script for oinly 2 movie clips coliding...can any one tell me how to do it with randmize or duplkicated mcs?? for 2 movie clip ... _root.mc1.onEnterFrame = function() { if(this.hitTest(_root.egg)) { _root.result="Oh no..... we are dead"; } else { _root.result="we are going fine"; } } (this is happening ..but let me know how can i get the same result for ranndom mcs) hope someon
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.