Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


I'm having trouble making a button in Flash 8...



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Flash Forum
View previous topic :: View next topic  
Author Message
EricStriffler



Joined: 16 Dec 2007
Posts: 2

PostPosted: Sun Dec 16, 2007 6:06 pm    Post subject: I'm having trouble making a button in Flash 8... Reply with quote

Now I've made plenty of buttons before but this is the first I've tried to make in Flash 8.
For some reason every time I try to do it it tells me there's a problem in the script. SOmeone told me rather thab put the "GetURL" part on the button itself, I should put it on the frame. But all that did was make it immediately get the url as soon as it got to that frame.

Can anyone tell me what to do to make the button work?
Back to top
View user's profile Send private message Visit poster's website AIM Address
Tomi
500+ Club


Joined: 26 Jun 2006
Posts: 728

PostPosted: Sun Dec 16, 2007 10:39 pm    Post subject: Re: I'm having trouble making a button in Flash 8... Reply with quote

I am no actionscript expert but you need something along these lines...

myBtn_btn.onRelease = function(){
getURL("http://website.com","_self");
};

^^ that might not work as i probably wrote it wrong but change the myBtn_btn to the name of your button and change the web address to your site then put that script on a key frame on a separate layer at the same point as the frame your button is on.

Hope that helps.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Flash Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap