javadi82
May 9th, 2003, 07:06 AM
1. If I have a 'fish' drawing, and I want to produce bubbles at its mouth, how will I know where its mouth is through Actionscript?
In general, if I have a complex drawing and I want to identify a single part how do I do that using actionscript? This complex object could be an octopus. Then, how do I locate the arm number 3(an octopus has 8 arms?) of the octopus?
2.How do I exit from onClipEvent() when a condition is met?
For eg, in VB I have the exit function but there is no EXIT function in flash 5 from which I can exit whenever a condition is met?
ps:i am working with flash 5
In general, if I have a complex drawing and I want to identify a single part how do I do that using actionscript? This complex object could be an octopus. Then, how do I locate the arm number 3(an octopus has 8 arms?) of the octopus?
2.How do I exit from onClipEvent() when a condition is met?
For eg, in VB I have the exit function but there is no EXIT function in flash 5 from which I can exit whenever a condition is met?
ps:i am working with flash 5