PDA

View Full Version : Open new browser window w/ Flash


talan_g
08-28-2002, 08:28 AM
There is a very simple code I copied and pasted from this site to my website to open a new window through Flash. Javascript was pasted in the actions panel as well as the HTML web page. I pasted it just as it was posted on this site, ofcourse I filled in general areas with my specific information,URL etc... I've redone it every way I know but I still get nothing when I press the button. I have two questions.

1. The page I want to open in the new window is nested under 3 pages, Entry Page, Home Page, Site Map, "The Page". When writing the javascript should I put the entire path?

2. Is there anything aside from human error that may be keeping this from working, I'm starting to think I'm not the problem, ofcourse we'd all like to think that right? If anyone can help I'd love to hear from you.

Ricod
08-28-2002, 08:54 AM
Its usually just human error. If others can, why not you ? (unless they use different stuff)

Anyway, r u using getURL() ? Also, always use the full path. It prevents weird stuff ...