all groups > flash actionscript > february 2006 >
You're in the

flash actionscript

group:

Changing layer(?) onRollOver


Changing layer(?) onRollOver TiJayOldroyd
2/28/2006 7:13:09 PM
flash actionscript:
I have 6 images, that scatter around the flash screen when clicked (Designing
for a photo album) and onRollOver expands the image 10px on each site. A few
of them overlap, however, and instead of going through and adjusting those
images on the thousand some frames, I want to make the image top layer
onRollOver. I know it's possible, but I have absolutely NO clue how to do it.
If anyone can help me out, it'd be great.

On another note - aside from going frame by frame with 2 layers changing the
alpha - is there a way to fade a wide scattered stroke to a thin solid stroke
on an image by clicking? IE I click one of my little flash movieclips, it does
it's pretty thing flying around the screen then comes to a stop - bigger, so
you can see it easier...I have the unchosen images with a scattered stroke and
80 for stroke height - when it is clicked, I want to to have 2 stroke height
with a solid stroke. How do I do that?

sorry for all the newbie questions, i've only been playing with flash for a
week or two now :)
Re: Changing layer(?) onRollOver nivek311
2/28/2006 7:28:50 PM
Sounds like you need to use the swapDepths function. Read more about it here:

AddThis Social Bookmark Button