Hi,
I followed the “Pop Up Window”-Tutorial and it works great in Safari (unfortunately not so great in Explorer 5.2 - I have a Mac); my question is how to do this with multiple buttons.
I also got this code that is supposed to have the same effect, only that I do this directly within flash:
yourBtn.onRelease = function():Void {
getURL(“javascript:fixedSize(‘http://www.yoursite.com’,’’, ‘menubar=0, tollbar=0,scrollbars=no,resizable=0, width=320 height=350’)”);
}
It is not working though. Do you have an idea why.
And I also have another question. I would like to have a movie shown in the Pop Up Window and like to add some information below(i.e. length of the movie, production date, etc. Or to paste the movie over a graphic, like our logo.)
Thank you very much in advance for any help.
Bye
Lars