Get help using Adobe Animate and creating animations.
Recently active
This is a question about textfield mouse scrollingI have multiple lines of text in a textfield of constant size.If the number of lines of text exceeds the range of the text fieldI can not scroll above the text title, but only I can scroll in the empty space next to the text titleCan you please tell me how to make the text scrollable above the title?Thank you so muchcompleted => Music Played Listsm => Music Listn => Muic List Array NumberindexNo => Music Played Title Array NumberplayedList => textField (Dynamic) completedList(); var tHeight: Number; function completedList(): void { if (completed.length == 0) return; var tx: String; var addTx: String; tHeight = playedList.textHeight; var t2: Number = tHeight / 2; var lines: uint = Math.floor((playedList.height - t2) / tHeight); for (var i: uint = 0; i < completed.length; i++) { tx = (i < 9) ? String(" " + (i + 1)) : String(i + 1); tx = (i == 0) ? String(" " + (i + 1)) : tx; addTx = tx + " -
Windows 10 Pro: Version 22H2 64-bit operating system: Adobe Animate 23.0 (and after update) 23.2.1 Creative Cloud is up to date.When I create a classic tween for a Movie Clip I can select options in the Tweening Panel. However, after I click off the symbol and click in the layer timeline to adjust the tween I can't access the Tweening Panel. To get back to the Tweening Panel I have to right-click and 'Remove Classic Tween' and then 'Create Classic Tween' again. I can see the Label and Sound Panel but not the Tweening Panel.I do not have this problem on my Windows 10 laptop running Animate 23.0. Thanks,
Imagine, you start a production with default swatches, and build a smaller subset (here called "autre nuancier"). How do you get rid of the full "Nuancier par défaut" at once (without clicking 216 times on the garbage button AFTER having selected a color) ?I tried "delete all colors" which removes EVERYTHING (I want to keep my "Autre Nuancier")I tried to save the colors, but it contained the default swatches.
Whenever I import gifs to the program, they seem to just gain a background when the orginal gif was transparent. Is there anyway to fix this? seizure warning the first is the orginal gif, the second is the imported.
Hello!If I use this option as part of a function, this line of code does not work.Tried:- move the code to the global scope- fetch (forEach) the updated arrayAs if it doesn't see the scene just created and passes by.In the case of a separate run from another file - it works. Even on scenes, which are created by the script.var doc = fl.getDocumentDOM() var tl = doc.getTimeline() var scs = doc.timelines createScene() function createScene() { doc.addNewScene('New') end = scs.length cur = doc.currentTimeline doc.reorderScene(cur, end) tl.advancedLayersEnabled = true }This is important, because if I do "addItem" further in the script, the console writes: "Layer effects can only be seen when 'Advanced layers' mode is turned ON from document settings.
I have been having a problem for the last month or two with many of my animations where when I use the asset warp tool, the animation moves in a very choppy/jerky/twiching way. I've tried downloading older versions and it still seems to be having this problem. Does anyone have any fixes?
How can I update two mysql databases (on two servers) at the same time. DO I need to give permission to send data?E.g. The swf is in server A and I want to post data to 2 databases in server A and server B. But when I do it only updates in server A. Nothing goes to server B. How can I do this? Is this got to do with php? Please advice.<?php //SERVER A$link = mysql_connect("localhost","abc","abc1");mysql_select_db("my_db1");$query = "INSERT INTO abc_db(subject, links) VALUES('$hsubjects','$link')";$result = mysql_query($query);//SERVER B$links = mysql_connect("xxx.xxx.xx.xxx","xyz","xyz1");mysql_select_db("my_db2"); $query = "INSERT INTO notice_db(subject, links) VALUES('$hsubjects','$link')";$result = mysql_query($query);$sentOk = "The data has been added to the database.";echo "sentOk=" . $sentOk;?>
Hi!!When I import my ai file, I would like to import a specific layer rather than the whole layers. I know that before importing, import to a stage setting windows pop up. However, the layer pictures are very small and confusing which it hard to select a specific layer. Is there any easy way to deal with it, or should I keep importing the all layers to the stage and delete the ones I don't need? the confusing window:
hello, I'm having trouble writing as3. I have a button in scene 1, and I want to go to frame 2 inside MovieClip with the name mc1 in scene 2. how should I write the code?
Hi! Every time I want to carry the layers from the 1st frame, for example, to the 1515th frame; I have to choose it and drag it all the way in the timeline which is time-consuming. Is there any way to move them without dragging them all the way?
So I'm working on a animation based on the Sonic Frontiers Comic. Whenever I render it to test things, audio from earlier in the animation play again despite the sounds not being on the timelineI have provided a video explaining this issue, along with the project file
Alt + click while in brush mode doesn't change to eyedropper. Also eyedropper tool selects color for paint bucket tool not for brush. This is quite tedious and would like to fix this issue.
Hello Community. I'm a very new user to Adobe Animate, but I've been working with Macromedia/Adobe Flash for over a decade. 🙂 When starting a project, I like using the brush tool to quickly sketch-out a rough image. While I'm sketching, I make a lot of rapid brush strokes and often press Ctrl+Z to quickly undo strokes I'm unhappy with. In the past, this rapid iteration of laying down/undoing brush strokes has never been a problem, however; in Adobe Animate when I attempt to undo a brush stroke I constantly get a pop-message that says: Animate is processing strokes. Please Wait... This pop-up message is a HUGE disruption to my workflow. I'm unable to quickly produce a sketch without getting constantly interrupted by this message. Is there anything I can do in Edit>Preferences to help optimize the drawing tools so this pop-up doesn't appear?Is Adobe aware of this issue? Does anyone know if they're planning to fix it? Any information would be
I'm so frustrated that hotkeys are different from Photoshop, to make matter worse some concepts are also different like, symbols, objects, and shapes. Why Adobe? Please implement the same hotkeys for the same functions in Photoshop and Animate. Thanks.
In the Assets panel, when viewing as icons, the thumbnails of the assets only appear when I hover over them.In list view, the names of the assets appear, but the thumbnail next to it is a white box. This is for all assets, animated, rigs, static etc.So all the assets are there, they just don't display in the pallet. When I drag them out on to the canvas they appear.I've tried reinstalling the app - this hasn't worked, and this problem has persisted since I've started using the app. It makes learning the app very difficult, in fact it's impossible really with this bug. If there anything I can do to make them appear. Intel(R) Core(TM) i5-9500 CPU @ 3.00GHz 3.00 GHz32.0 GB64-bit operating system, x64-based processorWindows 10 Pro 21H2NVIDIA GeForce RTX 3050
Dear all, After exporting my project as an mp4 file in adobe animate the size is too big so then I have to compress it with another tool.Does adobe animate compress it when exporting as an mp4 file? Thank you very much in advance,
Hi!I have already searched if this topic is in the discussion however I couldn't find out. My problem is, when I want to give a little move to the leaves of a tree, it ends up with the leaves going away from the point I want them to move and fly around 🙂 Firstly I make a graphic symbol of the whole plant, (I tried the movie clip too) then I break them apart by ctrl+B and make each leaf graphic symbol then I arrange the each leaves central point, and distribute the layers n the timeline and give them classic tween. Please let me know where I made a mistake and I can upload a video if this wasn't in detail. Thank you very much,G
I have opened several files, and I want to use the jsfl command to close the currently operating file, similar to ctrl+w, but there is no need to prompt to save. I checked the help manual,Inside there is a fl.closeDocument(fl.documents[0], false);But the closed file is not the currently operating document,What I want now is to close the document I'm currently working on without being prompted to save it.Can jsfl make it possible? I'm too dumb to code, but I need something like this.can you help me? Thanks
Hi!!!I would like to import my vectors starting at, for example, the 1515th frame To this, I create a new layer> stretch it in the timeline > and choose the 1515th frame so the imported vectors will start from that frame. Is this the right method? Because it still starts from the 1st frame and I need to drag them... Thank you very much in advance!
I am working on a translation project in animate cc, which includes Bengali, Telugu language. when i copy paste the content to the animate cc it does not show me the correct language. Can someone please help me how to fix this.
Hi!I am sure there is a way to stretch out or narrow down the existing layers in the timeline, but I can't seem to find it. Instead of dragging the layers horizontally, I would like to stretch out the only beginning or the end of the layer, while the other end stays the same. Normally software with layers has this ability, so I wonder if adobe animate does that. Many thanks...
why we can not import mp4 flies in adobe animate in a easy way like flash cs3
Hi!When importing an ai file to adobe animate, the illustration has different symbols with the same color code. I manually change the into a different color. for example, the picture has red and I change them into purple because of the content of my project but it takes so much time to change them one by one. I wonder if is there a shorter way to change the chosen vectors' color into a different single color. Many thanks,
I found it impossible to add shortcut keys for the tools extension of an
Hello. Encoding the movie seems to be making random layers disappear entirely. This was an issue in testing the movie too, but I didn't think it'd carry over into exporting the movie. I was willing to deal with it because at least layers/frames displayed correctly on the stage itself. But if it's going to export the problem I have to know how to fix it. Please help :c None of the layers are set to guide, and the scene has 1323 frames so far with many, many layers (just in case this is relevant)
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.