Get help using Adobe Animate and creating animations.
Als letztes aktiv
This code is currently set up to generate a random match answer. But i want to change the coding to have a specific match answer. can anyone help me on which part must I change? import flash.display.MovieClip;import flash.events.MouseEvent; var num_linked:Number = 6; var stat_line:Boolean = false;var _stloop:Boolean = false;var _stdone:Boolean = false;var num_fra:Number = 0;var num_loop:Number = 0;var num_true:Number = 0;var num_step:Number = 0; var _loop:MovieClip = new MovieClip();_loop.addEventListener(Event.ENTER_FRAME,enterLoop); function start_linked():void{var ar_link:Array = [1,2,3,4,5,6];var counter:Number = 0;for (var i:Number = 1; i <= num_linked; i++){ar_link[i] = true;if (i >= num_linked){ar_link[0] = false;set_linked(ar_link);}} var _check:MovieClip = getChildByName("bt_check") as MovieClip;_check.buttonMode = true;_check.st = false;_check.alpha = .2;_check.addEventListener(MouseEvent.CLICK,clickCheck); var _refresh:MovieClip = get
I am trying to use the bone tool. I parent together my limbs, but then when I click to connect certain limbs-- it catapults a bunch of somewhat parented body parts to another part of the screen. No matter what I do I can't practically use the bone tool. Certain layers keep moving without my command, or sometimes vanishing entirely.
Make a version for ipad. Interested only as a drawing tool. Since this program is the most convenient for vector graphics. I've been asking for this for 7 years now. Why am I paying? Illustrator and fresko do not have tools for working with vectors like animate!
I have Tried Going To Archives but They Look Suspicious even thou my Chrome said it is safe, but I still Don't Trust Them, I Don't Want to Pay Adobe Animate, Cause Dollars in my Country Is Very HighI tried OpenToonz but my Anti-Virus is Saying NO NOI Tried Synfig Studio But it is Not good For Hand-Draw AnimationsThe Only Thing That Doesn't Seen to Have a Problem is Pencil2d, It Feels Like Macromedia, but it feels limitedI Also Tried The Wick Editor but Seems a Limited
hello,My computer doesn't support the latest version,Where can I download the old version for trial use? I want to try Flash Professional CS6.Thanks!
I'm mainly working with an older version. I tried to get the character touch an item which goes to an inventory slot. I got the code off of youtube. For some reason the character won't touch the item as the character just passes it, is something wrong with the code? the symbol and instance of this code is: itemonClipEvent(enterFrame) {if(_root.char.hitTest(this)) {_root.addToSlot(this);}}----------------------the symbol and instance of this code is: itemslotInventory Code (Put In Frame):currentslotnum = 1;stop();function addToSlot(item){if(!item.found){item._x = eval ("itemslot" + currentslotnum)._x;item._y = eval ("itemslot" + currentslotnum)._y;item.found = true;currentslotnum++;}}-----------------------the symbol of this code is: character the instance of this code is: charcharacter code:onClipEvent (load) {var ground:MovieClip = _root.ground;var grav:Number = 0;var gravity:Number = 2;var maxspeed:Number = 10;var xspeed:Number = 0;var acceleration:Number = 2;var maxJump:Nu
Hi, im creating an interactive where i need to play different videos. Im trying to load a video into component using the Load a video code: /* Load a VideoChange the URL below.*/var videoURL = "https://images-tv.adobe.com/avp/vr/15a99ccf-0e7c-4601-b270-87dd82624086/5078a43c-81f9-4a93-836c-815278b83a8e/e9cf12a0-7c4b-414f-a5c9-97ef49340aa9_20160203035417.960x540at1200_h264.mp4";this.video_player_1.on("added", function() {$("#video_player_1")[0].src=videoURL;}, this, true); I understand i need to change the url address to where my videos are. I have them in a folder where i store the videos inside the folder where my html page is. var videoURL = "videos/IDLE_SCREEN.mp4";this.video_player_1.on("added", function() {$("#video_player_1")[0].src=videoURL;}, this, true); But the component doesent load the video. Not sure if this is the corrct way to do this. any help would be appreciated. thanks!
有大佬会用Adobe Animate 2024做swf拓展插件的吗
hi everyone, i make a questions with multiple answer. now i have a problem at countdown timer for 60 seconds for all questions (total question=10). i already make the place for countdown and assigned it as dinamic text 'timer_txt'. the countdown will start at frame 2 after user click 'start' button.1) is that a problem to put at frame 2?2) actually where should i write/place the code for timer? i watched many yt videos, ask chatgpt gemini. but when i place the code, it show 6 then dissapear, after a few second, it show 3 2 1 0.
This started when I tried exporting something from adobe animate as a video, and it said that i needed to update AME to 8 or above, which i knew i already have done. Then i tried opening AME and i got the message (not from adobe but from my computer itself) "this app cant run on yout PC. To find a version for your PC, check with the software publisher." This is odd as I have never had a problem with either Animate or AME before this, it always exported perfectly fine. Please help
I can't find anything about this anywhere!! But ill load up my project, click play to just review it, itll be the correct speed. And then ill go back to play it a second time and my audio and animation will be COMPLETELY out of sync for no reason, i havent changed a single thing! It's really irritating because this happens several tiimes throughout animating my project and I'll have to delete or add frames just to keep editing. It's like my sound moves on the timeline but it stays put and I haven't touched it. Audio is set to stream, and my program isnt lagging. The first few frames will be in time and then the rest will be like i had frames added or deleted and I don't understand why. Sometimes it randomyl fixes itself, but most times I have to manually redraw and add frames or delete them. Is there a solution to this?
I have a graphic/movieclip that I want to fade into an animation. But there are transparency issues on overlapping shapes. I cannot use a bitmap for this as I want to animate the objects in the movieclip and have it transition into another scene. This does not happen in Illustrator where you have a group of shapes and set the opcaity to 50% the whole group is set to 50%. without any overlapping issues. Is there another workaround for this?
I'm an absolute noob. Sorry. I have been given an Animate project that is complete but needs the media (including keyframes and whatnot) replaced with new. Is there a way to essentially swap each item out so I don't have to reedit everything?Thank you in advance.
So I'm fairly new to Adobe Animate so excuse me if I get a few things wrong here. I am using a fairly older version of Adobe Animate (2021 Version 21.0.6) since someone had this before me but I am trying to edit a spritesheet and all of my brush strokes are just disappearing! Is there a way to fix this? Thank you! Peng
i had a flash few years ago and i installed it and using trial. few days using it works good but this morning it keep crashing randomly without any error like it closed the window by itself i tried again and occur again
i try to export my animation to motion xml to get a sprite sheet. but then this error appears, could i get a little help?
So after battling with the warp tool as it was converting my vectors into raster files dropping the resolution I found out you can prevent this in the Drawing preferences panel. Unclicking "Auto convert vector to bitmap". I thought I was home free, reimported my vector, and applied the warp tool to find out As soon as I did it modified my shape adding weird wabbles. Has anyone else experienced this?
When I work on the character in Adobe Animate, when I export media encoder, the parts in my character are separated. plz help
Hi there, I have created one website www.slcc.sg. Problem is I type www.slcc.sg , links its work but I type http://slcc.sg, all link are not working, please tell me whats problem this Thanks, Regards, Darpan
How do you edit an existing saved Animate template. Is there a folder they are all saved in? I'm using Windows 11.Thanks!
So I'm making a Burger Builder game, where the user can build their own burger by dragging and dropping the burger parts, essentially stacking them. However, I have a problem with the layers because if the user wants to have the patty as the first layer in the stack, and they want lettuce as the second layer, but then the lettuce is stacked behind the patty (if you get what I mean). When I use the "Bring Object to Front" code snippet, when I go to the next scene, it looks like this, like the objects I clicked are showing up in the next scene, and layers that are hidden shows up. Is there a way to fix this? Because the code snippet makes it that everything in the scene is clickable, so how do I make it that only certain objects (the burger parts) are clickable to bring to the front and leave everyting else be? I'm very new to this, so if you can, I'd like to be explained like a 5 years old "monkey see monkey do".
I would find an iPad version of Animate useful.I'm drawing on my iPad using Fresco, then exporting the PSD to Animate on my iMac for the animation.I can onion-skin my drawing in Fresco, to get an idea of the movement but is there a way to get an instant replay of my animation as I go?I'm using a simple program called FlippaClip which does just that, but I'd prefer to be working in an Adobe program, so that it links with Creative Cloud and is fully compatible with Animate and Premiere Pro.
Hi guys, trying a new solution to a problem. Is it possible to have different movies play on the main timeline depending on which frame the main timeline is currently on when a button is clicked? This is the code I have tried but not working. Any help would be greatly apreciated! this.fire2.addEventListener("click", fire.bind(this));function fire(){ if (this.currentFrame > 1 && this.currentFrame < 14){this.shit2.visible=true;this.shit2.play();}else if (this.currentFrame > 13 && this.currentFrame < 18){this.pepe.visible=false;this.shit16.visible=true;this.shit16.play();} else (this.currentFrame > 17 && this.currentFrame <25){this.shit19.visible=true;this.shit19.play();}}
Hello, so I have recently gotten a new drawing tablet and I wanted to make some shine for hair, I turned on the use pressure setting and it didn't work, its on but theres no pressure, please help me fix this
Hello everyone! I have two banners, one 1920x1080 and the other 1080x1920. I need the 1920x1080 banner to be displayed on the website when the page is in landscape orientation, and the 1080x1920 banner to be displayed when the page is in portrait orientation. How can I combine these two .js scripts into a single HTML file to ensure everything displays and works correctly?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.