also @ TechSpot: Motorola Droid 4 unboxing, hands-on video
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > Software Apps

Download Now:

Create hyperlinks with Adobe Flash CS4

Thread Tools Search this Thread
  #1  
Old 04-07-2009
lopdog's Avatar
TechSpot Booster
 
Location: Bolivia
Member since: Sep 2007, 377 posts
System specs
Create hyperlinks with Adobe Flash CS4

Hi!

I'm using Adobe Flash CS4 for the first time, trying to make a menu with rollover effects. I've managed to make the buttons work, however all the links open i a new window. I'm using this script:
Code:
function goInicio(event:MouseEvent):void {
	var targetURL:URLRequest=new
	URLRequest("../index.html");
	navigateToURL(targetURL);
}
inicio.addEventListener(MouseEvent.CLICK, goInicio);
How can i get the link to open in the same window?
Closed Thread

Similar Topics
Topic Replies Forum
Adobe flash player not displaying anything 2 Software Apps
Adobe flash player installing but not working? 6 Software Apps
Adobe Flash plugin for firefox 9 Software Apps
Whats up with Adobe Flash Player 1 Software Apps
How do I create an dos bio flash floppy? ^ 8 Processors and Motherboards

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 02:41 AM.