IT Community - Software Programming, Web Development and Technical Support

Flash Problem!?

This is a discussion on Flash Problem!? within the Flash Actionscript Programming forums, part of the Web Development category; How do you open a link into a flash movie? I do not mean GETURL("http://example.com") ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > Flash Actionscript Programming

Register FAQ Members List Calendar Mark Forums Read
  #1  
Old 05-03-2008, 03:26 AM
chetan1 chetan1 is offline
D-Web Trainee
 
Join Date: Apr 2008
Posts: 15
chetan1 is on a distinguished road
Default Flash Problem!?

How do you open a link into a flash movie?
I do not mean GETURL("http://example.com")
I mean actually open the link into the document?
I know this is possible please Help!
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-14-2008, 06:05 AM
Karpagarajan Karpagarajan is offline
D-Web Analyst
 
Join Date: Mar 2007
Posts: 301
Karpagarajan is on a distinguished road
Thumbs up Re: Flash Problem!?

Hi,

This example loads an image into a movie clip. When the image is clicked, a new URL is loaded in a new browser window.
var listenerObject:Object = new Object();
listenerObject.onLoadInit = function(target_mc:MovieClip) {
target_mc.onRelease = function() {
getURL("http://www.macromedia.com/software/flash/flashpro/", "_blank");
};
};
var logo:MovieClipLoader = new MovieClipLoader();
logo.addListener(listenerObject);
logo.loadClip("http://www.helpexamples.com/flash/images/image1.jpg",
this.createEmptyMovieClip("macromedia_mc", this.getNextHighestDepth()));
The following example uses _self to open the URL in the current window. :


getURL("http://www.macromedia.com", "_self");


thanks
__________________
Karpagarajan. R
Necessity is the mother of invention
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-22-2008, 10:53 AM
robel66 robel66 is offline
D-Web Trainee
 
Join Date: Aug 2008
Posts: 2
robel66 is on a distinguished road
Default Re: Flash Problem!?

The following example uses _self to open the URL in the current window.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 09-26-2008, 09:22 AM
jack2008 jack2008 is offline
D-Web Trainee
 
Join Date: Sep 2008
Posts: 3
jack2008 is on a distinguished road
Default Re: Flash Problem!?

the above script is really very good and very useful one thankx..
_________________________________
build cheap computer seo agency
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 09-28-2008, 10:17 PM
stargold stargold is offline
D-Web Trainee
 
Join Date: Jul 2008
Posts: 25
stargold is on a distinguished road
Default Re: Flash Problem!?

The script you have shared is really useful... thx
__________________
Test Management
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-02-2008, 02:03 AM
tom2000 tom2000 is offline
D-Web Trainee
 
Join Date: Sep 2008
Posts: 10
tom2000 is on a distinguished road
Default Re: Flash Problem!?

The flash software is now advances...
The problem are overcome by them...

Tom
_____________________________________
Keyword Research

Georgia Health Insurance
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-13-2008, 10:55 AM
gamn44 gamn44 is offline
D-Web Trainee
 
Join Date: Oct 2008
Posts: 3
gamn44 is on a distinguished road
Default example

following example uses _self to open the URL in the current window.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Application mgm02 Flash Actionscript Programming 1 03-13-2010 06:50 PM
Flash a Necessity nhoj Web Design Help 11 04-27-2007 06:16 PM
2D, Flash or 3D??? 3DProf4online Web Design Help 7 04-19-2007 08:04 PM
Flash mari10 Web Design Help 1 03-08-2007 09:10 PM
web flash spain11 Flash Actionscript Programming 0 03-07-2007 04:43 AM


All times are GMT -7. The time now is 07:52 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0