Get help using Adobe Animate and creating animations.
Recently active
So I imported a video file into my project via the import > import video > and embed H.624. and made a few animations on top of that video file. But when I try to export it, the embedded video did not get exported. It only export the animation I made on top of that video file. Is there something I can do to export all of them? both the animation I made and the video file Thanks
I benn trying to look where to buy a copy of flash cs6 untill i found this website https://discountoemsoftware.com/store/adobe-flash-professional-cs6/I honestly dont trust it because of the very shady reviews that it has. Would it be safe for me to buy from here or use a another progam?
Hello, can i get the old UI from the 2019 Version of Adobe Animate? I was still able to use the Adobe Animate 2019 version until 2 weeks ago, but it is now the case when I try to start the 2019 version, but it opens as soon as it tries to load the interface. Reinstallation and installation on different hard drives did not help. I moved my hard drive to a new hard drive a week ago using the Samsung Migration Tool. This worked for all Adobe products except Animate (it seems). But I can't imagine that that's because a new installation (even on new hard drives) didn't help. I've already tried the AdobeCreativeCloudCleaner Tool, but unfortunately it didn't help either.
Greetings -I'm slowly returning to Animate/Flash after quite a long time (since Flash 8). With the current state of things, I'm dipping my feet into HTML5 Canvas for a simple project. I’m taking advantage of the mouse over support for buttons to enable hover effects that play a nested movie clip in the “over” frame of my button.Not sure if it’s possible, but since the movie clip is in a button layer, it also retains its clickable attribute. This makes it so if you move your mouse off the button in an attempt to close the movie clip, and you move in the same direction with enough speed – your mouse will be over the clip and thus does not release the mouse over effect.I am curious if there is a way to make a layer/symbol (move clip in this case) embedded within a button timeline not behave as a part of the button (i.e. not clickable).Cheers and happy holidays
Hi, I am trying to figure out what program was used to create this animated funnel carousel of images ( I know that is the proper name for the effect) does anyone know how to create it? I've attached an image of the what I am trying to achieve, on the Instagram page the images rotate. Thank you
I think there is a bug with Adobe AIR when creating the IPA file.Everytime I create it, when I want to upload it to the App Store I've got this error :"no app found with this signature. Check if "nc.cocogeek.mareeNCd" is correct." But I've checked, and checked again, I don't understand why there's the "d" at the end. There's not supposed to have a "d".See here : I have a feeling that when publishing my IPA with Adobe Animate it's making a bug and add this "d" at the end of the app id... (I've tried with Adobe Animate 2021 and 2022) and with AIR 33.1.1.713Is that possible ?What can I do ?
Hi how to removeallchild js adobe animate
I've made a 1:30ish minute animation, but after trying to export it, it stops at about 32 seconds and wont go past that
New feature such as bones in mesh deform being automatic distructive for previous mesh deform tweens and this is disaster because I have a lot source files with a lot of animations using mesh deform in classical tweens.
I am trying to use the asset warp tool and or the bone tool. I am successful in placing the mesh and modifying the shape however, when I try to modify the art work there doesn't seem to be any way to do that.Conversely when I use the bone till there doesn't seem to be any way to make changes to that art as it is a vector shape. Either method the mesh to Audubon tool doesn't seem to allow the modification of art with a bitmap or vector wants the two has been initiated. Is this correct?
I have a Mac and I upgraded to Mojave just so I could use Animate 2021, and the reason I did that was because I wanted to use the fluid brush.Now the reason I used High Sierra was because the future updates were slow and buggy, and both Mojave and 2021 are slow for me so I was wondering if I could get some sort of download link to Adobe Animate 2020.
stop();var Mark:int = 0;btn_start.addEventListener(MouseEvent.CLICK, startquiz);function startquiz(e:MouseEvent) : void {gotoAndStop("q1")}function right_ans(next_question:String) : Function {return function(e:MouseEvent) : void{Mark++;gotoAndStop(next_question);}}function wrong_ans(next_question:String) : Function {return function(e:MouseEvent) : void{gotoAndStop(next_question);}}
Hi guys.I've been working with Flash (Macromedia's) for many many many years. I just upgraded to adobe suit 1 year ago and while the improvement in the tools is huge, the performance is horrendeous. The software works fast and smoothly at the start of a project, but as the project becomes longer my animation is about 30 seconds or a minute or two everything's sluggish. takes many seconds from the moment I pick a symbol until it is picked, or takes a long while to enter a symbol or to move it or even just dray a line with the pen tool. This forces me to work very very awkwardly - if i want to work on a symbol in a heavy project (All my projects becomes uper heavy) I need to copy and paste it into an empty document, edit it there and paste it back to the project, which is also very slow. It's a tedious prospect which I never had to endure in Macromedia's flash which wasn't THAT different. My computer is i7 3.6ghz, 16GB ram, Win10. It should be more than adequate for Animat
Hello, I'm trying to configure an existing script made in CS3 to work for Flash 8. I have a problem with the addNewText() method, because the usage differs between versions 8 and CS3 of Flash, in Flash 8 it doesn't actually write any text. In CS3, after specifying the size and location of the text field, you can add the text in the same line. However, in Flash 8, you need to another line to add the text. Here's the Extending Flash documentation: CS3: Flash 8: This is a sample of the lines I was trying to edit . I thought if I added the setTextString() underneath the addNewText() it would work, but I got an error in the output panel. At line 360 of file "C:\Users\batnab\AppData\Local\Macromedia\Flash 8\en\Configuration\Commands\#Timesheet.jsfl": fdoc.setTextString(comArray.length > 0)? comArray[i]:""); missing ; before statement This doesn't help me debug, so I don't know how to fix it. Basically, the
Hello, my problem is that when I try to decompile the .swf file, it decompiles the files but the scenes in adobe animate are empty.In the decompiler it says "File Version: 18" but I can't find a decompiler that would handle this version of the file (The point is that the program decompiles photos, movies, etc. but the scenes generated by the decompiler are empty)Below is a photo 🙂
Hello Community,I am creating an interactive educational program using HTML5 Canvas in Animate. I am working with a lot of vector artwork and have been trying to find the best way to publish the files to acheive high quality images/fast performace speed. Currently, I have found the best option is to export the image assets as Texture, with the settings below (attached images). This works efficiently on my MacBook Pro, producing high quality images and not slowing the performace speed of the program, however when I use these same settings to publish on my PC, the publshing time alone is many minutes (compared to 10 seconds on my Macbook), and the published file plays extremely slow with an obvious lag. Anyone have any idea for this disparity? I would like to be able to export images as Texture using Animate on my PC, because like I mentioned the image quality is much much better than exporting as a Spritesheet. Thanks in advance for any insight!
I am looking for a tool that could allow me to quickly create a responsive and interactive HTML5 website with almost zero code. Dreamweaver is not it. Animate does not seem to be it either. Is there such a tool? And if not from Adobe, which one similar tool would you recommend that would be so natural for designers to animate and create interactive and responsive HTML5 web experiences/presentations?Thank you!
Hello,I am using Adobe Animate CC 2015 and I am unable to add a new font. The "add web fonts" button is grayed out, and I can't click on it. Is there a setting somewhere that needs to be adjusted first? Thanks for any suggestions!
Hi friends! I just started using Animate from last week. I got 18 same errors. Location: templnit, Line XX, Column XXDescription: 1086: Syntax error: expecting semicolon before minus. I preview the flash and noticed that the camera layer is acting weird.Is there any way to fix it? Thanks!
I am converting (too many!) Flash files to AnimateCC. I am using Animate 2020 on a Windows 10 machine. I can convert (or write from scratch) and publish .html and .js files no problem (well maybe that's a simplification!). The file plays seamlessly in Canvas (CTRL-ENTER in Animate) and when I open the html file in Microsoft Edge. However, when I open the HTML file in any other browser (including Canvas) by double clicking it, I see everything (images, text etc) but the buttons (to drag-and-drop or go to the next scene) do not work; the pointer does not change as I move over the buttons which suggests the browser doesn't see them as buttons. I have the same problem when I copy the folder (and files) onto the school's BlackBoard server, and my Mac students say that they have the same problem. Clearly I need to solve this problem because I have students with different platforms and prefered browsers.
Hello, this is the 1ᵉ time I write here and I write using a translator so I hope to be as clear as possible Animate no longer launches the "special" windows for example I press "File" nothing opens, yet the window does exist, same for the tools, to go from "Rectangle" to "Ellipse" I kept my click on the tool, and I flew over where I knew there was the "Ellipse" tool and it worked!But I don’t want to go blind for everything! Impossible for example to export a file or to go in the "Animation" window I tried to uninstall and reinstall, nothing changes, so I come here to listen to the professionals
Hi, my daughter has creative cloud on a windows pc. She would like a drawing tablet to use in conjunction with the software. I don't have a clue about this, I'm just the cash cow ready for milking. Can anyone who knows what they are talking about advise on what is required? She does have an iPad Pro could that be used? Thanks for any help.
How do I Export/Import Blender Models into Adboe Animate?
All elements are not symbols and I have 'Snap to Objects' selected. When I select the black line and try to attach it on the corner of the white box, the line does eveything but snap to the corner. I've been using Flash for 15 years and this is the first time I've encountered this issue. I must have hit a hotkey that screwed everything up. Please help.
( animate cc // canvas ) I want to know how to prevent the program source from being seen
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.