Hello All,
I am pretty new to Flash and ActionScript, however I’ve been programming in other languages for quite some time.
I’ve followed some of the magnifying glass tutorials found through this site and was able to achieve the effect I’m looking for.
The problem I’m having is that I need to “replicate” this effect on multiple images on a bigger stage. What is the best approach to doing this?
E.g.
I have a flash file called mag.fla which consists of a few layers to hold the small and high res pictures along with a mask. I also have some Action Script code to attach the mask to my mouse so I get the desired effect.
I want to drop instances of “mag.fla” into another flash application I’m writing. Is this possible?
Thanks,
-P