Web Hosting Talk







View Full Version : Need help with FLASH plz


vote4pedro
07-30-2005, 02:04 PM
Hey guys / girls!
I need some help with a fla file from a template that I cannot figure out! I've looked EVERYWHERE on the buttons scripts for a "url" so i can add the buttons a page to go to when clicked! AND I CANNOT FIND IT!

If i were to post the fla on here could someone help me please? Thnx in advance :)

markjut
07-30-2005, 03:07 PM
Well I wouldn't post it on here if it is a template that you don't have a licence to share.

Where did you get the template, some have a text file where you can update urls

mpdesigns
07-31-2005, 01:14 PM
Can u rephrase that pleasE??

Philarmon
08-13-2005, 08:45 AM
Well, the easiest way is to google for "flash button tutorial" or something.

You'll need to click on your button, then open the Action panel and add this code to it:

on (release){
getURL ("http://www.yoururl.com",_blank)
}

I hope that helps ;)

Musoka
08-15-2005, 09:07 PM
For more Flash help Kirupa.com really helped me get the run-around with Flash. The forums are also very helpful.