This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > January 2007 > Buttons within Complex Buttons





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 Buttons within Complex Buttons
bleed_through

2007-01-10, 6:38 pm

Hi all - i'm trying to create a navigation system fairly indentical to this
one: http://http://www.thefieryfurnaces.com/

I am using a complex button with actionscript, however I can't get any of the
navigation buttons to work on top of this. I'd like them to be complex buttons
also ... can anyone help me work around this? Tearing my hair out!

Cheers //
Heath.

Actionscript for the complex buttons i'm using below:
---------------------------------
stop();

this.onEnterFrame = function(){
if(rewind == true){
prevFrame();
}
}

this.onRollOver = function(){
rewind = false;
play();
}

this.onRollOut = function(){
rewind = true;
}




Sponsored Links


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