This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > April 2006 > Actionscript help





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Actionscript help
wynterain

2006-04-04, 3:32 am

This is the actionscript I have on a layer named actions

_ root.FxButton.onEnterFrame=function(){
if(mouse_over_FxButton){
_root.FxButton.nextFrame();
}else{
_root.FxButtton.prevFrame();
}
};
this.onRelease =function(){
getURL("http://www.featuredfilms.net");
}

ok problem this movie plays without me using the mouse to rollover. i
convererted a square into mc then into graphic. I'm trying to control it with
rollover. It wont work with rollOver actionscript because it's not a button. so
how do I get this to work?

DMennenoh

2006-04-04, 6:36 pm

Why can't you just use it as a MovieClip? Then you can use onRollOver as
expected...

--
Dave -
Adobe Community Expert
www.blurredistinction.com
www.macromedia.com/support/forums/team_macromedia/


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews