Get help using Adobe Animate and creating animations.
Recently active
whenever i make a new symbol, the symbol immediately gets replaced by some other symbol. and it always gets replaced by the same one, and it doesnt matter what i insert in it, (watch video for proper explanation)
the video link on the bottom-left .
class StoryMode extends SystemVideoPlayer { var _timeline; var ns; var nc; var _borderLeft; var _borderRight; static var instance; var isVideoComplete = false; function StoryMode() { super.init(); this.buildVideoPlayer(); } static function getInstance() { if (StoryMode.instance == null || StoryMode.instance == undefined) { StoryMode.instance = new StoryMode(); } return StoryMode.instance; } function buildVideoPlayer() { super.updateDisplay(); this.videoWrapper = _root.attachMovie("VideoWrapper", "videoWrapper", _root.getNextHighestDepth()); this._borderLeft = _root.attachMovie("borderLeft", "_borderLeft", _root.getNextHighestDepth()); this._borderLeft._x = 0; this._borderLeft._y = 0; this._borderRight = _root.attachMovie("borderRight", "_borderRight", _root.getNextHighestDepth()); this._borderRight._x = 747; this._borderRight._y = 0; this.videoInstance = Video(this.videoWrapper.getInstanceByName("video1")); this.resizeVideoPlayer(640,48
Im using Adobe Animate 2024 and I've got an armature created (with icon of running man to the left of thelayer name (Armature_26)). Is this automatically a 'pose layer' ? if so, why I am not able to see the 'joint speed' option, when I select a bone , in the properties panel ?
I want a create a typewriter text animation on effect like this https://typeitjs.com/ in canvas.I have been searching online for a long time and just can't find an answer... if anyone has an idea I would love to hear from you!
Animate doesn't allow to export a video containing an imported video.Case example: drawing or animating over an imported video. Animate won't export the video.One is forced to match the two videos together in an editing software, which is often an unnecessary passage.In ancient versions of Flash or Aniamte this was totally possible and extremely useful.Why can't it be done anymore?
Hi everyone,I’ve been working on a project in Adobe Animate and was wondering if there’s a way to use external templates or assets in it. I came across some great ideas for video editing templates by other platforms.Can something like this be used in Adobe Animate? If so, what’s the best way to import and customize it to fit Animate projects?
I just noticed the "deselect all" shortcut, command-shift-A has stopped working. When I try to overwrite it in the Shortcuts settings, it appears as command-shift-three dots (see attachment), as if the "A" didn't exist on the keyboard.This doesn't depend on the keyboard layout: all the layouts I use have the A in the same position.The strange thing is: if I use "deslect all" from Animate's dropdown menu, it'll start working again. To stop, apparently randomly, again soon later. The issue has started since I updated my Mac system from 14.something to the latest 14.7.1. But I also updated Animate to the latest release, so I have no idea which is causing the problem, if either.I am using a customised set of shortcuts. I don't know if other shortcuts are also affected by this problem, they might very well be. Could trashing the preferences solve it? I don't remember where to find them, though.
In Adobe Animate, using the HTML5 canvas, I've created a boolean variable at the root level called var_grandparents. I've now created a movie clip. When the movie clip gets to a certain frame, it's supposed to reference the variable and, if the variable is true, start another movie clip playing, but I can't get it to see it. I just keep getting 'undefined'.I've triedalert(this.parent.var_grandparents) andalert(Object.var_grandparents)but I just get 'undefined'. Is there a way to reference it, please?
Is it possible to create a custom avatar from existing video, and alter what the person is saying/or singing via input text? If not in Animate, does Adobe do anything like that?
I've been using Adobe Animate for a college class on my PC, and it was functioning fine until one day randomly, it opened up like this:Just this tiny little black screen. I can't interact with it, I can't move it, nothing. I have no idea what could have caused it to do this, and I haven't found any other reports of something like this happening. My other Adobe apps work fine, Animate works fine on my other laptop, but Animate on my desktop refuses to work. I've tried restarting several times, uninstalled and reinstalled adobe in its entirety twice, made sure my computer was updated and even tried checking to see if my graphics driver was updated just in case that was a problem, but nothing has worked so far and its starting to irritate me because I would really prefer to do my assignments on my desktop and not my laptop. If anyone has any ideas on how to solve it, that would be greatly appreciated.
Hi everyone, I am going to restart my laptop window but I have some files in progress in my Adobe Animate on which I have worked a lot and spent time, so how do I save them so that if I restart my laptop window and come back to my laptop and I can continue working on these files, how do I save them?
Greetings, I'm currently trying to code a Keyboard screen display here. The only thing I'm having trouble with is the input's text field which is my own input text I created: this._input._field.text: class Keyboard extends MovieClip { var remote; var _field; var _input; var _a; var _b; var _c; var _d; var _e; var _f; var _g; var _h; var _i; var _j; var _k; var _l; var _m; var _n; var _o; var _p; var _q; var _r; var _s; var _t; var _u; var _v; var _w; var __x; var __y; var _z; var _one; var _two; var _three; var _four; var _five; var _six; var _seven; var _eight; var _nine; var _zero; var _start; var profileBuildAlert; static var _instance; function Keyboard() { super(); this.init(); } function init() { this.remote = platform.nintendo.wii.WiiRemote.getInstance(platform.nintendo.wii.WiiRemote.REMOTE_1); this.profileBuildAlert._visible = false; this.profileBuildAlert.enabled = false; this._start._visible = false; this._star
This doesn't make sense. Why did Flash Player get the boot when web browsers now have more extensions than ever? Even a Flash emulator "Ruffle" can be used by Firefox and so forth but not the original Flash player? HTML5 sucks! Multiple files of third party scripts but we can not have the simple and small SWF file that we loved? It just doesn't make sense to me at all. Flash was so much fun. BRING BACK FLASH PLAYER! PLEASE!
How to import keyboard shortcuts into adobe animate 2020? I can export by copy clipboard and paste the notepad file. But I cant import this file in the animate 2020. Please help me. Sorry to my english.
Hi. I'm repeatedly facing an issue - probably a bug - which costs me a lot of unnecessary working time: E.g. I create a rectangle to highlight a header. I then convert it to a symbol and create a classic tween with effect: Classic Ease-Out - 100. At the start the tween the rectangle is then transformed to 10% with alpha = 0, in order to create a zoom in effect. When playing the classic tween I experience almost each time that the last frame jumps unnecessarily, even though the anchor point i centered. See the attached example. Is there anything to do/work around in order to eliminate this irritaing effect?Thanks, Thomas
I must first preface this with the fact that I am not very experienced in using animate. I have made essentially a doll using numerous symbols and all connected through the parenting tree. With some objects (not all), when I attempt to rotate or move their rotation axis, they move erratically, usually towards the bottom right. When I hit ctr + Z, the rotation/axis movement undoes itself, but not the erratic movement. This happens when I am attempting to use motion tween.
Project is in HTML5 Canvas..I want the video to stop looking (which I know how to do this) BUT I want the button to still animate (when I hover over it it gets larger). It seems it will do that, but then once it reaches the end, it stops because I did the this.stop() How do I stop one with out the other stopping?
Hey all! I am very new to adobe animate and am using it for a class that I have. I am trying to create a very basic puzzle, but when I use the "Drag and Drop" code snippet the project stops working when I test it. I have checked to make sure my puzzle pieces all have their own Instance names, but that particular code line just results in a syntax error when testing it in the browser. I am not editing or doing anything else to the code line, just adding it to a piece (PP1 in this case) and I get a white screen when it loads in the browser. Is the code itself bad or am I doing something wrong to cause this?
This seems like the simplest thing in the world, but I can't figure out a simple way how, if I'm currently in a symbol, to get access to the element that IS the current symbol I have open, on the timeline of the symbol that the current symbol is in.The way I've done it until now is really clunky. There has to be a better way. Currently, I use document.exitEditMode() to exit into the parent timeline, and use document.selection[0] to access the currently selected element. Is there a way to do this without exiting the symbol?
Hi I want to move my animation to a new position. But if I select every frame it moves only from where my time indicator is. How can I move everything to a new position?
When I test my video in aminate, the visuals (especially test) are crisp, but my media encoder MP4 export is softer. Output quality is 100%, are there other formats I should be paying attention to? Would Premiere Pro improve results? Thanks
Hello community. I have some questions puzzling me regarding adobe animate. I'm trying to export my PNG sequence I designed from AE and imported into AA. when I select export sprite sheet, I end up with only 1 keyframe, although I have selected the symbol which was converted from the PNG sequence. I also try the auto size, incase it can generate the PNG sprite for me. but It ends up exporting only 21 frames from the total frames. for example I have 128 frames, and my artboard I have made 200 x 200p to get a nice square vertical PNG strip. this is what I need to do. Thank you. Images attached. And is it possible for adobe animate to export large vertical sprite sheets, for example: 150 frames, and the PNG sequence is 1000pix X 1000 pix? Anyone familiar with Animate can test this please?
Puedo visualizar lo que he creado en Animate, pero cuando lo exporto no hay imagen, la pantalla se ve en negro.
Hello! I really hope these are not stupid questions as I'm new to Animate. I'm having issues with seeing some of the HTLM files after saving them to my work Dell Sharpoint (Outlook) folder. I'm creating animated HTML ads in Animate. I normally create display ads in Photpshop and send them to vendors but we wanted to add animation and try something different. I'm saving the files to a Sharpoint folder as .html and only some of the display ads .html show in a browser. The others show a blank white screen when opening. Even the ones I can see working, my coworkers can not when I try to send it as an attachment via email. Next, do I need to put these in Ads Creative Studio then export and send to vendors for them to put as ads on their website? Is that the issue that I have not done that yet? These ads are not just for Google. Attahced is one of the ads that shows in my browser and one that doesn't. Any advice would be greatly appreciated! Also, here is the video I
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.