『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Get help using Adobe Animate and creating animations.
新着順
I'm trying to edit one frame. ONE FRAME. And yet, every time I do so, the whole layer is selected instead of just the wanted frame. I don't want that to happen, and I don't know what I pushed for it to happen. Please help.
Hi folksI am a real greenhorn here. I have just upgraded from CS3 to CS6 and had to edit a *.fla file in Flash CC. I saved it and exported as a *.swf I now have about 40 compiler errors all of the same format "1084: Syntax error: expecting rightparen before and"This is typical of the scenarioLocationScene 1, Layer 'buttons', Frame 1, Line1. Column 171 if (_ymouse>202 and _ymouse502) {Is it expecting a close of brackets before and ie if(_ymouse>202)Another example:1 if (_xmouse>7 and _xmouse<24 and _ymouse<235 and text1.y<1132 {text1.y_y+=4}3 if _xmouse>33 and _xmouse50 and _ymouse<235 and text1.y>30)4 {text1.y_y=4}In this group, relating to Symbol definitions on a page labelled services-page it has the syntax error for Line 1, column 17 expecting rightparen before and, and also for Line 3 at column 16, just before the and.S
I just updated to animate 2023 in an attempt to get a plugin working. i ended up closing the program last night as i normally do , but when i opened it this morning, the 2000 frames i had previously done are all gone, i have the recovery file open, the previous save and the *current* save, all versions are missing all my work. What's the point of being slowed down by laggy autosaves if they're not going to save anything
Hi my file at Animate says " the file associated with this document has been moved or deleted outside of Animate. You may want to resave the document before continuing. " So I resaved it and now the file has disappeared. I checked auto-recovery and it's not there, i checked the bin and it was all in .doc files and I could open any? Can someone please help because it's an important file. I'm using macbook air.
When I try to apply the lip sync, it will not read the audio file I put on the stage. I've tried both as a WAV and MP3, but the 'sync with audio in layer' feature is still grayed out.
Adobe animate document width is 900 while canvas width is double 1800 in HTML, why is this
i think ive figured out the problem to my last post about audio not playing. I think it may be linked to audio not playing when i hit preview on the custom effect window and when i test it in the library window.I created a gif showcasing it
Hi, I've been struggling (and failing) to import a short video into Animate. I'm using an Actionscript 3.0 file, and intend to export the final animation out as an mp4 via Media Encoder. I've looked at the support documentation, Googled how to do this and drawn a blank. I'm creating a short animation which relies on having the video in the background; I have tried converting from the original QuickTime file to mp4, H264, etc., all of which Animate turns its nose up at. I have tried to convert the mp4 to an flv and f4v as per the support documentation, but again, Animate pops up an error message to say it can't recognise the file. Media Encoder doesn't appear to have the ability to export out flv or f4v files either. The only way I can import a video is the 'Design-only' setting which is useless to me because Animate can't export it(!).The super-frustrating thing here is that Animate has the facility to import video, whereas this seems impossible in practice.Can anyone advise please? Ma
Hi AllI hope someone can help as follows:I have a number of Adobe Flash CS4 .fla files along with a number of Adobe Flash CS3 .fla files.Can I somehow change them or upgrade them or open them in Adobe Animate 2023? Please advise? Thanks Mike
Hi,is there any options in aniamtion to change the linethickness or stroke size in whole scene for whole elements at a one time ?
Play-button doesn´t play animation. It only moves two frames. I am using the right play-button - not step forward to next key-frame
The textfield contains multiple lines of text.Is there a way to change the text color of a specific row where the mouse is positioned or change the background color of that row whenever the mouse is moved over the textfield?I am unable to find a solution for that.Example code would be appreciated.Thank you
Sorry if this is a duplicate question.No matter how much I try, I can't find a solution, so I'm asking for help.When "index == -1" at the first execution, the textlist automatically scrolls to the bottom,When I move the scroll bar (UIScrollBar) and then move the mouse pointer into the textfield, the textlist is not fixed and jumps to the wrong place.Is there a way to completely freeze the textlist on "MOUSE_OVER" without using "scrollV"?Thanks in advance.// tf => textField lineHighlight(tf); function lineHighlight(tf):void { tf.addEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler); tf.addEventListener(MouseEvent.MOUSE_MOVE, mouseMoveHandler); } function mouseOverHandler(e:MouseEvent):void { stage.focus = e.currentTarget as InteractiveObject; } var fsCount:Number = 0; function mouseMoveHandler(e:MouseEvent):void { ++fsCount; var index:int = e.currentTarget.getLineIndexAtPoint(e.localX, e.localY); var sPos:Number = e.currentTarget.scrollV; if ((index == -1) || (index
I just started using animate like 20 min ago, but i have encountered this really weird problem where one of the images flickers its texture every time it gets near to the edge of the frame. I have absolutely no idea why this is happening and i didnt mess with any settings. Can someone with more experience than me please help me find out the problem? Here is the exported video of the glitch.
The issue is I import a video at 4fps to my 24 fps project, and match the clip to the document frame rate. Works fine and the project runs at 24 fps. But when I close it and reopen the project runs at 4fps. When I hide the 4fps layer the project runs at 24 fps like I want it to.Anyway to change this so the layer still runs at 24 fps?
Hi, I'm in the middle of making my next comedy vid and am running into an issue i noticed in a previous video. I'm trying to warp a bitmap image to give it the appearance of being on the surface of an uneven pillow, but when I click distort and try to warp it it only cuts off part of the image or shows me more of it arranged like a checker board. In the last video I gave up and used the asset warp tool, to mixed results. This time i'd like to know exactly why this happens? Also it acts as a fill, instead of the fill being a color when I click on the image. What is causing this?
ive tried everything yet it hasnt work please just tell me
Everytime I use the color drop for a color on THE SAME LAYER it keeps turning to transparent. Does anyone know how to fix it? There is a video showing the issue.
I was working on an animation, then i tried to save it so i could reopen it. But when i reopen it all of a sudden all of my progress is gone and i can't find the autosave. And i KNOW i pressed the "save" button because if i didn't it would've told me if i wanted to exit without saving. What do I do?
In this particular scene, I have 4 different buttons with 4 different narrations, and I want the selected button (which is any of the 4 buttons) to stop any narration that is currently playing, and then play the selected audio that is assigned to the button that is being pressed. I currently have no code so far regarding this issue, only coded the timeline navigation portion. I’ve only tried the “click to play/stop sound” but that hasn’t been doing it for me.
Hey, I'm new to adobe Animate and I have very basic knlowledge of code. Usually my work tool is AE, so very lost! I need to make a simple counter that goes from 0% to 75% in HTML5 Canva, is that possible? I've seen some other posts about it but they're too advanced for me to understand. I believe I'd have to create a dynamic text, change it to a movie clip, and add code with actions? Anyone knows the step-by-step and the code I should use? Thanks ❤️
Hi. The movieclip, that was added to the main stage, is "inputs_1". Is there a possibility inside it, in the function given below, to pass the information to remove it from the main stage? In main stage i called it by this code:var Inputs1 = new lib.inputs_1();stage.addChild(Inputs1)Function im movieclip called: "inputs_1".function gotoNextFrame(){ if (pointsInputs == 2 || chanceInputs == 2){ if(pointsInputs == 2){ outcome++; UpdatePoints(); } exportRoot.mouseEnabled=false; let selected = []; setTimeout(()=>{ pointsInputs = 0; chanceInputs = 0; exportRoot.stage.removeChild(exportRoot.Inputs1) //this.removeChild(this); //parent.removeChild(inputs_1) exportRoot.gotoAndPlay('frame2'); }, 2000); } } As you can see above, I tried without success.
hello again, i made another website but this time, i cannot click on anything, even the links that go to another webpage x(
Help me, My audio in movie clips play twice. I put video and audio in movie clips. After i test the audio in movie clips 2 also play audio in movie clips 1
Im totally new to this so ive been watching a ton of tutrorials. Trying to follow along so i can put some bones in my 2d cartoon character. Everything goes smoothly until its time to click on the warp tool so that i can see the character mesh. I click on it and the character mesh is visible but once i try to click again and apply some bones i get a loading notification, it gets stuck at 60% andddd animate crashes every time. I have a good macbook with 32 gigs of ram, 2.3 GHz 8-Core Intel Core i9 and AMD Radeon Pro 5500M 8 GB. Is my hardware not up to the task ? or is there somethingelse wrong. Any help would be much appreciated. Thanx everybody
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.