Flash Tutorial: Link Buttons to External URLs -HD-
Uploader Comments (RiverCityGraphix)
All Comments (61)
-
THANK YOU !!!!!!!!!!!!!!!!!!!!!!!!!!! YOURS IS THE ONLY VIDEO IN THE WORLD THAT WORKS! AAAAAAAAAAAAAGHHHHHHHHH I ALMOST GAVE UP
-
Excelente hermano. gracias!
-
@SgtGuerraUSMC That would work for an html page. This would be if you were making a flash page and wanted to link externally.
-
Hi, pls can you tell me why its not working if i want use in my movie 15 links? i change the name and also name of _btn but still open only one link. Where is the error?
Can you send me pls some help? Thx
-
I can't see.
-
I have been raping my mind on how to do this all day! And it just took you less than 6 minutes to explain... INSTANT subscribe!
-
dude u saved me I have project thanks verymuch
-
THANK YOU SO MUCH!!!
-
* Awesome tutorials *
They're easy to follow. Keep them coming!
P.S.: You can also make the text a link so that it does not involve any ActionScript.
It would not give the impression that the user clicks on a button, though.
You can find this option by selecting the text and check properties>option. There you have "Link" and "Target" fields.
how do you link two buttons to different urls?
sackman138 1 year ago
@sackman138 Make another button with a different instance name. Copy and paste the code a second time. Change the instance name and the url location in the code for the second button.
RiverCityGraphix 1 year ago
great video thanks got it to work! yay! now...how do I add it to my dreamweaver project?
nanobecca 1 year ago
@nanobecca I have a video explaining how to add flash into your Dreamweaver projects.
RiverCityGraphix 1 year ago
so if I don't want to open it in a new window, I should type "self" instead of "blank" ?
TheDannykaka 1 year ago
@TheDannykaka Yep.
RiverCityGraphix 1 year ago