Get help using Adobe Animate and creating animations.
Recently active
I have a problem, when i make a symbol, the symbol doesnt create, as you can see in the images, i need help please 😞
Hi everybody I need to update a file made in AS2 (yeahhhh very old).Is there a place to download an older AS2 compatible flash version from the Adobe portal. Thanks for your feedbackRaphaël
Hi, I am currently creating an interactive documentary in an HTML5 canvas where it has to start with a video auto playing and then goes to my menu screen with buttons. I have added my video through the video component and when I test it, the video plays over everything but then when is finished it just does nothing. I have search a lot and cannot find how I hide the video after it has finished so that the user can then navigate the menu. Could anyone help me with this? Would me massively appreciated.
Hi, i am working on a presenation in Animate and would like to control some LEDs connected to a arduino. I checked every a lot of links on the net but they all are pretty old.Is there a more recent way to communicate between Adobe Animate and Arduinos serial port?The only thing i´ve found is a programm called serialproxy that has been used with adobe air and flash. Thanks!RegardsPete
I just started using Animate today, and while editing a spritesheet, Animate crashed and didn't have my file recovered, despite me having recovery on, later, after saving a spritesheet and finding it hasn't worked (unrelated problem), I find that my animate file, (.fla) is not avaiable in recent, and I suddenly have a recovery file, but it's just reverted to the default. Is it just in a directory that doesn't appear in recent, or is it gone? I remember saving it, and seeing the warning that I couldn't open with flash.
Hi all!I would like to ask you if is it possible to export in animated gif format an animation with a movie clip object init with its own timeline.I have a stage with a puppet moving from side to side (main stage/timeline). The head of this puppet change its facial expression (movie clip object with its own timeline)I would like to export this animation in animated gif format...Could you help? Thank Y'all!!!Dave
how can i change the mouse pointer to movie clip or to object from the labrary?
Hello Smarter People than I!Not sure if this is an issue Im encountering via Animate, but I'll give it a shot here.Ive built, and published for output, a set of HTML5 ads for a client via Animate. When they upload them to the vendor they use to distribute, all they get is a gray box. Typically my html, when clicked, would start playing my ad. This time, its just a gray box for all my different ad sizes Ive built. They use a specific DSP vedor to deliver the ads, which have their own specs pretty close to IAB. (images cant be over 100kb, total zipped ad cant be over 250kb, and there's specific code they have me add into the html file, etc). I follow these specs as I supposed to, and since I dont speak HTML, Im just copy/pasting where its supposed to go. This process always works, have done probably 100+ different ad sets and have yet to encounter this. That being said, I'm still a bit of a novice when it comes to this program. I 've got a message in to the vendor, but sure the
So i am trying to work on a character rig that I made with procreate on my ipad, to then import it to photoshop, and then finally import it onto adobe animate to animate. But when I imported the rig into Adobe Animate, and scaled it to a smaller size, I noticed that the quality went down on the rig and it looked pixelated. I first thought that it was because I scaled the rig down, but as I look zoomed into the rig, ir became more clear and clean like it's supposed to be.SO the main problem im facing is that everytime I zoom out of the rig it appears pixelated, and everytime I zoom in, it appears fine. Why does this happen? and How do I fix this?
I have a variable, which I defined in my first nested animation, and I want to access it in my second nested animation, however animate says that it is undefined. I think that it won't allow me to reference the variable since it's not used in the same nested animation as when it is defined. Any help would be appreciated.
Привет. При работе анимация сместить за пределы рабочей области и никак не получается выровнить. Подскажите пожалуйста что сделать
很抱歉我的語言能力不是很好只能以google翻譯,向更多人求助我是一位還在讀大學的學生以Animate製作畢業專題遇到非常多問題我們是以互動畫面為主的製作,包含gif、png、swf等內容物已成功製作windows 的exe並能正常使用但是發佈成MAC app規格,卻無法開啟想詢問怎麼克服MAC無法開啟的問題 以及我們使用 AIR SDK成功製作出apk,但無法正常上架(超出100mb搜尋很多資料需要將apk拆出obb才有上架想詢問 AIR SDK 轉出的apk能否拆包... 謝謝各位前輩Q-Q 以下為google翻譯內容the following is google translate I'm so sorry my English is not good.Can only use google translate.please more people help us graduation project.I form taiwan university student.when we use Adobe Animate to graduation project have trouble inThe Project is lnteractive picture book.contain gif png swf.windows .exe to aleady release.but mac .app not normal open.Want to ask how to get over mac not normal open obstacle. And we use AIR SDK to apk.But not normal upload to google play. (esceed 100mbgoogle more data need apk take out to obb.Can do it upload to google play.Want to ask AIR SDK how to obb take out ?
Hi all! I am working through some client animations - the whole thing looked great, I saved it down/exported (no issues). I realizee there was a small mistake in the artwork (my fault) so I opened the file back up to find pieces of artwork on my timeline (multiple layers, noticably pieces of artwork that were not in a group) have totally shifted position and I am left with a mess of a file to cleanup/adjust! Any info on this bug and how to avoid it? I am worried it was because of clicking 'match contents' or something like that. It happened earlier and I first thought it was an issue with opening the file and saving in an older version of Animate, but this last example makes me not so certain.Thanks! -Sarah
how can i edit mulitple frames in new adobe animate 2021 seems like the button for that function is gone im from adobe 2019
hello everyone,i have some problem when i was running the adobe air apps i have made, there is some problem when clicked the media button and then the apps crash, any solution for this problem ???thanks
Hello, Suitable developer on flash, I have developed a banner scrolling some of my graphics achievements on Flash ... Working very well I tried to convert it to HTML 5 with ADOBE ANIMATE 2019. The result is unforeseen or for the less totally disappointing! While the display, with Flash is going very well ... The ADOBE ANIMATE conversion simply displays a black screen in !! ?? format, ignoring the images ... Also, the ActionScript code has been completely removed unconverted ?? However, I have followed the process explained on the site https://helpx.adobe.com/fr/animate/how-to/convert-flash-to-html5.html ... Your help will be appreciated, thank you! Also I will be interested in Adobe XD, would there be a version compatible with a current system version 10.12. does it exist? Looking forward to your return, best regards.
Hello Everyone, I am struggling with what I thought was a very easy bit of coding, especially since I am using the code snippets available in Animate. Basically, all I want is for the project to stop at frame 78 then for the user to have to click a "Continue" button for it to then go to fram 82 and play. I first entered the code for it to stop: this.stop(); Easy, done, it works. Then I tried adding the code for a user to click on the instance of Continue_Btn1 for it to then go to frame 82 and play. I even used THEIR code snippet. this.Continue_Btn1.addEventListener("click", fl_ClickToGoToAndPlayFromFrame_9.bind(this));function fl_ClickToGoToAndPlayFromFrame_9(){this.gotoAndPlay(81);} Now the project just plays right through and does not stop. The button works if I click on it in the brief second it appears, but the project no longer stops. What am I doing wrong? Please help! Thank you!
Good Morning. I am trying to load an mp3 audio from a web server (specifically google drive). I do this. The url is the one with the most rights (editor): var mySound:Sound = new Sound(); var req:URLRequest = new URLRequest("https://drive.google.com/file/d/1mlNVuWElTDpw4BpWmaiotfVkCl9r0tBk/view?usp=sharing"); mySound.load(req); mySound.play(); the problem is that when debugging the movie it doesn't give an error and it doesn't do anything. I don't know if the fault is in the code or the Url that I use or if I have to change something in animate so that it can use files from an external server ...I appreciate the help.
I just discovered some Futurewave SmartSketch 95 *.ssk files that I created in 1998, and I'm trying to find some way to read them. One of the search results said to use. Adobe Flash Professional CC. I tried installing a trial version of that. That led to a download of Animate. Trying to install that started a never-ending process of installing Creative Cloud, without ever actually installingt Animate. It also dramatically slowed down my computer, and I found two Adobe CEF helper processes in the Task Manager which could not be stopped with the "End Task" button. The only way I found to stop them was by uninstalling Creative Cloud. I'm still looking for a eay to read those FutureWave SmartSketch 95 *.ssk files. Can anyone help me?
Bonjour,Mon client avant de mettre en ligne mon animation animate CC souhaiterai la voir afin de la valider.Mais quel fichier je dois lui envoyer ? Actuellement je lui ai envoyé mon export fait en Java script/HTML et l'animation ne se joue pas quand il lance le fichier HTML.Par avance merci pour votre aide.Véronique
I've done some animations in Animate for a game that I need to export as sprite sheets. Everytime I click export the program crashes. If anyone has any suggestion to what I can do to get these sprite sheets out, I'll be forever thankful. Thanks, Gabriella
I'm creating a simple web page as a test. It has a button symbol on it. The mouseover frame does not work. It gives this error in every browser I try: When trying to create button symbols with up state and mouse over state I get this error in the web page: This is most likely due to security restrictions on reading canvas pixel data with local or cross-domain images. 40 createjs.min.js:13:6713 What do I need to do to make Animate successfully create a page with a mouseover button. Also when I try to attach code using the snippets panel to make the movie stop when the button is clicked it does not work. It gives a similar error.
So I'm looking to create a full-screen menu system similar to the functionality of the original iPods, except with additional graphics. With the canvas element, I'm working more and more with interaction design and Adobe Animate is really becoming a go-to in terms of complex HTML5 interactions that work within restrictive websites like Google sites. Are there any examples of this type of functionality - or has anyone created something like this in the past? Many thanks! Iain
I have created a simple rectangle shape with the rectangle tool containing white fill on a layer. The next keyframe on the same layer is resized slightly. I have applied a shape tween in between the two keyframes. When I apply the shape tween I get the following error message:"Shape tweening will not occur on layers containing symbols or grouped ojects."My rectangle is not a symbol nor do I have grouped objects on this layer.Can anyone explain this?
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.