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

flash (macromedia) : how to link swf file/movie to a url...


shoutoutloud
2/5/2004 7:50:38 PM
Make a button the same size/shape as the movie itself. Only add the shape
to the "Hit" state frame of the button. Place that button onstage on a
layer above everything else. Add code just like any other button link on
the button.
on(release) {
getURL("mypage.html", target);
}

target being the frame, or browser window you'd like to open the new page in
i.e. top, self, blank.....etc..

Dan Nelson
http://www.danotopia.com

[quoted text, click to view]
lot of you, but I cannot find anywhere in the manual (and Visually Flash 5
book) how to link a(n) swf file to a url. In the below url, you will see 4
movied scrolling in from either left or right. What I'd like to do is have
the movie be able to be clicked on and lgo to that particulalr section--not
completed yet.
[quoted text, click to view]
displaying before movies load. I followe the instructions but still get
white boxes which are distracting.
[quoted text, click to view]

drpixel
2/5/2004 11:08:07 PM
Greetings from drpixel....this may seem to be a very easy question for a lot of you, but I cannot find anywhere in the manual (and Visually Flash 5 book) how to link a(n) swf file to a url. In the below url, you will see 4 movied scrolling in from either left or right. What I'd like to do is have the movie be able to be clicked on and lgo to that particulalr section--not completed yet.



Also, someone else has the same problem I'm having with white background displaying before movies load. I followe the instructions but still get white boxes which are distracting.
Any help greatly appreciated and pls email to GBeye@no_spam_att.net, deleteing no spam....

Again, my thanks in advance....

drpixel



Referring URLs
http://home.att.net/~GBeye/electroApps/eAppsTestwow.html



AddThis Social Bookmark Button