『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Get help using Adobe Animate and creating animations.
新着順
Hi all. Can i know if Adobe Animate can add voice command in the animation? I am currently doing a digital storytelling but i want it to navigate by voice command. Did Adobe Animate capable for that? Thanks.
Bonjour, désolé si je speak in french mais pour ma part ce sera plus simple de me faire comprendre et j'imagine qu'il y a quelques français dans cette communauté...Je bosse dans le secteur du dessin animé en tant qu'animateur 2D depuis plus de 10 ans et j'utilise Flash et Animate regulièrement dans mon travail souvant sur des production en cut out.Voici mon problème, Depuis la version 2021 je me rends compte qu'il est impossible de cliquer selectionner et déplacer facilement à partir du scénario une serie de clef ou une série de clef contenu dans un dossier. Le soft est devenu impraticable à partir de la version 2021 car impossible de dupliquer, déplacer une serie de calque sur le build d'un personnage. Quelqu'un a t'il une solution ? CeD
I am publishing to Air for Desktop and am having problems with "test movie" (crtl+enter). It seems to run frames really slowly. When I open scout to see what the problem is nearly all of the frame time is going to "other > other overhead". The strange thing is, this happens with any project, even a brand new one, and all versions of Air, but only if code is written in the timeline actions panel. Even a simple command like stop written on frame 1 with a completely empty project will cause this behavior, causing a 60fps project to run at ~25 fps. If I publish the project everything runs fine, also if I enable detailed telemetry the "test movie" command works much better. I reported this bug to Adobe, but am wondering if anyone else is experiencing this.
Hey so i do anaimtions with shape tweens and then merge the layers so theyre one thing that i can fill in with the bucket. However when i do the tweens theres alot of line overlap on the differnt layers. To fix this i FBF it and just go through erasing the line cleanup but im wondering if theres a quciker way to do this or if this is the quickest way tahnks
Hello! I really could use some help. I am trying to export an animated video I made with audio and turn it into a mp4 file so I can watch it. Everything seems to work just fine, but when Adobe Media Encoder is finished encoding my file and I play the video half of the video is cut off from the bottom (so I can only view the top half of what I've animated) and there is no audio. I have checked to make sure that the video will export with the same dimesions of my canvas, but it just isn't working. I have followed everything this guide (https://helpx.adobe.com/animate/how-to/export-video-mp4.html) has said, but I am unable to get it to work. I have tried exporting the sample file on that page, which works, but mine won't. If you're able to help you'll have to explain things in a very simple way because I haven't used Animate or Media Encoder before. Also, this website won't let me attach my file, otherwise I would so someone could help me out. Thank you for the help!
Hi there, I'm a beginner, working on trying to animate a leg moving for a character using tweening. However whenever I try to set up the tween, the parts of the leg just move in random directions. Anyone have an idea of what might be going on here? Thank you!
I am working with two separate files. When moving an object in Animate, the preview of the moved object before clicking will instead show the outlines of the vector instead of a transparent preview of it. For reference, this is what I mean: When holding the mouse button and moving an object in the first file, the preview shows hollow vector lines. However, the same object in the second file does not show the vector outline preview when moving; instead, it will show a solid fill preview when holding click, whereas the starting position will be previewed as transparent. How do you toggle between the vector outline selection preview and the transparent/solid selection preview?
Hello. I need a little help with a volume slider. when the music is playing, the slider does not work. When the music starts it does work, but once it starts playing, even if you move it, it doesn't work. Thank you very much, and this is the code: package com.kglad { import flash.display.MovieClip; import flash.display.InteractiveObject; import flash.events.Event; import flash.events.MouseEvent; import flash.display.MovieClip; import flash.media.Sound; import flash.media.SoundMixer; import flash.media.SoundChannel; import flash.media.SoundTransform; import flash.geom.Rectangle; public class Standars_all_mc extends MovieClip { private var clave_sp:SoundChannel private var viola_sp:SoundChannel; private var st:SoundTransform private var clave_sound:Sound; private var tiorba_sound:Sound; private var viola_sound:Sound; private var soundA:Array = ["clave_sound","viola_sound"]; private var i:int; private var default_tempo:Number = 1.0; private va
Hello i have this issue and its to do with this line if (this.hitBox.hitTestObject(child.bodyBox)) { <-------- this lines causes error// hit action [vec POS, damage, atk type, effect (0~4), effect pow, push, fatality, flyX, flyY, flyZ]child.hitCalculate(child.x - this.x, _damage, 2, 1, 1.5, 5 + Math.random(), 1);
I have over 100 keyframes I need to trace and delete the background. Is there a way to select and trace all of them in one go? When I select them all with onion skinning on, trace is no longer an option.
https://crowcaine.wiki/builds/@me/new?class=assassin&race=fae I want to make something like this, complete with as you make choices certain boxes of content populate at the bottom of the page. Yet those boxes would have to be in rows and flow into new rows like content in a HTML div that has set width. I mean do I go HMTL canvas and pull my hair out trying to learn how JavaScript works in Animate, or go ActionScript and converto HTML/JS, or what? The problem is I need certain things to show up as people make certain decisions. I'll explain that here: Image you have items a through z.If you click icon1, show infoBoxA.If you click icon4, show infoBoxB (so now we see infoBoxB to the right of infoBoxA. As you click more boxes, 4 can load before a new row is formed. Also, if you click icon 1 again, infoBoxA is removed from view, and all the other boxes reflow to fill in where infoBoxA was. I can get the basics of clicking the circles and having
Hi everyone I'm new to the world of animation, so I seek your help. I want to change the background on the website that I work with. Can you please tell me if it is possible to change this simple white background to an animation of the sea?
how can i save page 1 scores (movieclip1) to a text file and load it to page 2 (movieclip2)
Is it possible to tween/animate text kerning in Adobe Animate?
Hey, So I am working on a GTA V cinematic, and for some reason, when it reaches a certain clip, Premiere Pro just crashes. it's bizarre since I have edited the clip before, and it didn't crash, and it's only on that certain point because if I playback the sample clip at a different timestamp (later in the edit), there are not issues. I also don't get any error message or anything, it just crashes. See attached video. Any solutions?Thanks, Doron
I stuck on a program which I want to run for checking whether the given answer is right or wrong. In the program, I ask the user whether an equation is linear or non-linear. when the user type the answers in the output window, by default it marks them as incorrect, but after that when I reset them, for the same answers it evaluate the answers correctly. Can you please help me out with this? I would highly appreciate your help. Thank you. c1.visible = false;f1.visible = false;c2.visible = false;f2.visible = false;c3.visible = false;f3.visible = false;c4.visible = false;f4.visible = false;reset.visible = false;check.addEventListener(MouseEvent.CLICK, chek);reset.addEventListener(MouseEvent.CLICK, killreset);function chek(evt: MouseEvent): void {if (q1.text == "" && q2.text == "" && q3.text == "" && q4.text == "" ) {c1.visible = false;f1.visible = false;c2.visible = false;f2.visible = false;c3.visible = false;f3.visible = false;c4.visible = false;f4.visible =
My knowledge of Adobe Animate CC and CreateJS is basic (no prior Flash experience) so I need help with this. I am essentially trying to create movie controls on this animation:http://evolution-dev.berkeley.edu/flashconversion/treeRoom/fieldguide-tree-square-anim-controls.html There's nothing fancy about the animation, just forward movement of the timeline. The play button:_this.btnSmPlay.on('click', function(){_this.gotoAndPlay(1);}); The pause button:_this.btnPause.on('click', function(){_this.stop();}); I found the script for the forward and reverse buttons on this forum here: https://community.adobe.com/t5/animate/play-in-reverse-in-animate-htlm-canvas-for-a-360/m-p/10828021 Problems: How do I get the play button to continue playing from the frame number that it has stopped on and not to go to frame 1 which is what I have it currently doing? Reverse and forward buttons also don't work once the animation is paused. Thanks for any help!
error the installation cannot proceed as the installer file may be damaged. download t ... the installation cannot proceed as the installer file may be damaged. download installer help me please
I HAVE A PLAN FOR ANIMATE CC BUT I WANT TO SIGN IN TO FLASH CS5.5 BUT ITS FORCING ME FOR A SERIAL KEY WHEN I HAVE A PLAN FOR CC AND I DONT HAVE A SERIAL KEY
I was working on a animation frame by frame on animate, i save the work and then I went to sleepwhen i wake up the other day i try to open the file and a error pop up "the scene cannot be loaded into memory. The document may be damaged." then i try open the backups and all the backups have the same error "the scene cannot be loaded into memory. The document may be damaged." EVEN THE RECUP- Is there a solution to this or did I lose all my work?i need a fast response this is for a work for school.
Windows tracks both the date/time a file was last modified as well as the date/time the file was originally created.Unfortunately, Adobe Animate updates the Date Created every time I save the file. This makes the Date Created useless, as it doesn't show the actual date the file was originally created. This causes me minor workflow headaches. I wish it would stop.See attached screens. Note that the Date Created for RCU_Real_003.fla changes every time I save the file.
Dear All. i need help. i have created a animated character scene file 'ch proj' but when i am trasferring that into premier pro for uploading in reality video. it keep showing me error '' for installing this file you need to download adobe animator '' which i already have where i created this ch proj file. can anyone pls advice how to solve this issue ? i am just a beggniner
Hello and thank you all in advance I'm using Animate 20.0.5.1Doing a canvas interactive animation, it works well but I get this error: TypeError: undefined is not an object (evaluating 'c.tickEnabled') Which I don't understand given that it is not from a function of mine. Luckily this does not prevent my canvas from running well. I am only concerned with understanding why it happens. I was able to find what causes it but I could not interpret what it is due to. I will try to explain it in short. I have a MovieClip called to play as a transition between 2 frames, at the middle of the MC animation, it calls for a gotoAndPlay at the main timeline: Main Timeline / Frame 114 / CODE: root.transition = function(aCualVamos) { root.selectedSection = aCualVamos; root.transition_mc.gotoAndPlay(2); } root.clk_01.addEventListener("click", root.transition.bind(this, "s1")); The action in the
Software like CSP and Blender can erase vector intersections. Can you do the same in Adobe Animate?
I am having problems with Animate CC rendering video with white objects turning grey and having dark borders when video is rendered with alpha channel. Even if the stage is white, it renders the top layer as if there is a black stage underneath. This was never a problem in CS6, but it seems to be a permanent bug in CC. Has anyone found a workaround for this?thanksTim
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.