Questions tagged [adobe-animate]

Adobe Animate is an app (the next generation of Adobe Flash) to create animation for the web and also support the old format .swf

Adobe Animate is part of the Creative Cloud suite, and as of this has been renamed Adobe Animate CC 2018. Its latest update was on October 18th 2017.

http://www.adobe.com/il_en/products/animate.html

157 questions
-1
votes
1 answer

Trying to make a button that target specific Movie Clip properties that is located within multiple layers of Movie Clips

I want to change the opacity of a specific MovieClip (named: Red_mc) within multiple layers of Movie Clips (example layer hierarchy : Character_mc > arm_mc > weapon_mc > Attribute_mc > Red_mc). But I also have frame by frame animation within…
-1
votes
1 answer

How to fix duplicate function error when i dont see any duplicate

i get an error telling me theres a duplicate function in verse 38, 60 and 79. but i see no duplicates there! verse 38 eight was the last line in this { if (keyEvent.keyCode == Keyboard.RIGHT) { rightpressed1 = true; linkfacing1 =…
Glithch
  • 1
  • 2
-1
votes
1 answer

Are there any alternative to Adobe Community forum?

I want to know best forums in 2D animation industry. I know Adobe forum and Creative Cow as forum and Dribbble as community but I want to get interactive with more communities. Can you please help me discover them?
-1
votes
1 answer

AS3 Accelerometer & Wind Movement

I am using the standard Accelerometer template & am trying to create a wind effect on the ball, however I am having trouble getting my coded wind to move ball as ball only seems to respond to Accelerometer movements. is there any way to move ball…
Sean Carroll
  • 107
  • 1
  • 14
-1
votes
1 answer

if conditionals (maybe) Giving a user 3 out of 12 chance when selecting buttons

I'm a complete novice when it comes to HTML5 actions and I'd really like some help trying to figure out a very specific issue if you would? I have 12 squares (buttons), each button pulls a single random answer from a pot of 12. Each time a single…
-2
votes
1 answer

Adobe Animate HTML5 Canvas Animation Too Large for Web (need to optimize for load speed)

I have just created my second interactive, Adobe Animate HTML5/Canvas project and I am very proud of it. The problem is, I know nothing about animating efficiently and conservatively when it comes to file formats, sizes, and excess data. I am…
-2
votes
1 answer

Adobe Animate, how to reference nested HTML5 movieclips using a variable

In Animate HTML5 canvas I have a bunch of sequentially numbered movieclip instances I want to stop playing using a repeat loop. The basic syntax is: this.data_rings.ring1.stop() My problem is I can't determine how to refer to the clips using a…
Scott Rossi
  • 885
  • 5
  • 6
1 2 3
10
11