PDA

View Full Version : General question


pagekeeper
07-30-2003, 04:59 AM
Hi,

Wanted to know how to set a page to open anything in a blank window?

as i have flash games on my site and the flash games it self is not made by me and the company put their links in the swf file it self. The reason why i want to do this is cause i get the flash games to open in no scroll etc pop up window just for the flash game and when a user clicks on the link it opens the site in that same pop up window.

Quick answer would be great thanks guys!

:rolleyes:

oracleguy
07-30-2003, 05:03 AM
Well, I don't think you can because a flash animation is a compiled file.

However, I think there is some base attribute you can put somewhere that will set the default target for links on the page. That might work but I doubt it..

MotherNatrsSon
07-30-2003, 05:20 AM
I saw a javascript at Dynamic Drive or Javascriptkit that makes all external links open in a new window. I do not know if it would work in this case but it might be adapted???

MNS

pagekeeper
07-30-2003, 05:44 AM
Thanks for your comments,

However, I think there is some base attribute you can put somewhere that will set the default target for links on the page. That might work but I doubt it..

How? would it be under a css style, oh n could you tell me what to put in the script, sorry dont really know!

MotherNatrsSon: Great suggestion could try it but i cant find it!



:thumbsup: :rolleyes:

MotherNatrsSon
07-30-2003, 06:20 AM
Look at this.

http://www.dynamicdrive.com/dynamicindex8/newwindow.htm

MNS