Get help using Adobe Animate and creating animations.
Recently active
Добрый день. На экране не видно работу инструментов. Единственное, когда переключаюсь на инструмент "плавная кисть", то все отображается. Помогите , пожалуйста, разобраться с проблемой.
I have a button which does play/pause animation using mouse event. Now I wanted to do the same thing with spacebar/keyboard, so i scripted (AS3) keyboard event as well. Now the problem is buttons work fine, keyboard works fine if only keyboard is used but if i play using button and then try to pause using keyboard it is not executing. Please help.
I recently got adobe animate, and a lot of the tools are missing. No primitive rectangle, no circle, no other stuff. I pressed on the 3 dots under all the tools and it opened up a menu that said "drag and drop tools. But most of the tools were greyed out.
Hi All,I'm completely new to AS3, but have used Flash for years. I've converted a 5-scene flash file to HTML5 Canvas, but I need to know what the script is to play the next file. I have the following 5 files that I want to automatically play them in sequence. Can someone please give me the action that I need to add to the end of each file? I'm wasting so much time hunting and searching!2020_AnnualReport_Video_HTML5.html2020_AnnualReport_Video_HTML5_Scene 2.html2020_AnnualReport_Video_HTML5_Scene 3.html2020_AnnualReport_Video_HTML5_Scene 4.html2020_AnnualReport_Video_HTML5_Scene 5.html
helloI need Help Drag/Drop objects and fix it in placeI have a project that when the user clicks on the object and puts it in a fixed place it does not move againthanks
Hello everyone. I have a probleme since yesterday.I don't know why when I press Ctrl + Enter to test my Canvas, the browser opens with a 404 error.I uninstalled animate and reinstalled it but it didn't change anything... http://127.0.0.1:8090/filename.html?5850Error 404: Not Found File not found Thanks for your help
Hello, I want to animate the wheel of this tank, and for that I would like to make rectangles that turn around the guide (trapezoidal line), but I don't find any reasonable way : Can you help me please ?
I have used this code in the past to return to main menu of a simple HTML5 canvas video player interactive before but now it won't work. (actions layer code on video player frame)this.stop();var root = this;this.movie01.on("added", function() {$("#movie01").on("ended", function() {movetoMenu();});});function movetoMenu() {console.log("go back to menu");root.gotoAndStop(0);} What am I missing or doing wrong, PLEASE? Should be so simple.
Hi guys, I'm working on a project with lots of graphics details and frame by frame image animations, and start to receive some wird errors only when I try it online, and I'm start to think those are because of the loading time https://nifty-albattani-10a36b.netlify.app The error:createjs.min.js:12 Uncaught TypeError: Cannot read properties of undefined (reading 'getContext') If I cache the images or browser offline this error does not occurAnyone have any idea or can point me some keywords to find a solution?
Hi,Oval tool cannot selected as you see. My animate version is current but my laptop directx version is older one. It is version 11. I cannot use fluid brush tool because of this reason by the way. Do you think this problem is happen because of directx ? Thanks for helping.
I have an object (line) and input text. I want the user can change the size of the object by themself. For example, I'm typing 2 in input text, and the height of the object will be 2 cm. Can anyone tell me the code? Fyi: my document type is HTML5Thanks in advanceSorry I'm not good in English. Hope you can understand my question
I'm trying to animate a picture I made for school and I can play it fine on the main screen but if I go to test, nothing shows up and it tells me to load flash and then I get a screen saying adobe no longer uses flash. I try to export my GIF and my preview is not going my animation at all, just a blue screen. What the heck is going on?! I know animate was recently updated. It was working fine before that. I don't understand why it is not working now. I used action script. Does this mean Animate no longer supports making animations? That doesn't make any sense. Why is it not working? Anyone else having the same issue?
Hi everyone, it's me again😊 There is an object, button and input text field:when I put the number in the input text field and then click the button, it will change size of the object. How can I do this using html5? Can anyone tell me the code?Thanks in advance!Have a nice day
hii am a begginer.I have an issue with lip sync. i used 2 characters and a background. both characters audio in one audio clip. i used same audio clip in few time1.for main timelime 2.both characters body part timeline 3. both characters head inside timeline. every timeline audio started 1st frame. I created auto lipsync for both characters. my issue is, when I see head inside timeline audio with lip sync is perfectly work. but when I back to main scene and test lip sync is not match with audio. there is a big timing issue. if anyone can give me a advive. please..
Hello. I need to do multiple preload of mp3 files in the cloud. I have used the Blukloader class (it works for all types of files): https://blog.unijimpe.net/precarga-multiple-en-as3/comment-page-1/?unapproved=330332&moderation-hash=c925fba9675d0353eddcad2f9058ca42#comment-330332 there come the instructions on how the class is applied.It works fine for external files (uploads multiple and can be controlled individually) but for cloud files it uploads the files, but when I try to play them it gives this error: [BulkLoader] Failed to get content with url: 'berClav'as type: [class Sound]TypeError: Error # 1009: Cannot access a property or method of a null object reference. maybe you have to do some modification in the Bulkloader class to make it support files from the cloud.I appreciate the help
I have this code that uses the events mousedown , pressmove and pressup ,it runs fine on Android ,IOS ,and windows . but on windows using the touchscreen I receive mousedown and pressup but the event pressmove not triged. container.addEventListener("pressup", onpressup);container.addEventListener("pressmove", onpressmove);container.addEventListener("mousedown", onmousedown); I dont change the target after the mousedown event
So, I'm trying to convert my psd drawings to bitmap so i can import them into Animate and my kid brain is confused. btw my drawings are on fresco so if you know how to do that, please help.
Hi guys, the new update in adobe animate 22.0.2 seems to be great, specifically the modern rigging and bone updates to the asset warp tool. However, I'm having a problem. Here is a video of my problem https://youtu.be/iYFD22nWPoA and also here is the FLA file to download. https://we.tl/t-Z68aV3ku0N if you'd like to look at it directly. Any assistance would be greatly appreciated. I'm quite new to tweens, I'm more familiar with frame by frame animation. I think I may be doing something wrong? Thank you so much!
Hi, I have just started to use Adobe Animate and am struggling to bring in a PSD file and then use the Asset Warp tool to select the drawing I have done. I can either get the tool to select the whole page or it comes up with a error message saying that it's limiting the file to 1500 pixels and then closes the file down. The drawing is a one layer with no back ground as such although when it brings the file in, it brings in a Vector layer and a background layer. I am using Adobe Fresco to the do the drawing. Look forward to hearing back from someone. 🙂 ThanksCarl
hello, a few years ago I created a game in Adobe Flash Builder and I am looking for some way to transfer the whole game from as3 to HTML5. Is there such a thing as Adobe Animate Builder or something like that?
Hi! I am new to Animate. I downloaded it just to attempt this project. I also am not learned in coding. I am attempting to put what I created in animate (a simple envelope opening upon being clicked) into my shopify website. I believe I have successfully imported the js file into the assets section of my shopify code but I don't know how to put the html file in there (currently when I open the html file that I published from animate, it shows me the first frame of my animation but not the html code itself so idk how to get that code either). I don't know how to get the animation in the place I want it to appear either. Any help with the above issues would be greatly appreciated.
Hi, when i try to select a line, everything disappear on the stage until i deselect the line. Anywhere to close this?
An error where the selection line is wide when there is nothing inside the symbolIt is indicated that there is something inside the symbol where there is nothing.Even if I check each layer inside, there are no objects.No invisible objects, no tiny dots.Clicking on the frame or selecting with Ctrl + A doesn't grab anything.But when I click on the symbol outside of it, the selection line gets weirdly wide.This issue sometimes causes annoying issues when clicking on symbols. A video is also attached. I can share the file with you to fix the error. thank you.
Hello there,I need to open a Flash file from 2009 with Animate 2022. When I try, the application says that "An error occurred" and that's it.Any advice?Thank you,Happy Holidays!-m
Hi I'm a newbie who has being using the software Adobe animate cc 2022 and the tutorial is for Adobe animate cc 2021 and in the properties tab there's supposed to be a image tab but is not there in 2022 so I'd like to ask where can I find the image tab?
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.