Just wondering, i have a flash presentation which will run from a CD, not online.
Some of the buttons open up a selected URL. The problem is when i click on them, the browser stays minimised or behind the flash movie.
Sooo, i know i can make a popup window using javascript, what im wondering is since its loading from the flash movie will i still have the following problems.
- The Link wont open at all if someone has JS disabled
- If they have popups turned off on their browser im guess it will likely be blocked and again not open.
So… is there any safe way to open a popup window? or is there a way to open a normal link without javascript and make sure it opens in front of the flash movie?
Thanks.