Get help using Adobe Animate and creating animations.
Recently active
How would I load a SVG dynamically onto the stage? E.g. into a movieclip? Then remove it when not required? The path to the SVG is contained as a column in a MySQL database, which is not a problem in itself, and the SVGs are contained in a folder in the published directory.
How to flip the face like this? Is it by using different faces or the same face using a method i just want to know.
Hi,In the quick publish option it says 3gp instead of MP4 and exports this tiny 3gp file. If I choose file>export video even though it says MPEG4 it still gives me a 3gp file. How can I get an MPG4 file? Thanks!
Hello, The 'Split Audio' function seems to have started deleting 5/6 frames before where I intended to split the audio. If I right-click and split the audio on the highlighted frame, this happens:This only seems to have started happening in the last day or so, and I can't think of any changes I've made that would have caused it. Any help is much appreciated!
I have been reading about Adobe's plan to "kill Flash" in 2020, but am slightly confused as to what it means. Every article I've read seems to only talk about the web Flash Player. Is this the only thing which is being discontinued? Or does Adobe plan to completely discontinue the .swf file format?My work requires me to create projects and publish them in .swf, they're then included in presentations using 3rd party software and used for educational purposes. I believe the end result is contained in a .exe file so that the presenters don't require any version of Flash Player. But the presentations are never deployed on the web.Does anyone know the specifics of what will and won't be supported after 2020? Ie, is it just the web player? Or will the desktop version of the player be discontinued as well? Or even worse, will Animate no longer allow publication in the .swf file format?
Recien instale Animate, y no funcionan los ejemplos. En la parte de propiedades, la malla aparece apagada y no se pueden modifacar las mismas. ehhh¿? alguien tiene idea de como activar las propiedades??? gracias
How do I get the selected option label for combobox? function assignDataF(data) { for (var i = 0; i < data.length; i++) { $('#patients_cbx').append($("<option/>").attr("value", data[i]).text(data[i].label)); } } //Select patient from ComboBox list $("#dom_overlay_container").on("change", "#patients_cbx", showPatientDetails.bind(this)); function showPatientDetails(evt) { root.patientDetailsModal.visibility = true; root.patientDetailsModal.patient_name.text = evt.target.innerText; }Tried with evt.target.innerText but it just gives me all the labels in the combobox...
I have applied a drop shadow filter to a movieclip with a white fill. The problem is that the shadow shows through the white background. Not only that, but dynamic text in the movieclip also inherits that drop shadow.
I have a layer above some comboboxes. However, the comboboxes always appear ontop of other layers at run time. Is there a way to restrict the rendering of the comboboxes at their assigned layer?
In Adobe Animate I'm trying to create a hover effect where a symbol will display text near the symbol, when there is a hover over the symbol. Does anybody know what the Action Script should be?
Dynamic text is rendering in a different font to the static text fields, and the quality of rendering of the dynamic text is poor. Both static and dynamic text fields are using the same font and size. All the text fields are using Franklin Gothic Medium Condensed 12 pt. How do I fix this? Also, is there an option for scrollable multiline text?
HTML5 canvas When the video stops, I want to show the buttonWhy is the code not working? use video component for play videothis.stop(); this.but1.visible = false; this.vid1.on("added", function () { $("#vid1")[0].play(); if (this.vid1.stop) { this.but1.visible = true; } }, this, true);
I have looked but I can't find any reference to creating radio button groups. Is it possible? By a group I'm referring to enabling only one button to be selected in a group of buttons, as in HTML radio groups.
Please help a student out! Finished my midterm for my adobe animate class and I want to export and post it but no matter what combination of export settings I try, the quality looks horrible. Stage size is 640x480 but I'm scared to change it and mess up my entire animation since it is over a minute long, includes sounds and ai files as well. A bit too complicated to export as a gif right? I downloaded Quicktime and scoured threads on this subject but it was no use. I think what is happening is that exporting changes it to a pixel file rather than the vectors it's originally made out of and that messes up the quality but I have a hard time believing there's no way around this. Please can someone help me, I feel like I've tried everything and I just want to show people my animation, I don't know why it's so hard!
Upon opening Animate files, the symbols move and warp out of position (while still connected to their parents). I open up previous save files, which were previously fine, and theyd be messed up too. I can move the symbols back into place, but often times its a waste because they may move again after saving, closing the application, and reopening. My current job rigs characters through parenting. I've been working at this position for 3 years now, and have only been facing this issue since January 2022. I work with files directly on my internal hard drive, and only relocate or duplicate files onto external and cloud for backing up. I've tried reinstalling the program, and I've tried factory resetting my computer. Can't post any files or images containing the characters because nondisclosure agreements, sorry. Any suggestions to help fix this? Any possible reasons this may be happening?Please let me know, Thank you. -Brandon Adobe Animate:Version 22.0.5Acti
Hi everyone. My name is Roy and I've built an ad validation tool called AdValify.io. I'm here on this forum to seek for suggestions and discuss how HTML5 creative designers like you handle the ad validation part. I've already made a checklist for the most common checks on HTML5 ads. See here: https://www.advalify.io/ad-validation-checklist-77191 My question: what other type of things do you mainly check before sending your creative to your client? Thanks in advance for your time and help!
HiI have a HTML 5 Canvas project that is a tutorial with many individual modules as swf files.In AS3 I was able to load / unload movies to continue to next module that replaced the one prior.How can I do that in HTML5 Canvas?Thanks|
I was working on my first FNF (Friday Night Funkin) Mods called "Rabbids Murder AU" Sometime wasn't there for like 3 or 4 day because I have school. And When I was on for a work for the sprite. It said something that a file was a error I don't know what it said. So now I was confusing and DON'T WANT TO START OVER FOR THE SPRITE! Will someone can figure it out please. Thank You.
Hi,I created HTML5 ads for 6Sense and when I check the validator, the ad fails to render, I have missing assets, and 2 Javascript errors. I've tried everything and nothing works. It has to be something in the template when exporting. When I test the ad in the browser, it works fine, but when I check the ad in the validator and on 6sense, it doesn't show, and I have the same errors. Any help would be greatly appreciated.
How do you populate a Combox from MySQL/JSON? Example JSON is :[{"data":"1","label":"Joe Walsh"},{"data":"2","label":"Don Henley"}] This doesn't work: $.ajax({ url: "scripts/get_patients.php" }).then(function(data) { root.patients_cbx = data; })
I tried to import a GIF and was planning on manually putting it together, but some of the frames were tinted green, i tried to drag it in directly from the desktop but that didn't seem to work either.The GIF of Giga Queen i'm using to show the problem is different from the sprite i first encountered the problem with, this was the first one i could find that also showed the issue. After importing Before importing
How do I get rid of unwanted Selectable text mouse cursor change in Animate Canvas in runtime? This is annoying, the mouse cursor change randomly to selection cursor over text in runtime movie playing. I know it used to be a feature in Flash that could be turned off, but I do not see checkbox anymore in the properties panel. Please help.
Hi!I'm building a banner ad in Animate on a HTML5 Canvas.All my assets are imported PNGs and I have a movie clip at the end with a pulsating button.I want the ad to play once and then have a loop on the pulsating button ( so the button keeps pulsating). In my mind I could add a script at the end to jump to the frame the animation of the button starts.Would that work? What code snipped could I use? Final banner should be HTML5 Thanks, A
I am new to using Adobe Animate but this was working fine until today. I had to re-do a character's eyes on a long timeline. Whenever I tween his pupil movements, it goes crazy, then snaps back to where I actually asked it to go on the last keyframe. The pupils are parented to the eyes and the eyes are parented to the head, which is tilting-- but I don't understand why it's drifting away as it tweens like this. I have tried setting up a new layer to work on, tried using the paintbrush or the oval tool to create the black pupils again and again. But it keeps doing it. Thanks!
Please help a student out! Finished my midterm for my adobe animate class and I want to export and post it but no matter what combination of export settings I try, the quality looks horrible instead of the clean vectors I am expecting. Stage size is 640x480 but I'm scared to change it and mess up my entire animation since it is over a minute long, includes sounds and ai files as well. A bit too complicated to export as a gif right? I downloaded Quicktime and scoured threads on this subject but it was no use. I think what is happening is that exporting changes it to a pixel file rather than the vectors it's originally made out of and that messes up the quality but I have a hard time believing there's no way around this. Please can someone help me, I feel like I've tried everything and I just want to show people my animation, I don't know why it's so hard!
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.