『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Get help using Adobe Animate and creating animations.
新着順
Does anyone know of a way to navigate between layers in the timeline with keyboard shortcuts? I know the ways to more "horizontally" with "," and "." but would like to be able to navigate "vertically" with the keyboard as well.
hello therei have a button playpause actions script 3 for animatebut it is only for one playpause buttoni want multiple playpause butons for a couple of songs sounding each one as the playis down ...in order to make a music class lessonhere i send the print of the one song playpausenow i need multipleregards to all
Animate (and Flash Pro before it) has long shipped with the ActionScript 3.0 user interface components in the `fl.controls` package. With Flash Player discontinued, and AIR becoming less relevant for Animate going forward, I wonder if you'd consider releasing the source code for these components on GitHub under an open source license? To be clear, I'm talking about the AS3 component source code in this directory included with Animate: $(AppConfig)/Component Source/ActionScript 3.0/User Interface I am a long-time ActionScript and Flash developer who started with AS2 and Flash Pro MX 2004 roughly 20 years ago. Lately, I've been feeling particularly nostalgic and trying to archive some old content (like tutorials, documentation, and open source code) from the Adobe and the old Flash community, scouring the WayBack Machine on archive.org for things that have been lost. I think that Flash has a certain significance in the history of technology, and it's worth keeping a record
Okey so i have this weird problem.I made a button that lead to a page on our website and when i watch in preview, it works.--> this button: But when i publish it in a HTML file the button doesnt work anymore.--> in the attached files you see how i do this How can i solve this problem
hello there i want to make a play/pause buttonthe same button for two functionsi am using this code... import flash.events.MouseEvent;stop();start_button.addEventListener (MouseEvent.CLICK, onClick);function onClick(event:MouseEvent):void{nextFrame(); // if you want to go to frame 2 and stopplay(); // if you want to go to frame 2 and play} it works for playing but not for pausing........whats the action script for playpause in the same button?anybody help me
hello there i made some vectors in order to make buttons later in animate....but when i imported the vectorsthey did not get into the statesof the button...it gets only inside the otherareas of the vector image....it was grouped and expanded in illustrator then imported to animatei want to make an animated button..with a designmore insteresting due to the fact that this is for children...music class for childrenpng works for states, graphics made insideanimade works for states but it does not havecool options like a vector in illustratoranybody help me ?
Hi, I created a small script for my work that worked fine until recently when I discovered a problem.When I run the jsfl file under the commands folder, once I perform a Ctrl+Z undo operation, an irreversible residue appears on the screen.No matter what I do, the residue appears whenever I use Ctrl+Z. Can this problem be solved, or is it inevitable?code:fl.getDocumentDOM().clipCopy(); fl.createDocument(); fl.getDocumentDOM().clipPaste(); fl.getDocumentDOM().library.selectAll(); var lib = fl.getDocumentDOM().library; for(var i in lib) for(var j in lib[i]) lib[i][j].name = 'fl' + Math.floor(Math.random()*100000) + '_' + Math.floor(Math.random()*100000); //Paste the object into the original document fl.getDocumentDOM().clipCopy(); fl.closeDocument(fl.getDocumentDOM(), false); fl.getDocumentDOM().clipPaste();
Can anyone help me? When using animate I tried using the fluid brush tool but it doesn't seem to work when I use my wacom tablet. The tool isn't greyed out so it isn't a GPU issue. I can select the tool and it works when I use the mouse to draw a line. But when I use my Wacom Intuos pro pen it often doesn't work. The cursor is there and moves around but no strokes are made. Or I can make one stroke but nothing after that.
I've created a dynamic map to add to a company's website, which is Wordpress/Elementor built. They used a third party to create the site. I've been tasked to add the dynamic map to the page.Can anyone help me figure out how to do that, step by painful step?It's been over a decade since I learned HTML and CSS for school... without having to implement it much through the years. This "simple" task feels surprisingly complicated. It could also be because I'm sick and may not be thinking through this clearly. I'd be grateful for any help.
hello there i want to change the icon of the adobe animate win projector exewhen exporting......how do i proceed?thanks to all
Hey there!Say I have 2 circles that overlap with each other and I want to select the overlapping area by using the selection tool, it should be easy, but for some reason my selection tool selects both circles as if they were one and I can't seem to do anything
hello therei making an music animationwith sheet music animated with a line passing as the sound goes......at the end of presentation i want to place a buttonwith download link .... to get the original sheet in orderto study at home and print........for example the link of sheet uploaded to mediafire.com what am i suposed to do ?thanks to all leo
Everything works when i'm finished with mij HTML file. When i watch in preview the link behind the button works en lead to the right page. But, when i publish my file as an HTML file and save it. it doesn't work anymore when i open the saved HTML file. How can i fix this?
hello there i need helpi am using an action scriptfor a slideshow presentationfor a music class....for my studentsand need a lot this helpthe slideshow is looping ........i know about stop();but it gets errorwhats wrong its all atached
I have existing characters, see attached image. What is the best way to work with them in Animate? Import them as .psd or .ai? Or redraw them in Animate? - thanks, Mark K
I'm converting a project that I built many years ago in Macromedia Director into Animate HTML5. One of the scenes contains a humorous stock market that rapidly rotates the cost of the stock between graphic numbers 28, 29, 30, and 32 (no 31 for some reason - I can't remember why). There are 3 buttons: 1 share, 10 shares and 1,000 shares. When you click one of the buttons the amount that is currently displayed is used to calculate the total. And the current total is displayed in a number of shares field and a dollar field. First of all can you display a number on the stage in a white box (field) named "total" in Animate without it having to be a graphic? Second question, is how do I re-write this code for HtML5? on Price if the mouseCast = the number of member "Price28" then put field "Stock28" into newNumber set the floatPrecision to 2 put field "Total" into oldNumber put value (newNumber) + value (oldNumber) + .001 into field "Total"
When using the classic brush tool the stroke is lagging and takes time to render.
Hi, I'm really new to flash and I have just completed an animation. I would like to add a play button at the beginning of the animation that plays the whole thing through. My buttons name is playbutton_btn and all the animation starts on frame 2 (frame one is a blank frame in all layers but the actionscript on the button.) here is the code I have so far (in the first frame of the animation.stop();playbutton_btn.addEventListener(MouseEvent.CLICK, playit);function playit(event:MouseEvent):void { gotoAndPlay(2);}This is in the hope that it will stop when played and prompt the viewer with the play button screen and when clicked play the animation through to the finish.I get the error:1120: Access of undefined property playbutton_btn.If anyone could give me a hand or point me in the right direction that would be great:).Cheers.
hello all i am making an animation in animate with lots of pages....from illustratorand how should I set in animate?tread each one like a scene?i need help.......
Hi, So I am currently animating a short animation - there is a problem with SWF exporting it. In this image in the workspace, I have the glow effect set as X: 255 and Y: 0. However, it is not appearing as it should be in the SWF export. The same is said for all the other filters in the animation when looking at the final SWF - the filters are way too big or small for what i've set them to. Some of them don't even appear at all. How to fix this? I restarted the application and even went back and deleted and readded all the filters. Plz tell me a solution anyone.
Is it possible to invert a mask in Animate? See attached screen shot. I want to make gold rule visible on the outside of the box used to mask the layer. I've been looking everywhere and haven't been able to find a definitive technique. Thanks!
I'm unable to change the brush size hotkey to Alt+RightClick+Drag, for me this makes Animate nearly unusable, going to look into alternative softwares.
When the application is run, and goes to full screen, the external video is displayed on top of all the elements, covering everything, and never returns to the original size, and does not leave the full screen, forcing the application to close.I have tried it with small mp4 videos, and with the latest version of Animate and the same problem occurs.
This seems to happen to me a lot. It's a bit different this time. I have Windowsink enabled on both animate and my tablet (Gaomon) and once I begin drawing in the frame, the strokes simply do not show up. They do not process or appear, even after several seconds. It's only after the several attempt to draw a line that it finally allows me. Then I have to redo the process all over again. Wintab is 80x worse as yes, it allows me to draw lines immediately, but it doesn't draw right at all. It somewhat glitches. So I can't use Wintab.I've tried disabling WindowsInk on only my Gaomon, allowing WindowsInk on Adobe Animate, but then it completely removes my pen pressure. And I need pen pressure.I am not using windows scaling, and my tablet is up to date, and once again - this issue is only happening in Animate. In Medibang and other apps, there's no issue at all. Any help is super appreciated.
Hey guys, I've a question. In my project I created a character and converted him to movie-clip symbol (main-timeline). Then I divided the char in different parts: head, body, arms, etc... Every part is a picture symbol, while the head is a movie-clip symbol (second-timeline) with inside other picture symbol like mouth, eyelids, pupils, etc.. In this moment I finished to work on "head" timeline managing lips and eyes. And now I can work on body and arms movment in main-timeline. But I have a problem, because all head movments managed earlier in the second-timeline aren't visible on main-timeline. So, my question is: Can I do the results of the second-timeline visible also on the main-timeline?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.