Get help using Adobe Animate and creating animations.
Recently active
Hi, I have a design made in Indesign that I have to animate in Adobe Animate.I have searched the forum and I have seen that I have to export a .fla file to be able to do it. The problem is that when I import it, it doesn't import the individual elements and editable elements, but it imports everything together as if it was an image.Is there any way to import a file and that all the elements are editable?Thank you very much 🙂Translated with www.DeepL.com/Translator (free version)
ola pessoal quero fazer uma ação de visible , true or false.....estou usando a bola preta para aparecer o box1 ...i o quadrado verde para desaparecer...mais não queria asim eu quero a visibilidade do box1 true or false so em um objeto que seria a bola preta,, quando clikar ela possa aparecer i desaparecer ,, sera possivel somente usando o btn1 que seria a bola preta ???
Is swf project in adobe animate 2023 will work in windows 10 &11 ? If adobe animate (2021) SWF file with same action scripts will work in adobe air desktop*(50.2.3.1) [Mod note - moved to correct forum]
Adobe animate 2021 is updated to animate 2023. AIR windows SDK also added. AIR.exe version 50.2.3.1 version installed. The SWF file created in animate, action script and working in flash player (target). If I change target to AIR Desktop 50.2.3.1 it showing error message. Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime. The system OS: windows 10 with IE11. [Mod note - moved to correct forum]
ola tudo bem ? então pessoal quero fazer uma interação usando a (time line) do adobe animate so que não estou conseguindo pode ser uma coisa simples...mais ja tentei de tudo talvez vocês podem min ajudar espero ... é o seguinte o problema é nas cenas eu fiz com bolas para ficar melhor o compreendimento de voçês certo eu quero fazer como se fossem interruptores,,, entre as cenas ou na time line ficar alternando uma na outra ,,,na bola verde i vermelha da cena 1 as duas são um simbolo coloquei como botões ok.... mais quando clicko na bola verde da cena 1 ela vai para minha outra cena que seria a 2 ate ai tudo bem... so que eu quero quando eu fazer essa ação a minha bola vermelha ela possa vir também sabe ? eu quero como se ela fosse uma coisa estatica na cena mais que tambem ela serviria para voltar para cena 1... é como se fosse a bola verde liga (on) e a vermelha a deliga (off) mais que ela não mude de cor entre a cena 1 é 2 é isso como si fossem interruptore de uma lâmpada ...espero q
package { import flash.display.Sprite; import flash.display.MovieClip; import flash.utils.getDefinitionByName; public class Main extends Sprite { public function Main() { loadMovieClip("C_10"); } private function loadMovieClip(linkageId:String):void { var MovieClipClass:Class = getDefinitionByName(linkageId) as Class; var empty:MovieClip = new MovieClipClass(); empty.visible = true; empty.x = 100; empty.y = 100; empty.width = 100; addChild(empty); trace("clip "+empty); } } } trace() returns: clip [object C_10] but the object is not visible, even though being told to be. Why?When alternatively I drag it to the stage, it's a simple black square, nothing wrong with it... Thnks for helping outBettina
I want to measure the time a file is loaded from a remote directory.I wrote the code as below, but I don't trust it.Please let me know if there are any problems and ask for better sample code. function musicPlay(url: String): void { if (channel) { channel.stop(); } url = "http://....................mp3"; sound = new Sound(new URLRequest(url)); channel = new SoundChannel(); sound.addEventListener(ProgressEvent.PROGRESS, progressHandler); sound.addEventListener(Event.COMPLETE, loadCompleteHandler); channel = sound.play(0); } var beginTime: Number = 0; var endTime: Number = 0; function progressHandler(e: ProgressEvent): void { var aDate: Date = new Date(); if (e.bytesLoaded == 0) { beginTime = aDate.valueOf(); } if (e.bytesLoaded == e.bytesTotal) { var zDate: Date = new Date(); endTime = zDate.valueOf(); var passedTime: Number = (endTime-beginTime)/1000; trace("Loaded Speed : " + passedTime + "/s"); } } function loadCompleteHandler(e: Event): void
after rendering the video, this message appears. The media encoder does not process the file, it writes an error. How to fix it
When I try to publish as AIR, it only publishes an AIRI file, that doesn't execute. While the preview functions properly, when I try to publish as an exe, it seems to start at a submenu rather than the normal starting frame. Can AS3 have any internal AIR dependencies, or is there another reason why the exe doesn't start properly?
I tried with other animations but it still doesnt work. I also tried with different files.
I updated Adobe animate 2023 then after the cloud corrupted my files due to a sync error the program keeps crashing and shutting down creating recovery files every 10 minutes. I re-download the app didn't work I redownload the previous version still didn't work. I've lost weeks of work due to this issue.
hey i'm planning an animation but i would like to know how long my limit is.I've looked everywhere and can't find the answer. What is the frame limit on adobe animation?thanks for any help,Rose
I've been saving alot of copies of my project out of fear of progress lost, but because of this it's creating alot of copies of the files in the project. Every time I try to delete them though it corrupts my file. It's starting to cause an issue, the copies go up to 240 by now 😞
Hello, I have created a HTML5 Canvas Banner and used a custom local font. Now I was looking for a solution to embed the font. I would just put it in the HTML code. But I noticed that the font is also displayed like this on machines where the font is not installed. The font is not in paths. How can this be? Does Animate do the embedding automatically and I don't have to do anything?
Suddenly getting this error on my version of Flash CS6. I have tried uninstalling and reinstalling all C++ packages on Windows 10 64-bit installation. Also attempted to uninstall .NET 4.8 which has reinstalled itself with windows update. I know that this is legacy software. I used Flash CS6 as it will run on my hardware. Adobe cc will not. Any advice from any user/s who have actually experienced AND troubleshot this problem would be very much appreciated.
Could someone tell me how can i make shading like that? in flash 8 or after effects?
I am facing difficulties with running ActionScript animations in the HTML5 canvas using Adobe Animate (CreateJS) integration. Specifically, the printInstanceNames() function, designed to log instance names of movie clips on the stage, is not working as expected. When testing the animation in a browser, the function doesn't log any output to the console, and I'm unable to identify the root cause of the issue.I have verified that the stage variable is correctly referencing the createjs Stage object and that the init() function, responsible for initializing the stage and calling printInstanceNames(), is being executed after the instances are present on the stage. However, despite these efforts, the function still doesn't work as intended.Additionally, I noticed a warning message in the console regarding the performance of a setTimeout handler, but it doesn't seem directly related to the problem with printInstanceNames().I am seeking assistance to understand why the printInstanceNames() fu
I used autolipsync on my mouth symbol but the frames of the mouth are not changing. My mouth symbol is in a bone armature. How do I make the auto lipsync frames change?Thanks!
Sometimes Adobe Animate reset. The recent files and freesyle rigging disappear. I did rig layers with freestyle rigging. Becuase Adobe Animate reset, the layers is invisible. I hide and don't hide the layers but don't see them. How do i see the layers?
When searching an FLA from 2019, there doesn't seem to be any specification for the path to a 2019 library, yet it starts with the compile error:Warning: Source path "C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\ActionScript 3.0\libs" does not resolve to a valid directory.Where can I specify that it should look for:C:\Program Files\Adobe\Adobe Animate 2023\Common\Configuration\ActionScript 3.0\libsinstead?Thanks,
There's a bug on Macromedia Flash 8 where if I distribute various symbols to layers, some of the symbols disappear, and sometimes I get an error saying "could not complete this operation because of an unknown error". I'm confused because this bug has never happened before. Any tips would be helpful. Here's a demo of the bug;
Hi GuysI have a lot f button in my project. I am making an interactiv book 28 pages in all. each page has on average 3 buttons a back btn, next btn and home btn. Some pages also have buttons for frame by frame animation all working well. My problem is on the 7th frame/page of my book I put in the usual 3 btns back,next and home, they roll over and change colour ok but they dont move to their asigned pages. Help! Alan Y
Hi team,So I am trying to create some input text so that a user can enter their name and be referred to by their name.I have created a class to handle this called texter (texter.js)So far I have the class working and talking to a dynamic text box on the stage (instance name texto) making it say "Hello World"Here is the class code class Texter { constructor(root) { this.root = root; this.stage = this.root.stage; this.init(); } init() { this.root.texto.text = "hello world"; } }Now the issue is that as soon as I add a Textinput component to the stage (not even trying to give it an instance name or code or it or anything) it throws an error in the index.html Uncaught ReferenceError: $ is not definedAny ideas or other ways to make this work I would greatly appreciate working through it step by stepThanks and have a great day
I'm desperate and I've sobbed over this. I had been animating for about 5 hours today and now it's just gone.All of my movie clips are blanked out, and illustrations I've done are just filled in black. I don't know what to do. This is days and hours of work just gone and I need to be done before the 30th. I'll do anything I'm just desperate for my work back
Yesterday I closed the project and this morning it gave an error that the file cannot be opened. My other projects open, but only this project has a problem. I've tried everything and I'm afraid all my hard work will be garbage. I am Turkish so the text is Turkish but this is the English version: An error occurred while opening this file
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.