DeltaJosh
August 30th, 2002, 07:54 PM
I have a splash page designed with Flash MX as an entrance to a website. It is displayed like any other normal HTML page in the browser. What I'd like to do is display the following page as a popup window with no scrollbars, no titlebar, and no menubar.
Ordinarily, I'd use a JavaScript function that manipulates the browser specific object, Window, to do this.
My question is:
Can I still create a JavaScript function to do this, then call that function from within my Flash movie using ActionScript?
If not, how else can I handle it?
Thank you for your time,
Josh
Ordinarily, I'd use a JavaScript function that manipulates the browser specific object, Window, to do this.
My question is:
Can I still create a JavaScript function to do this, then call that function from within my Flash movie using ActionScript?
If not, how else can I handle it?
Thank you for your time,
Josh