PDA

View Full Version : Opening windows in Flash



broom33
January 7th, 2004, 03:10 PM
I know this is a well-documented issue, but the fixes I've seen haven't allowed this newbie to solve the problem. So far my openNewWindow function opens a new window with "javascript:openNewWindow()..." in the address field. Why is it reading the command like a url not a function? What should I try!

Sorry for the basic question...

Thanks!

kode
January 12th, 2004, 02:17 AM
Welcome, broom33.

Could you provide your code? I think there might be an invalid character(s) in the window name parameter. :-/


PS. It's always a good idea to provide as many details (code, FLA, etc.) as possible when you ask a question, you'd a better chance to get an answer. ;)