『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Get help using Adobe Animate and creating animations.
新着順
So I'm making a rig with the layer parents and for some reason the hand keeps rubber banning when I move it a few meters from the arm, this dosen't happen with any other body part some im confused.
Can anyone help me please.... i have 13 scenes in my adbe animate project where scene 8-12 is video animation sscene, meanwhile 1-7 is static scene with button. on scene 3,4,5,6,7. i put a button to navigate into scene 8-12. however when the button (in scene3-7) are cliched, the whole video animation scene are freezin. either animation and buttons don't wwork on scene (8-12) i did enable permit debugging. and it only showTypeError: Error #1010: A term is undefined and has no properties.at FYPFinalresize3_fla::MainTimeline/frame307()[FYPFinalresize3_fla.MainTimeline::frame307:188]at flash.display::Sprite/constructChildren()at flash.display::Sprite()at flash.display::MovieClip()at flash.display::MovieClip/gotoAndPlay()at FYPFinalresize3_fla::MainTimeline/fl_ClickToGoToScene_1002()[FYPFinalresize3_fla.MainTimeline::frame302:48] i dont know where is the mistake. it said the problem in 307, but in which scene? i checked all the scene but i didnt put any code to that frame. pl
I have some old Flash5 & Flash8 files. I need to work on them but I am unable to open them in Animate. Please help.
Hi.I'm trying to use the bone tool to connect two anchor points with a bone.For some reason, when I drag from one bone to another, the bone tries to connect to the side of the screen and the symbols change location (as seen in the video). I have IK Bone Tool unchecked so that the bone tool auto sets its location to anchor points of the symbols. How do I get the bone tool to automatically connect to the anchor points without the symbols moving to the side of the screen? Thanks!https://www.youtube.com/watch?v=f3DPKBBCnsA I'm trying to follow what this tutorial does at 2:06
I started to rig with freestyle rigging. Parts of the character is invalid bounding box. I selected the layers, pressed Esc and pressed on a blank space. After doing this the layers is invalid bounding box. How do i do so the layers isn't invalid bounding box?
Hello I have a question ,can you help me with that. I used an online ai audio enhancer to enhance my audio recording and it was pretty good when I played it in media player but when I imported it in adobe animate its sounds bursting and loud
I can`t hear audio in Animate cc! I tried all! I chose all the possible options in the audio settings, I went trhough all the choices in the audio frame settings, I tried all the audio file formats, I tried all the projects formats, I tried everyrhing AND NOTHING CHANGED! when I make SWF file the audio doesn`t play, when I choose just to play audio it doesn`t play, when I choose "stream" in audio settings and try to play it trough frames IT DOES NOT PLAY! Does anyone have any idea how to fix this? (sorry for caps I am just sick and tired of this all)
I have a mp4 video placed with the video component on the html5 canvas, the video starts about 60 frames into the timeline.The video tests well and plays in Safari, but doesn't seem to work in Chrome. Not sure if there is a issue with my settings in chrome.any help out there?
How can I make the tutorial window larger and move it to the second monitor?This would greatly improve the UX.Right now moving the tutorial window is kind of broken. It would move a little, then stop, like as if getting stuck on something. Anyone else experience this? The tutorial itself is decent
Sometimes when I move or break apart symbols or objects they will randomly rotate slightly to the right, as shown in the video. I thought maybe it was a snapping issue but I turned all snapping off and it's still doing it. I feel like this must be some setting I'm missing somewhere but I have no idea what it might be.I also realized when I hold shift and draw a line with the classic brush tool it's not straight horizontal or vertical, it's also slightly rotated. Does anyone know what setting this might be or what I did wrong to this project?
Will Animate VR 360 have a final release?There are many limitations like no masks, actions (external links), limited functions, etc...Will the tool be discontinued?Which Adobe tool will publish AR/VR for the web?
Hi there. This a first time post for me. I am using a new font but when I render out to the canvas, it is filling in certain spaces as solid instead of transparent. - This is being rendered out as a clickable interactive. html5 canvas.- Using Static text. Dynamic text fixes it but alignment issues are then a problem. - This text is in a movie clip.- I have tried converting the foundation.ttf font to an otf font as well but still doing the same. Any ideas to fix?
Whenever I first save a file, it prompts me to name it. Once I do that, I work on whatever file I'm working on, but it deletes the file whenever I save it again. And then I have to save it again and name it again. It sometimes creates a recovered file but that goes away when I save it again. Weird problem to have, After I post this I'm going to try reinstalling Animate and see if that fixes it.
Hello.Actually I thought: "Simple thing" - now I've been working on it all day....For a HTML5 banner I want to include a looping background video. The Z-index, since there is a component video on top, I reset it that way since you can see the timeline content:var dom_container = document.getElementById("dom_overlay_container"); dom_container.style.zIndex=-1;Before that I placed the video component and gave it an instance. In the parameters, I specified the file path and checked "play in loop" - everything else unchecked. The video is supposed to start in the first keyframe with:this.videoinstance.on("added", function() { $("#videoinstance")[0].play(); }, this, true);and in the last key stopping with:this.videoinstance.on("added", function() { $("#videoinstance")[0].pause(); }, this, true); But it does not start 😞I tried with "auto-start" in the parameter and stop-command, but this was really buggy... after a view seconds the video begins to loop again and the brows
Hi everyone, I worked on this animation for quite a long time and suddenly my file is corrupted.Can anyone help please? Here's the file: https://www.dropbox.com/scl/fi/jzd4r3o97bh3alm6nirfl/Tattoo_Morph_1.fla?rlkey=0ruoar7p1c1zw1yxvilsv5yml&dl=0 Thank you very much. Marek
Good morning I am new to animate and despite the fact that I have watched tutorials about lip synchronization I have a problem. I made several images of the mouth which I find well but which do not appear in the image selector. And I can't understand why. The file can be found via this link.https://workupload.com/file/ZkMtTVGFNeQCan anyone tell me why?thanks
When in animate, I have all the drawings I want inside the stage but when I preview the animation it appears outside the frame. I have photos attached because screenshotting wasn't working to show this.If anyone knows how to fix this or anything about the issue please let me know.
Hi team,Just creating an example for school students and want to use the most sensible (industry appropriate) way to make this work.I have a two separate MC drawings of a hand and a coin. Also a button on the stage. When you click the button the hand animates (the thumb extends), a sound effect plays and the coin flips- this happens over 55 frames.so far so good - Now I can code the random number between 0-1 and the if/then-->else condition to work out if the toss is a heads or tails (and there will be a graphic that will become visible to show the result. My question is - what is the most appropriate way to time the appearance of the result to match the 55 frame lead in? Do you create a ticker and try to get the timing right or is there some other type of event listener I can use to send a message from the end of the MC (i.e - when it gets to the end of its 55 frame run) to say "do this" and trigger a function on the main timeline?Very interested to hear how
I just discovered the new Layer Depth feature/window but noticed that it won't work if the layers you are trying to effect the depth of are already inside a symbol. Is there anyway to overwrite this? Like the way characters are rigged is by using nested symbols, so for example the whole character is one symbole then within that symbol are the layers for all the body parts which are all symbols, the head is also a symbol that has layers for the facial feature which are all symbols. This tool would be really helpful but as it stands now we can't use it, unless i am missing something. Thanky for any help you can provide.
Hello, I've just had some pencil tool issues that have been plaguing me for a while and I was wondering if anyone had a solution.The first issue I have are these line jitters I get when I use the pencil tool, specifically after rotating the canvas or if I work inside of a symbol that has been rotated: (They can get much worse than this too) The second issue is after drawing a line with the pencil tool, often times it gets slightly offset. It's a bit subtle, but at times can get progressively worse and frustrating:(Ignore how the pencil graphic freezes in places, just a recording glitch)Lastly, is there a way to change the graphic of the pencil tool when drawing with it? Like how the brush tool's graphic looks like a crosshair. I work on a Mobile Studio 13 and use version 23.0.01 of Animate.Appreciate any suggestions, thank you!
Hi Guys I am making an interactive book. When I add a button on first frame to go to another frame that works ok. My problem is the button copies to all the frames in between. Which I do not want and when I delete the buttons in between ma button does not work! help Alan Y
Hi, I have developed an animation game using Adobe Animate. When I first time compile the file, it was working properly. But then when I try to run it again, the file showing an error and is not executed. I tried to find the issue and resolve it. But I don't know why it is not executed since I has working perviously. So can you please provide me any help or suggestions regarding this issue.
Hi, I have a world map that is rasterized in individual small points (all vectors). I want to make these individual points fall down as an input animation, all at different speeds. So that the world map slowly assembles. How can I realsize this? If someone has an idea I would be very grateful. I am a beginner and have already gone through the tutorials, but have not yet found a solution.Thank you,Max
Hi there - Is there a straightforward way to publish Animate files to a SharePoint site? I'd like the animations to be embedded in a SharePoint page.
I need to display a message indicating which elements of my array have not been validated ie. when a user has not entered the text matching the string in my multi-dimensional array. Here is the code:
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.