Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > General > Animation and Effects

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-16-2001, 04:26 PM   #1
ezk
Registered User
 
Join Date: May 2001
Location: Dublin
Posts: 9
Question

Hi all,
I have a movie clip animation which is a button's mouseover state. How can I reverse this mc animation on mouseout of the same button (like a magnifying effect?)
Cheers,
EZ
ezk is offline   Reply With Quote
Old 05-18-2001, 03:23 AM   #2
Liquid
Registered User
 
Join Date: Mar 2001
Posts: 166
Default

http://www.actionscripts.org/tutoria...ndex3.shtml?#9

A good way to check to see if your question has been posted before is to do a search using tha nav. on the top right.
Best of Luck.
Liquid is offline   Reply With Quote
Old 05-18-2001, 10:49 AM   #3
ezk
Registered User
 
Join Date: May 2001
Location: Dublin
Posts: 9
Default _root.xxx.???

Hi,
I had seen that example before, I guess my question should have been "what is the address of a movie clip within a button", i.e. is it "_root.xxx.yyy" or what?
Using the script you directed me to returns a "target not found" error in Generator. The mc is not a single element in the frame, but is only the rollover state of a button in the frame. So I'm wondering how I target this?
Cheers,
ez
ezk is offline   Reply With Quote
Old 05-19-2001, 12:04 PM   #4
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

you can't target elements within buttons (or buttons themselves), only MCs...

i think your best bet would actually be to put the button within a movie clip. that way you can have the animation on mouse over and on mouse out you can play the rest of the movie clip whcih has the out animation... it's going to be about the only way to do it because you can't use reverse scritps on the internal mc (on the button OVER state) because as soon as you mouse out, that MC is no longer active/visible

Cheers

Jesse
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Old 05-20-2001, 04:12 PM   #5
ezk
Registered User
 
Join Date: May 2001
Location: Dublin
Posts: 9
Wink cheers jesse

That info is spot-on. (back to the drawing board for me though)
cheers again,
ez
ezk is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Button Animation kickstart1970 ActionScript 1.0 (and below) 10 07-09-2003 03:08 AM
listbox visibility kwimbi Components 9 05-18-2003 01:39 PM
:::Multistate Button ?::: zipbobang ActionScript 1.0 (and below) 10 04-16-2003 06:43 AM
Reversing animation Liquid ActionScript 1.0 (and below) 4 05-07-2001 04:26 AM


All times are GMT. The time now is 01:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.