I have a very large animation of liquid flowing through bending pipes. I managed to create a tweened version with guide paths. However when I want more than one bubble to follow the same path, I end up with literally hundreds of tweened paths, each on their own layer. I need to figure out a much...
I want to call a routine from my main timeline using a loop structure. I have nested the MC in a Scroll Pane and thus the prefix "_root.SP01.tmp_mc". The iPTx MC is one of many instances I need to scan through and update. Why does Flash tell me that "alias" is undefined?
Any...
I need this mc to be portable using parent or this. The commented out version works fine with the direct address, but the following aliases didn't work:
on (rollOver) {
_parent.iPTInd.gotoAndStop("off");
_parent.iPTHov.gotoAndStop("on")...
I need to run a counter to use for controlling animations througout a diagram. I want to test them before linking them to a database via Cold Fusion (That's another story).
How do I make sure not to burden the CPU with calcs, example:
onLoad{ //Is there such a thing as this, if not what should...
I have an animated diagram with several mc's nested within it. It is very large in pixel width, and I want the user to be able to scroll across it to see the activity. So I decided to use a scroll pane. What happens to my mc hiearchy when I reference it as an mc from the scroll pane "Scroll...
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.