Jump to content


F7 mouse effect


  • You cannot reply to this topic
1 reply to this topic

#1 msin33

    Young Padawan

  • Members
  • Pip
  • 1 posts

Posted 09 August 2006 - 01:11 PM

I have 5 thumbnails that appear through motion tween applied, so they
gradually appear. Once this stops, I need to place a mouse action which
enlarges each thumbnail when the mouse is over the thumbnail.

To test this I created another movie (useover.fla) for only 1 thumbnail in a new file with mouseover effect. Then copied all the frames from useover.fla, right after the first thumbnail "tween" last frame, in Scene 1.

Now, when I test scene 1, the 'tween' part of the movie (where the thumbnails appear) has totally disappeared, showing only the 1 thumbnail which enlarges when the mouse is over.

Can't seem to figure how to get the tween effect + the mouseover effect.

Which frame should the script for the enlarge thumbnail go? Currently it's on
the 1st. frame of scene1:

ifFrameLoaded(49)
{
false;
} // End of ifFrameLoaded
if (true)
{
gotoAndPlay(49);

Frame 49 has the pasted useover.fla frames in scene 1.

If I switch this action frame (1st. frame scene1), the enlarge effect doesn't work, only the tween with all the thumbnails works.

A .gif explaining the scene is attached.

Feedback much appreciated.

Attached Files

  • Attached File  1a.jpg   167.2K   74 downloads

Edited by msin33, 09 August 2006 - 01:25 PM.


#2 funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 10 August 2006 - 08:07 PM

that's generally not a very good way to create such an effect..
Have a look at this post

http://www.pixel2lif...showtopic=24540





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users