ActionScript.org Forums
>
Flex
>
Flex 2 & 3
> Image Link
PDA
View Full Version :
Image Link
jmfillman
02-05-2006, 01:20 AM
How do I create an HTTP link when a user click on an image? I'm sure it's possible, I just can't seem to figure it out.
Paerez
02-05-2006, 03:09 AM
image.onRelease = function() { getURL("http://google.com"); };
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.