Flash components › Flash files › Menus & Buttons
Details
Uploaded: 19 February 2010
Opens With: Flash 8 (8+)
Files Included: FLA, SWF, PSD
Size: 395kb
Action Script: AS2
Resolution: 155x212
Documentation: normal
Keywords: Navigation, sparkle, flash,
Do you like this file?
To change the link url go to Action - Buttons and there are the scripts for button1,2,3,4,5 and 6...click on one of the button and it will appear the script...there must be something like this
_root.b1.gotoAndStop(2);
}
on (releaseOutside, rollOut) {
_root.b1.gotoAndPlay(3);
}
on (release) {
getURL("http://buystockflash.com");
and change the "http://buystockflash.com" with your own url