![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Macromedia flash 8 button help!!?
ok this is the issue, i made a button when i preview it in html it worked fine except for a thing when i clicked it it didn’t go to the indicated url this is the code i use: inv_btn.onRelease = function(){
getURL("http://gnome.deseloper.com", "_blank"); };
__________________
Ruben Navarro =D
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Design Team
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,541
OS: Windows Vista Home Premium (x64)
|
Re: Macromedia flash 8 button help!!?
@Ruben: I've been noticing your posts. Please be more patient. We are doing this for free and have personal lives. You are not the only member of the forum that needs help. This is a warning. If you continue your impatient and rude posts, we will have no choice but to suspend you.
As for your query: Are you positive there are no spelling mistakes?
__________________
Nice music blog ![]() Nvu || Notepad++ || Apache || PHP || Keep TSF Alive "The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier." |
|
|
|
|
|
#4 (permalink) | |
|
Registered User
|
Re: Macromedia flash 8 button help!!?
Quote:
grove already told me this i really need a answer for my thread
__________________
Ruben Navarro =D
|
|
|
|
|
|
|
#5 (permalink) |
|
Professor/Moderator, TSF Design School
Join Date: Jun 2005
Location: Australia
Posts: 2,383
OS: Windows Vista SP2 32bit
|
Re: Macromedia flash 8 button help!!?
I have and it clearly hasn't worked?
I haven't used flash for a while now but if I remember correctly its a on release function. Try the following code: Code:
myBtn_btn.onRelease = function() {
getURL("http://www.macromedia.com", "_blank", "GET");
};
__________________
==========================================
Get Help: TSF Security Forum | HijackThis | MB's 5 Step Process Get Clean: AdAware SE | Spybot S&D | CWShredder | Ewido | CleanUp! Get Protected: SpywareBlaster | SpywareGuard | Windows Updates | IE-SpyAd If TSF has helped you, please consider making a donation to help keep the board running. Last edited by Grove; 04-20-2007 at 07:30 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|