Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / General Flash Topics / July 2008



Tip: Looking for answers? Try searching our database.

Can someone help with this Actionscript 2.0 URL link problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Garry Bradley - 09 Jul 2008 15:59 GMT
Hi
I've created a button that when clicked needs to jump to a frame, play the
animation and then load a web page from the net.

I've got the first bit alright with

on(release) {
   gotoAndPlay(81);
}

But what Actionscript 2 do I need to put in to jump to an URL after that?

Any help would be appreciated.
clbeech - 09 Jul 2008 17:10 GMT
on the last frame of your animation, place a keyfame on the timeline in a layer called 'actions' then use the code:

stop();
getURL('http://www.thesite.com', '_self');
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.