A short question about link.
Started by: Clifford60 | Replies: 4 | Views: 689
Dec 27, 2014 5:20 AM #1287189
How do you put a link that directs to Stickpage on the menu? Thanks
Dec 27, 2014 11:48 AM #1287236
"On the menu"? What menu?
Dec 27, 2014 1:31 PM #1287246
A menu of an animation, sorry forgot to mention.
Dec 28, 2014 10:19 PM #1287491
on(release) {
getURL ("http://www.stickpage.com", "_blank")
}
getURL ("http://www.stickpage.com", "_blank")
}
Dec 28, 2014 11:32 PM #1287515
Oh so you use scripting for that, alrighty then m8 thanks :D