Get help using Adobe Animate and creating animations.
Recently active
Help !i can't access ActionScript Linkage & Runtime shared Library in my video propertiesi tried to use other video format and also other videobut i srill cant figure out the solutioni use adobe animate 2020
Hello, I wanted to know if there is any way to make this AS3 code work in HTML5 document? button_1.addEventListener(MouseEvent.CLICK, fl_ClickToPlayStopSound_3);var fl_SC_3:SoundChannel;var fl_ToPlay_3:Boolean = true;function fl_ClickToPlayStopSound_3(evt:MouseEvent):void{if(fl_ToPlay_3){var s:Sound = new Sound(new URLRequest("http://www.helpexamples.com/flash/sound/song1.mp3"));fl_SC_3 = s.play();}else{fl_SC_3.stop();}fl_ToPlay_3 = !fl_ToPlay_3;}
I have many elements, movieclips, on the stage. I assigned them to the array.const clickEvent = [{ product: [exportRoot.ham, exportRoot.yeast, exportRoot.milk, exportRoot.milk2, exportRoot.cheese, exportRoot.flour, exportRoot.flour2] product_ob: [exportRoot.shopcart.ham_ob, exportRoot.shopcart.yeast_ob, exportRoot.shopcart.milk_ob, exportRoot.shopcart.milk2_ob, exportRoot.shopcart.cheese_ob, exportRoot.shopcart.flour_ob, exportRoot.shopcart.flour2_ob] //selling: //buying: }] clickEvent.product[index].addEventListener("click", (e) => { this.shopcart.product_ob[index].play(); playSound('hint'); }); //(Did not work) Movieclip "shopcart" contains food products that are animated when you press the corresponding buttons on the stage. I would like to write this in a function, whatever will keep the code to a minimum.Maybe something like that: const right = [{ button: this.ham, button2: this.shopcart.ham_ob, price: 12, }, { button: this.yeast, button2: this.shopcart.yeast
My code is very simple, so I wonder how to change it so that when one object is pressed, the other object, and first one, is blocked. A game is about buying products in a store. There are many products in this place. Two products repeat, one is cheaper, the other is more expensive. When the button is pressed ("button: this.milk"), the milk locks the mouse on the pressed object on the shelf. But I can pressing on the second object, ("button: this.milk2), and then it charges me two prices. Is it possible to somehow block the mouse on two objects at the same time, when the first one is already selected in the shopping cart?User must have 5 products (ham, yeast, milk, cheese, flour) to prepare the pizza. (pizzaplayed) He also has a limited amount of money up to 40 coins.Thank for help! const right = [{ button: this.ham, button2: this.shopcart.ham_ob, price: 12, }, { button: this.yeast, button2: this.shopcart.yeast_ob, price: 2, }, { button: this.milk, butto
Nach dem Export eines HTML5 Banner bei Animate, zeigt es mir beim Öffnen der HTML-Datei eine weisse Seite an. Die Konsole gibt die Fehlermeldung im Anhang. Zudem habe ich noch die Exporteinstellungen mitgeschickt. Animate ist geupdatet (22.0.7) Kann mir da jemand helfen? Vielen Dank!
Hello allThank you for your timeI used to be able to motion place on a motion path many items at a time in AS3, like electrons following a wire path, I have tried the create js motion path but it seems to nly allow one ball on one pathand ther is no way to space the balls out.Using the manual motion guide does not work as this a complex circuit with many paths.Can anyone please assist me?Best Regards Peter
Hallo Zusammen,ich hoffe sehr, dass mir Jemand helfen kann: Gerade ist mein Computer abgestürzt und ich kann seitdem weder das Projekt, noch das Recover in Animate öffnen. Somit ist der ganze Tag Arbeit...trotz Recover verloren!!Kann man vielleicht noch irgendwas retten? Ich wäre für jeden Tipp so dankbar, denn morgen habe ich Abgabe! Liebe Grüße, Anna
Hi, I was trying to figure out how to switch to a next frame by pressing a specific button on your keyboard, In this case I would like the button to be "3" and switch to the frame 41. I got it only to work with any key but couldn't make it work with "3" or any other specific key. This is the code that only worked for me: stage.addEventListener(KeyboardEvent.KEY_DOWN, fl_KeyboardDownHandler_5); function fl_KeyboardDownHandler_5(event:KeyboardEvent):void { gotoAndStop(30); } I'm new to this so if anyone is willing to help i'm grateful. Thanks!
Hey all - brand new to Animate and I'm trying to export some banners for Google Ads that have to come in under 150Kb. I've managed to get all the file sizes down apart from a file located at libs/1.0.0/createjs.min.js which comes in at 242Kb Is there a way to reduce this file size at all - I've no idea what it actually does so I don't know what I do when I'm working on the file that effects it. Cheers 🙂
hello, i nust install adobe animate and i cant understand what i did wrong.When i preview in the app it shows me without the black things, but when i export is appears that black. Can somebody tells me what i did wrong and how can i change ?
I was trying out EDAPT for the first time today and managed to rig it properly and whatnot. The KineFlex tool worked properly and smoothly, but when I tried to animate it in Timeline using Classic Tween, the rig animated like classic shapes. It was as if I hadn't rigged it at all. The part would move from their original position to the next without considering the relation between them. I tried using the 'Make Edaptable' helper several times, but that also did not work. Attached is a video depicting my issue and how the rig works with the KineFlex tool.
Putting this here for my friend. Her GIF export page is too big for her screen, and I remember reading somewhere that the gif export is 907px tall, meanwhile her screen is shorter than that (768px).We've tried using Alt+Space to move the window up, and rescaling the computer screen, but nothing seems to work. Is there any other way that we can resize the export window at all? She uses windows 10, and I believe she's on 2021 adobe animate.
I AM SO MAD RIGHT NOW! 1st I was working on a animation for almost a month and, then I put my computer to sleep, and then when I turn it back on, adobe animate and it crash when I start animating. After that I try to open up the animation in adobe animate, and I saw it wasn't there. When I to actually when in to my files to open, and when I see it I click it, and when it opens, it says something about something I never of called adobe air sdk, I clicked the x button and I try to open it again, it say "file not found". And this animation is for a animation studio, so imagine how much time it took to work on that animation. At this point, too many bug has been popping up in adobe animate. If this is not fixed, I'm just going to stop using adobe for a very... VERY LONG TIME!
I am creating an animated music video in Animate that requires lip syncing. I built it initially in an older version of Animate but now have been using CC. I lip synced it to the music which exists on a layer within the file. When I realized that the parenting option was not available in that file format I copied and pasted everything into a new AS3 file. Everything transferred perfectly except the music now has 758 frames of intro percussion instead of 302 frames of intro percussion. The speed of the music has not been affected. It is like the program has added more measures of the lead in music. I have deleted and brought in the music fresh but it still has 758 frames before the singing starts instead of 302 frames. I am not sure why/how the intro would now be longer as everything on the time frame looks exactly like it did in the previous file. And also as a result, the end of the song is cut off, while the song in the previous file ends as it should within that 2.5 minute time fram
Hallo, ich habe in Character Animator (Ch) eine Szene erstellt und wollte über Adobe Animate (An) noch ein paar Effekte hinzufügen.Leider wird mir in Animate lediglich der Sound abgespielt und das Bild bleibt weiß. Ich ging wie folgt vor:1. Die fertige Szene (Länge 22 Sek.) habe ich über Adobe Media Encoder im Format H.264 gerendert. Damit es mit Animate kompatibel ist. 2. Anschließend habe ich in Animate ein neues Projekt geöffnet und die Bildrate von 30 auf 24 geändert. Weil ich das Video in 24 FPS gerendert habe. 3. Über Datei>Importieren>Video Importieren...wollte ich das Video importieren.Dort wählte ich "H264-Video in die Zeitleiste einbetten" aus und fügte mein Video hinzu. 4. Anschließend wird mir lediglich ein weißes Bild mit Linien angezeigt. Wenn ich auf "abspielen" drücke, höre ich auch den Sound vom Video. In der "Bibliothek" ist das Video auch sichtbar. Ich würde mich freuen, wenn ihr das Problem kennt und mir weiterhe
Ive been trying to learn how to create, export and upload HTML 5 ads and i keep getting closer but am stuck again. I used the html5 validator and everything checks out but the image is blank. Im not sure where i went wrong. I uploaded my files to this drive here.https://drive.google.com/drive/folders/143slTNP50CiUhPB3waQUvnZn0nnH9WUF?usp=sharing
Hi, while im working in Adobe Animate 2022, there was an unexpected powercut and i had to close my animate software quickly because my UPS is not a good one. It last only 10-15 seconds only. So i saved my file in no time and close Animate software. And exactly at that point my computert also went off. Then after few hours, i tried to open my Animate file (fla.), But this mentioned massage " An error occurred opening file ...." appears at the screen. (I have attached a Screenshot of that message). i don't know what to do. Is there any way i can open this file. Cuz this file contains my 3 days of work. Thanks. (Im really sorry about my English. I hope u can understand what i said).
Eu estou tentando deixar o meu objeto assim, mas eu nao sei como faz.
I have a very simple animation I am trying to do, and I am not extremely experienced in Animate so I feel like I must be missing something very basic, but cannot find any explanation or figure it out myself. I simply want to take this shape and do a classic tween to animate the y scale from 100% to -100% so the top of this envelope can appear to close, and I've moved the transform point to the bottom so it will scale around that. (I made sure the transform point was moved and is in the same place on all keyframes before adding any animation.)The rectangle is a drawing object within a graphic symbol on it's own layer. I simply insert a keyframe on frame 10, change the scale to what I want the final position to be, then right click between the keyframes on the timeline to create a classic tween, but instead of simply scaling it seems to also animate the skew?Why is this happening? I've tried doing the exact same thing with a motion tween, and this doesn't happen, but I would p
Hello. I work with a company that has been using Flash CS6 for its AS2 capabilities for supporting our legacy products. Our team currently has issues with Flash CS6 going back to trial mode recently after we were having no issues for so long. The same thing is also happening to Flash Builder. Is Adobe trying to also kill the development tools as well? Can somebody please shed some light on this? Thanks.
This first problem has persisted for as long as I can remember. When you select Ctrl+2 (View | Magnification | Show Frame), the app does *not* show the full frame. The bottom of the frame is cut off. Just a bit, about the height of the (often unnecessary) horizontal scroll bar. In the attached screen shot, I’ve created a blue box with a green outline, the same size as the document. You can see that Show Frame has chopped off the outline at the bottom.Here’s a screen grab from a recent job. Again, the bottom of the outline is chopped off.It’s not a deal-breaker, but it sure is annoying that it doesn’t work. I used to think it was probably something weird about my setup, but I’ve completely changed computers, operating systems, and versions and it persists. Surely it can’t be just me. The second issue is the Library. Once your project gets past 100-or-so named objects, the library dialog stops working properly. For example, here I’ve selected the Graphic, “mailbox scene,”
I have this issue where my opnion skin shows all the previous frames in the onion skin ranger together instead of lowering the opacity and changing their colour based on if the frames are behind or ahead of the current frame i'm on. This only happens when I move past the frames on the timeline while I'm using a different layer. I've tried changing my onion skin settings, updating drivers, uninstalling and re-installing adobe animate, updating animate to 2021 and then going to older versions but nothing seems to be working at the moment. Please use the screenshots below for some visual clarity
It's only behaving like an eraser in Animate, not in photoshop or anything else. I'm using a deco-03 tablet. Any help would be seriously appreciated.
It would be amazing if we could choose from, say at least three different ways to display the units of time in the timeline. Frames. Seconds. Minutes. Do you know what 109 seconds is in terms of minutes and seconds? It's just basic math. People do it all the time and I'm sure you could figure it out if you had to. And guess what? In Adobe Animate you HAVE TO. DO MATH. ALL THE TIME. I was never a Mac-boy, but Jobs had it right when he called your company out for being lazy. You bring laziness to an artful level. Sickening.
Hey, 2003 called- they still want that bug fixed. You know the one. Hotkeys stop working suddenly. You have to restart the program. Sometimes that works. Sometimes it doesn't. Yeeeeaaaah, if you could maybe fix that by......say......2035....that would be great. Seriously, if you guys aren't going to fix your messes, why don't you just lay off half your staff? Seems like you're paying a lot of people to sit around and do nothing.
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.