Groups | Blog | Home
all groups > flash (macromedia) > july 2006 >

flash (macromedia) : basic hyperlink question



restivz77
7/19/2006 11:34:29 PM
:confused;

Hi, I am very very new to flash. I am just looking to add a hyperlink to my
website. I'm working in the .fla file on a template I have. When i type it in
it doesnt automatically change to a hyperlinnk format. Is there somthing I'm
doing wrong?

Any help would be awesome thanks!

matt
bonoflyman
7/20/2006 5:22:20 PM
you would have to convert the text into a button and add this code:

on(release){
getURL("http://www.whateversite.com","_blank");
AddThis Social Bookmark Button