Go Back   kirupaForum > Flash > Flash CS3

Reply
 
Thread Tools Display Modes
Old 11-21-2009, 02:30 AM   #1
najib
Registered User
jump into another url if it enters a certain frame

Hello i was wandering if a flash website can jump into another url if it enters a certain frame...

For example maybe something like?

on enterFrame {
getURL("http://www.sample.com/", "_self");
}

how do i tell the timeline to get that url instead of the button? Any ideas would be very helpful

thanks
najib is offline   Reply With Quote

Sponsored Links (Guests Only) - Register | Need Help?
 

Old 11-21-2009, 03:14 AM   #2
najib
Registered User
Plz someone help me on this topic.It's urgent...
najib is offline   Reply With Quote
Old 11-21-2009, 03:33 AM   #3
najib
Registered User
I have solved the problem.The following script will be fine in AS3......

var url:String = "http://www.sample.com/";
var request:URLRequest = new URLRequest(url);
try {
navigateToURL(request, '_self'); // second argument is target
} catch (e:Error) {
trace("Error occurred!");
}
najib is offline   Reply With Quote
Old 11-21-2009, 04:06 AM   #4
najib
Registered User
Anyone plz suggest me how to do it in AS2........
najib is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:52 PM.

SUPPORTERS:

kirupa.com's fast and reliable hosting provided by Media Temple. flash components
Creative web apps. Make your own free flash banners and photo slideshows.
Check out the great, high-quality flash extensions. Buy or sell stock flash, video, audio and fonts for as little as 50 cents at FlashDen.

Flash Transition Effects

Flash Effect Tutorials

Digicrafts Components
Flash effects. Art without coding. Upload, publish, deliver. Secure hosting for your professional or academic video, presentations & more. Screencast.com
Streamsolutions Content Delivery Networks Flipping Book - page flip flash component.
Flash-Gallery.com - Get your flash photo gallery (flash component or swf gallery Learn how to advertise on kirupa.com
 

cdn
content delivery network (cdn)

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Copyright 2010 - kirupa.com Copyright 2010 - kirupa.com