ActiveDen

TextRoller Menu Navigation v1

  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
lumberjack says
Purchased

yo frankie, can you tell me how to add an external url links to each button, im not that flash savvvvy..

cheers

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
frankieboywonder says
Author

Hi lumberjack, sorry for the delay!

There are several ways you can do this, but the easiest is probably just to make a small modification to the supplied buttonClick function.

Open the clip that contains the buttons, select the first frame and find the function called buttonClick. Where you see the line:

_parent.gotoAndStop(arguments0);

swap it for…

var destination:String = arguments0; getURL(destination);

Then you just have to go to each button and add your URL into the “Function params” box in the property inspector.

Job done!

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
frankieboywonder says
Author

Huh?? Sorry, I don’t know what has happened to the zero’s in that post, but that should read…

arguments (open square bracket) zero (close square bracket)

4 years ago

by
by
by
by
by