Groups | Blog | Home
all groups > flash (macromedia) > may 2004 >

flash (macromedia) : flash movie link


splang
5/16/2004 10:17:56 PM
can anyone let me know how to add a link to a flash movie please.
Shan-Dysigns
5/16/2004 11:26:34 PM
A link to a html file? A link to another part of the flash swf? What...

splang
5/16/2004 11:36:33 PM
I have a picture with text that flashes on it. I would like it to be an email link.
Shan-Dysigns
5/17/2004 12:35:32 AM
If your pic/text has not been converted to a button, you can either make it a
button and put this code on the button:

on (release) {
getURL("mailto:youremailaddress?subject="some subject title"");
}

or create an invisible button and place over the graphic and use the same code.
AddThis Social Bookmark Button