border:false -- doesn't help. It's showing black border and is animating when mouse over - I want it to work like usual images but to open link when pressed
dotNetControl logobtn "Button" pos:[0,0] width:400 height:286 border:false
on testRoll open do (logobtn.image = (StringToImage img_logo))
on logobtn click do
(
HyperLink Hypl_homepage "homepage" pos:[50,320] width:65 height:15 address:"www.google.com"
)
Anubis · 2013-02-21
barigazy · 2013-02-21
miauu · 2013-02-20