Get help using Adobe Animate and creating animations.
Actividad reciente
I'm working on a project using Adobe Animate and I've created a complex animation that I'd like to integrate into my WordPress site. I know that WordPress primarily uses PHP, and I need some guidance on the best way to achieve this. What is the best format to export my animation from Adobe Animate for use on a WordPress site? Should I use HTML5 Canvas, WebGL, or another format? Once exported, how do I embed the animation into a WordPress page or post? Are there specific plugins or methods for embedding HTML5 or WebGL animations in WordPress? How do I incorporate PHP into the process, if necessary? For instance, do I need to create a custom WordPress theme or plugin to handle the animation, or can I add PHP code directly to a WordPress page or post to display the animation? What are the best practices for ensuring the animation performs well on the site? Are there any optimization techniques I should be aware of? How can I ensure that the animation is responsive and works well across di
I am trying to ask for input in an input textfield and the way Im doing it is using import fl.events.ComponentEvent;input_text.addEventListener(ComponentEvent.ENTER, readInput);input_text.addEventListener(Event.CHANGE, changeHandler);var clearing:Boolean=false;function readInput(event:Event):void{ input = input_txt.text; trace(input); clearing=true;}function changeHandler(event:Event){if(clearing){ input_text.text=""; clearing=false;}} in my code, however am getting a Definition 1172: Definition fl events.ComponentEvent could not be found.I am only doing all of this junk instead of a simple input_text="" on a keycode=13 event listener; because when i do that it adds a blank return line " "to the input when they hit enter and I dont want that. They told me i could do this and it would solve the blank extra return line problem (when i ask a person hit enter to submit the text) but they
Hi There I have to create some HTML5 ads in Animate. They include video and text that has to show on top of the video. I'm using the video component and aware it moves to the top. To get around this I updated the HTML file so that the Z-index of the dom_overlay_container is '-1'. This works great when the stage is transparent. The issue I have is that there are some formats where the video is not going to cover the whole stage e.g. a portrait format where I want to add the video to the middle of the ad and have a black background covering the rest of the ad. Is it possible to do this in Animate? I essentially want 3 layers - 1) black background 2) video 3) text overlay. My only solution now is to edit the videos in After Effects and add the black background there but this doesn't seem like the best solution. Thanks Kam
Hello, I have a problem with adobe animate: when I try to save my work a message appears:"Impossible to save the document as users/... Try to save it with another name or in a different position".I tried to follow the instruction but it doesn't work. What should i do?thank you.
I've learned to create character in Adobe Animate but have following confusions:How to auto lips sync multiple characters in a scene. Normally, I've to bring out the lips outside the face symbol on a separate layer in Scene to apply auto lips sync. But in that case Lips don't move as the head/face is animated. How to fix it?How to apply eyes mask so that I can easily change eyeball position on any keyframe?Can't we save a character on which we have already applied layer parenting?Please recommend a video tutorial that teaches how to create a short cartoon story involving multiple characters talking to each other.I will be very grateful for help.
Hi, I am trying to apply properties to adobe animates camera Settings from a json file using jsfl.I am able to apply properties to the layer - but i cannot find the correct way to apply values to the Camera settings Translate/Rotate and Zoom. What would be the correct way to do this and is it even possible?The jsfl documentation doesnt list any camera related information.
Hi All, I am working in application for ring tone mixer. We are using more than 20 sounds objects dynamically for mixing and playback the multiple sound tracks. All the sound tracks are exactly 24Kbps. We are facing some problem like whenever we seek all the sound tracks to some particular position simultaneously it plays some unwanted noises and no desired sync of all the sound. But all the tracks are playing without any problem when they played individually. Has anyone faced this problem ever? Particularly this problem is happening with the Flash player 9.0.1.115. Please help me... Thanks in advance ! Arun
so, when i completed this animation and added shape tween, the yellow decided it wanted to be black and this made me extremely mad (mind you this took me a long LONG time to make). please help me on the issue (i am currently using 2021)
when i try creating a project on adobe animate it just stops responding, im using the 2022 version how can i fix it?
Has anyone else had this problem? I have tried every method of importing audio and Animate keeps giving me the same pop-up message, saying that it can't import the audio because there's problems reading it. But it's an mp3. Does anyone know what to do to fix this? I have the most updated version too.
I run an animation team on discord where i am contasntly downloading adobe animate files that are being sent to me and im wondering how i can orevent any malware or viruses that may be sent through .fla files .if someone can help me that would mean the world to me thank you !
Hi!I try to give a function call to 3 buttons i have on my stage. Each of these Buttons should call the same function but with different parameters: var _this = this; cnt = 0; _this.txt_info.text = ""; for (i = 1; i <= 3; i++) { _this["but" + i].on('click', function () { schreibe(i); }); } function schreibe(u) { cnt++; _this.txt_info.text = "Clicked on button " + u + "\nClick count: " + cnt; } The result is strange:Clicking on a button will call the function, but the parameter is allways 4 - no matter if i click on but1, but2 or but3. Click count works fine and is counting - no matter if i click on but1, but2 or but3. This will work, but on a later project i have about 20 buttons on my stage and i wont do the following code for each button: var _this = this; cnt = 0; _this.txt_info.text = ""; // THE FOLLOWING CODE WILL WORK - BUT I NEED IT 20 TIMES :-( _this.but1.on('click', function () { schreibe(1); }); _this.but2.on('click', function () { schreibe(
I just got a new computer and now Animate always shows output window every time i export. Action script 3.
I want to animate like 60 second or longer but the timeline frame only got around 500 so I cant go any longer
Has anyone made a specific brush tool that contains ALL the brushes from ibis paint? I just wanna know because ibis paint WAS (was because now its on pc) only for mobile.. and im more comfy inside of adobe animate... (perhaps add capability of installing ibis paint brushes via qr code??)
Greetings, I would like some help in adobe animate , I create an animation with multiple buttons which each buttons visit different webpages. However, when I publish the project and click buttons open for me 1000 tab in browser for single tab. Could you please advice and help how to make sure it open in single click only once, every time press on the button. Looking forward to hear your solutions
Hi Everybody, While lip-sync is working well with a professional recording, it doesn't with a recording made with Voice Memos on the iPhone. The Voice memo recording is mono. I have exported this Voice Memo recoding with audition as AIFF en WAV mono en stereo and nothing seems to work. (I have to work with Voice Memo recordings until I get the professional recordings from the client) Thanks for your help!Cristina
Could there be a shortcut to create a twin between two Kiframes?For some reason going to the toolbar every time is a bit exhausting for me.Could there be something I don't know?I'm doing a long animation right now and I'm looking for ways to make the workflow easier.Also, a shortcut given to Twin Easy Ease can be very useful.Mr. Adobe, maybe you intend to add more keyboard shortcuts in the next versions?Note that After Effects has shortcuts for almost every command.It's fun to work like this.
I have a graphic symbol that contains a layer in the shape of a handFor some reason the frame of the transform of the symbol comes out diagonally to me.And it bothers me when I want to shorten my handWhat could be the reason for this and how can I rotate the frame?I already tried to copy the hand again from illustrator.And it didn't help.Thanks in advance!!!
Ok, so I have written some png files in a .txt file..."Bracelet.png""Boston.png""Camera.png"I would like to know how I can turn them into URLRequests using Actionscript3.I already know how to load them.
I have a .fla file that was shared with me containing some audio I want to edit and use elsewhere. Since I did not make the animation, I do not have the audio on my computer. I need to download the audio from animate. Is there any way i can do that?
there's this big grey box that progressively gets bigger the more i zoom in, and sometimes some assets just disappear or maybe even the whole screen during playbacks on adobe animate, what do i do
Hello how's everyone doing? I'm trying to achieve adding background music to a project. The timeline is pretty empty, it has 1 keyframe for each layer. I need to import this song and to make it repeat on loop infinitely until it loads another scene on the main game that I think is coded on "Visual Studio". All the scenes are individual .fla I don't have access. I imported the sound and linked as "BackgroundMusic". As I didn't find any tutorials, I prompted ChatGpt and gave me this code: import flash.media.Sound;import flash.media.SoundChannel;import flash.events.Event;// Create a Sound object and a SoundChannel objectvar bgMusic:BackgroundMusic = new BackgroundMusic();var bgMusicChannel:SoundChannel;// Function to start playing the musicfunction playMusic():void { // Stop any previously playing sound if(bgMusicChannel) { bgMusicChannel.stop(); } // Play the new sound in a loop bgMusicChannel = bgMusic.play(0, int.MAX_VALUE);}// Function to stop playing t
I have coding that is supposed to make visible=false some borders.. inside of some of movieclip on the stage. The movieclip on the stage has two frames, frame 1 with some stuff on it, frame 2 with some more stuff. The coding on the main stage succesfully visible=false the stuff on the first frame of the MC on the stage. But TypeError: Error #1009: Cannot access a property or method of a null object reference when I try to .visible=false the stuff on the second frame of the MC on the stage. See the video. https://youtu.be/7PFp-1SP-i8 How can I visible=false the borders on the second frame of the MC?
Display problemsWhen I activate "onion skin" modeDoesn't show me the frames back in greenBut makes them for me in full color without fadeAttached is a screenshotI hope I was understood
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.