Get help using Adobe Animate and creating animations.
Recently active
Hallo, den Sound habe ich als mp3 File importiert und auf der Timeline platziert. Wenn ich das swf File anschaue, funktioniert der Sound, doch nicht beim Export als Video (.mov oder mpg4). An was kann das liegen? Habe es auch als HTML Canvas versucht, auch hier läuft der Sound nicht. Besten dank.
<superfluous screenshot remove-kglad> for example : stage.addEventListener(Event.ENTER_FRAME, usingSystemLanguage) function usingSystemLanguage(event:Event):void { if(*Current Windows/Mac System Language*) { textExampler.text = "This text using your system language (id)"; } else { textExampler.text = "This text using your system language (en)"; } }
Is there a way to use JSFL to access layer parenting info?
Good morning, I was working on lesson 5 on Adobe Animate Classroom in a Book and encountered some problems. First whenever I click on the icon for the more tools panel, Animate crashes. It happens every time and I'm not sure why. It's okay right now because I just use the keyboard shortcut but do you know why this may be? Also when I tried using the Asset Warp tool it looked really different from the book and also acts slightly different as well. Is this a new update or is it something else? I also noticed that when I first click with the Asset Warp tool the images get really blurry and there is a really quick pop-up window. (sorry the second picture isn't the best and picks up the screen light I had to take it with my phone) Both the computer and Animate are completely up to date.
Hello! I'm not sure if it is a memory issue or what but everytime I create a new layer, a lower layer disappears from visibility. Maybe I have a setting on that limits how many layers are visible? Please let me know. And I tried turning advanced layers off it did not change anything.
Hallo Leute, Ich habe eine Frage zu Adobe Flash Professional CS6.Wenn ich Linien zeichne dann sehen die ganz merkwürdig aus, nähmlich an manchen Stellen dünn und anmanchen Stellen dick. (wie man am Bild erkennen kann.) Ich habe auch schon an der Glättung herumgespielt dass hat aber auch nicht wirklichwas gebracht. Hat jemand von euch vielleicht das gleiche Problem (gehabt) und es gelöst?Ich würde mich über ein paar Antworten freuen 🙂
How can I add more control poitns to this stroke that I drew using the paint brush tool? So I can more easily tweak it?
Hello everyone!I'm having a weird issue where I import a local video to play trough an FLVPlayback component and the quality is horrible! (AS3 document)So my stage/document is 1080p and so is the video.I resize it down to 1520x855 (16x9 aswell) and when I preview/publish the document, the video looks pixelated.I'm not a very good programmer so I'm doing everything using the menus, no code so far.Anyone has any idea of what might be happening? I've attached an example. On the left side is a small part of the video played trough adobe animate, on the right side is the same video trough media player classic.
I'm using an overlay on top of my Adobe Animate Project, to use as a Camera Hud. It's a full screen symbol, but I need to access the symbols underneath. The 'Camera Hud' is semi transparant, so I can see my symbols lying underneath, but I can't click them. Is there a way to show the layer, but make the objects underneath accessible? Love to hear from someone!
Hello,I'm slowly getting back into Animate and having a problem with the inverse kinematics. I'm trying to make a simple arm that bends, but I want to both keep the angled side (no rounding) at the bend (elbow) and keep the thickness constant along this "arm". I attach an image showing the rig (very simple), the animated result and the difference between what I have and what I want. At the level of the elbow I don't want the thickness to decrease... Is it possible? How ?Thanksps: I don't want a solution with masks that I have to move every frame, etc. which would make me lose more time while I go through a rigg to save time precisely…
I have a PC and a laptop and recently installed animate on the PC. I'm wondering if there's any way I can work on both devices? For example, when I'm away from my PC I can still continue from where I left off but on the laptop this time
I created a walk cycle using Classic Tweens and everything is fluid except for the feet which flip around and wildly distort in between key frames. I'm somewhat new to the program and have no idea why this is happening. Any help?
Hello!!!Beginner user here. 🙂 I have been watching many tutorials, and I am understanding how to animate objects from one place to another. However, I am looking to build a sort of infographic that the user can click on. In the infographic, they would be using it as a map to see what level they need so I want buttons that if they click on it, it sends them to a different part on the screen that is zoomed in. They read that, then choose another button which takes them to another part of the screen (zoomed in). Is this possible? Has anyone done this before?
I may need to have a self-contained HTML file that isn't referencing external files and doesn't require the internet. I have a combobox component in my scalable HTML canvas. The component references external JS files (jquery-3.4.1.min.js); (anwidget.js); and (combobox.js).Is there any way in which I can copy all of the code from those files and past it into my Flash file's code, while keeping the combobox in working order? Or would I have to edit the published HTML file and replace all references to those external JS files with their actual code? (I've done this with another file using createjs.min.js, but the file didn't have any components) Thanks.
Hello, I am doing an animation for a project. First, I'm using several layers with masks and also using the camera, only masked objects are set to follow the camera but not the actual masks themselves, so only the masked object moves with the camera. The thing is I have this weird issue where the animation looks and works fine in the timeline but when I publish it, the masked objects along with the masks (which are set to not follow the camera) do follow the camera. It looks white in the end because it has a fade out but just ignore it.
I cannot figure out how to dynamically populate a combobox component on stage (canvas - HTML) using JS code and not the component's built in options. I want to have the cb list all countries in the world - via my own list.Do I have to modify the component's UI JS file?Any help would be appreciated. Thanks.
Each time you draw with the brush, the line bends more and more to the side. is this originally? how should i fix it? 브러쉬로 그릴 때마다 선이 자꾸 옆으로 휘어요. 원래 이런가요? 어떻게 고쳐야 하는거죠?
I made a switch button (first click: shape1_animation plays, second click: shape2_animation plays) in Adobe Animate. It works fine with the "click" event. But it doesn't work with the "pressmove" event and I wonder why. Projectfile:https://www.dropbox.com/s/2mh8fxah9o7a7qk/play_movieclip%2005.fla?dl=0 When I "pressmove" the button, the two animations play simultaneously. So it completely ignores the if else statements Maybe there is a simple awnser to this? this.button.addEventListener("pressmove", onPressMove.bind(this)); let counter = 0; function onPressMove() { if (counter == 0) { this.shape1_animation.play(); counter=1; } else { this.shape2_animation.play(); counter=0; } }
Display ads created in Adobe Animate only the 300x250, 336x228 and 728x90 ads are pixelating when uploaded to the Google ad server? On 1920x1080 screens we are also seeing pixelation but on higher res screens no issues. Images are all very hi res, 4.5x teh size and set to scale. We are at a loss as to why only these sizes are giving us issues, all other sizes look fine. First ad is 1920x1080 screen and how it looks in the Google ad serverVS a 2200x1500 res screen below:
Hi. I'm very new to coding so please bear with me. I have a movieclip of spinning arrows. I need to create a button that speeds up the movieclip, say around two times the speed. Is there a suitable code I could use for this? Thanks.
Hi everyone, it's me again😊 How can I make a button rotate another object, like this: 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 effect on rotation speed. Higher numbers that user type in the input text will cause faster rotation. But, in other case, i want to set the object rotate only 10 times not continously. How can I do this using html5? Can anyone tell me the code?Thanks in advance!Have a nice daySorry, I'm not good in English. Hope you can understand my question😊
i want an trial of animate cc 2018
Hello there, noobie's question: Sometimes, I have to publish animations for execution on a Harmonic ChannelPort professional graphics system, within a broadcast facility. The entire plant works under 30fps and the equipment is set accordingly, but the graphics themselves must be published set as 60fps animations; otherwise it plays in apparent double speed. Any clue, theory or case where the same behaviour is noticed? Thanks in advance.
Font will only go from 8pt to 96pt. Tried on two different computers running CC2022. Made a few "new" files. Opened past projects. They all have the same font size limitation. Any suggestions would be helpful. Thx
Hello. Can anyone help me, please? Adobe Animate eats up all the memory even if I do nothing in the program, and it just stays on. After starting the program, memory consumption starts to grow from about 800 MB and reaches 10 GB within an hour, after which it starts not to respond and crashes if I do something in it. Please, sorry for my bad English.
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.