Get help using Adobe Animate and creating animations.
Recently active
Hi all, For years, we've created interactions using Adobe Animate (with canvasjs / videojs /etc) which is timeline based, using a this.stop() where we need the timeline to stop. For some reason, since upgrading to the latest version of Animate, there appears to be a delay between the this.stop() being called and the timeline actually stopping - and it appears to be random, and depending on the device. It's causing serious havoc in our interface, which means we may need to look at using something else like Articulate Storyline or Adobe Captivate (no thanks). For example, the action frame below has a this.stop() on it - the blue line is where it actually stopped on a Samsung tablet. Any ideas to my super vague question? Thanks,Andrew
Hi guys,I have created a banner for a client that has three animated buttons, each with its own link.Everything works fine from browser, it passes html validator but when I want to check each button by clicking on it I get the message: Warning: This creative is not using the ExitApi. The Google-hosted ExitApi is required to make a select area of the creative clickable. Without the ExitApi, a click on any portion of the creative will click through to the landing page set in AdWords. If this is intended, please note your click was successful and should track correctly. Of course, I dont't want it to go to landing page, but to specific product. Can someone help? I am on deadline.
Is there a way to edit or redraw an object that has been converted to a mesh using the Warp Tool? I want to have the option of retouching the drawing without having to reapply the mesh. Hope that makes sense.Cheers,Jason
Hi Everone,Is it possible to cut mp3 and save the file using flash as3 onlinethanks in advanceSaransoft
I am working on a summer project to convert my old educational Flash apps to something modern. I just learned that Flash Professional is no longer available and it has been replaced with Animate. But when I open my old Flash files in Animate, my Actionscript 2.0 code within the file is lost completely! I don't even get an option to export the code to an external text file! Animate's Help is no help on this issue.Is all my old code now lost? Is there a way to install Flash Professional temporarily so I can at least retrieve my old code from the .fla files? Help me Animate Community, you're my only hope!
The Fast Box Blur + Screen blending mode is a huge help. I've seen that effect in so many "animes" <substituted for possible spam-kglad> but had no idea how they made it. Thank you!
Hi! I am new to Adobe Animate, and am wondering if it is possible to create animated character assets such as the ones that are included in animate? (character assets that are one keyframe but include motion).
Hello,I made a font (nested symbols) in Animate that's an organic shape. Here's an example: When I try to distort it in perspective, it picks up all these weird artifacts and makes my smooth curves all wobbly: I tried to make the letter forms precise, so this is driving me crazy. Similarly, I notice breaking apart any symbol with lots of curves results in slightly scrambled artwork. Please let me know if anyone has any ideas!
I have a graphic symbol of an arm that I have used in many scenes of an animation. When I use "Test Scene" for the scenes it is used in individually, the symbol appears in the render, but when I use "Test Movie" it is missing from all the scenes it is used in. Does anyone have any idea why this might be happening?
Can anyone advise me if it is even feasible to attempt to embed a YouTube video into a html file that was generated by Animate. I am NOT a DW expert, however I do know how to do some things. I used the video component in the Animate file and uploaded my video (mp4) onto my server. From what I understand, those steps are the equivalent of embedding a file from YouTube, however, there is a lag which I don't seem to get when I embed from YouTube. Any thoughts would be helpful. Please remember that the html was generated by Animate and not from scratch by me. Thanks in advance for any suggestions.
Hi, I created a character in Animate (Html5 Canvas), used the Auto Lip-Synching too and it worked fine on the deskstop and laptop, however, the sound does not come in on mobile devices. The lips are moving slowly and I get absolutely no sound. Please help!!! Thanks.
I wanna ask if adobe animate can atleast be 1-2 days instead of just the only one time you get to open it and use it once. Could that be possible?
Hi!I need to add an animation to a project, that I`m currently working on. I wonder what options can Animate give me. I don`t want to use any plugins for this, just because I believe that it slows down the website. Here’s the screenshot: I'd like to add a shine animation to the fragments that I`ve circled (look at the screenshot). Appreciate similar working examples. Page example: https://43dprint.org/best-3d-printer-for-cosplay/Main page example: https://43dprint.org/
how to design like this what software used in this design over all any one help me to make design like this please check image
I have this error on this line// listenerthis.addEventListener(Event.ENTER_FRAME, frameHandle, false, 0, true); <--- this is the line that has the error These are the handles// listenerprivate function frameHandle(event:Event):void {if (isSystemPaused() == false) {// basicmovingHandle();actionHandle();positionHandle();updateMiniMap();flyingHandle();pushHandle();updateHealthBar();// attackunitHitTestHandle();
Hi,We are developing a project that requires a large isomentric style 2d illustrated landscape (like the Sims) to be published for a 4k touch experience and for the web. The vector artwork is a quite complicated and html5 publishing from Animate was far too slow. So we are looking to animate in adobe animate and publish to webgl as gltf or glib. We were delighted to see that the glibs published from animate can be manipulated and rendered with BJS. We are more experienced in 3d interactive projects and use (and love!) babylonJS. This adobe link prompted testing the glib in the BJS sandbox. WebGL-glTF export (standard and extended) | Adobe Animate tutorials Has anyone developed a project using bjs to control glibs exported from adobe animate? - Is this a good idea?! Appreciated guys…
This dialog started showing up today. Never seen it before. I've been working with Animate for 20 years. I have no Actionscript 1.0 code in my docs, and even if I create a brand new doc, create only one Symbol in that doc, close and reopen, I still get this. This is driving me nuts, as it presents four times every time I go to debug. And it is very slow to respond. Please tell me how to get rid of this!
This is a new problem for me. I have created many buttons in Animate canvas. However, today I can't get the buttons to work right for me at all. I give an instance name, use the code snippets and change the frame number minus one since I'm creating a canvas page. Has anyone else experienced this as well? I just updated Animate. I'm wondering if this is the problem. Thanks in advance.
Are there anyway to add callbacks for file saving in animate JSFL?Id like to do a few checks to ensure that the user is not saving a file while they are using substituted fonts.
I'm attempting to install a set of JSFL scripts to use as commands. The only commands folder I've been able to locate on my Windows 10 machine is here:C:\Program Files\Adobe\Adobe Animate CC 2017\Common\First Run\CommandsI copied the JSFL scripts into that folder, but they don't show up in the Commands menu in Flash. I need them to, in order to allow them to be matched with a hotkey and used in my workflow. Any reason this might not be working? Is there a different location I should be using?
hi,i've worked with importing audio directly into the 'down' frame in buttons and i've worked with coding buttons to play certain frames on the timeline, but i can't seem use either of those skills to make a video play when a button is clicked. my prof gave this instructional video https://www.youtube.com/watch?v=P5e68WJAkDU. i've precisely followed these steps to import both onto the timeline and directly into the video button, but neither location works on the stage or in the .swf test run (which is what i submit to my prof). my video is an mp4 which has been encoded with the h.264 formatting. i can't find any reason for it to not work. i'm not sure what else to do. file is attached.thank youuuj
Hi there, community,Sorry if it has been already discussed, but I haven't found the solution.I'd like to add a gif-animation at this carousel (screenshot is attached). How can I do that? example page: https://www.talkaboutsleep.com/ Thanks for any advices!
Hello team, I am new here and new to designs/photoshop, so I believe that every question is better than every wrong action..Wanted to ask maybe a weird question, but is it possible to make an animated carousel on my website project? There should be a picture (on that empty space, screenshot is attached), so I wonder is there any chance to make an animation instead?
Hello, I would would like to know how to make a fade away gradient using adobe animate CCI've put together a simple shape-tweened mask to give the illusion of this rainbow example recessing.Now I would like to Feather the tip of the mask. How would I go about doing that?I've tried masking the mask with a gradient, but you can't do that it seems.I've also tried colouring in the initial mask with alpha colour, doesn't work.Take a look at my setup to this problem am i approaching it in the right way? What should I try differently?
I have this strange problem that started to happen recently, and have no idea how to fix it.In Adobe Animate I created an animated HTML5 banner in HTML5 canvas, with button in it that leads me to an URL when I click that button.But the problem is when I click that button it opens multiple new tabs instead only one. (Like this in the picture)The way I created a button is on a new layer i created new rectangle with dimensions of whole canvas,converted it to a new symbol (button), double click it to enter that symbol, and created a keyframe only on HIT state.Then returned to "Scene 1", clicked on a button, put an instance name on that button and in code snippet wrote this code:this.btn_name.addEventListener("click", fl_ClickToGoToWebPage);function fl_ClickToGoToWebPage() {window.open("http://www.adobe.com", "_blank");}(ofc instead of adobe.com I put my own URL)This method worked for me until now. But all of a sudden this problem started to appear.I tried in 2 different versions of Adobe A
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.