I am trying to get a drawn movie clip to rotate to match the movement of the mouse. Here's a silly example that demonstrates what I'm trying to do (without pasting my whole actionscript module):
movieclip.prototype.drawexample = function(sx,sy,fx,fy){
var angle =...
Initially, I thought that scenes were a way to allow Flash to manage multiple "movies" within a single file. However, instead it looks like each Scene is simply stacked in order onto the _root timeline and then executed. There seems to be no automatic variable stack cleanup between...
i'm certain that these are really stupid questions, but i'm going to ask them anyway because i haven't been able to figure it out myself. here's the scenario:
A. movie background in it's own layer
B. new movie clip symbol
Question 1: How can i setup the environment of the new movie clip symbol...
I'm working on an animation where I am using arrows (an arrow-like shape with a gradient fill) to represent airflow in an engine. I can get these arrows to move along a linear path, but it gets difficult when I start to animate around corners because the condition where an arrow will bend...
Hello experts,
I have an issue with an animation that I am trying to create. It is a rather complicated animation involving a number of interrelated components, and I want to make the animation as efficient as possible. Some answers to the following questions would make my life much easier...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.