Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: toolbar


Message #1 by "Kev" <peacey_69@h...> on Wed, 27 Jun 2001 09:39:42 +0100
Ah, like that. But then: what kind of window do you want to open? If you
want to open an instance of Internet Explorer you definitly need an HTML
page.
And then again it is possible to run IE from a cd. Why don't you first
launch an instance of IE with the flash embedded and then open a window.

Regards

Gerhard Wentink
----- Original Message -----
From: "Kev" <peacey_69@h...>
To: "javascript" <javascript@p...>
Sent: Wednesday, June 27, 2001 3:13 AM
Subject: [javascript] Re: toolbar


> that only works if it is embeded into a html page,
> we are launching it from a flash.exe on a CD,
> There are no HTML tags on a cd :) to launch a popup from
> ----- Original Message -----
> From: "Gerhard Wentink" <data@w...>
> To: "javascript" <javascript@p...>
> Sent: Wednesday, June 27, 2001 8:10 PM
> Subject: [javascript] Re: toolbar
>
>
> > In Flash 5 you can use the getUrl() method and call a javascript
function
> > like
> >
>
this"javascript:popWin=window.open("page.htm","pagename","toolbar=no,directo
> >
>
ries=no,menubar=no,width=,height=,resizable=no,status=0,scrollbars=no,top=,l
> > eft=")
> > AFAIK it is no problem to open a popup from a flash movie
> >
> > ----- Original Message -----
> > From: "Kev" <peacey_69@h...>
> > To: "javascript" <javascript@p...>
> > Sent: Wednesday, June 27, 2001 1:39 AM
> > Subject: [javascript] toolbar
> >
> >
> > > I know this has been asked before but i cant remember the answer :)
> > >
> > > I need to open a window without the tool bar but not a pop up
> > > it cant be a pop up as its coming from a flash.exe file
> > >
> > > any help is appreciated
> > >
> > > Kev
> > >
>
>
>


  Return to Index