It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Flash Forum

Flash website problem

Moderator: Phate

Flash website problem

Postby jhphotoart on Fri May 11, 2007 3:23 pm

I just launched a new website www.jhphotoart.com and my home page is done in FLASH but my gallery is done in html. When i click on the link to one of my galleries it opens it up in a new window and gives me a popup alert.

How can I get my links on my new web site to open up in the current window and not in a new window?

http://www.jhphotoart.com
jhphotoart
 
Posts: 0
Joined: Fri May 11, 2007 3:14 pm

Postby siege on Fri May 11, 2007 4:26 pm

Easy solution. From flash:
1 highlight the getURL action you have used for one of the buttons
2 when the options come up: in the Window category, use the drop down menu and pick "_self"

this will cause whatever page you select to open up in the current window. byw that popup blocker is quite annoying. your link should look somewhat like this


on (press){
getURL("gallery.html","_self")
}
siege
 
Posts: 31
Joined: Fri Apr 20, 2007 11:03 pm


Who is online

Users browsing this forum: No registered users and 1 guest