[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

Re: [Virtools] How Can I Create New Window?



Hi Nino !
 
Are you sure of that ? Did you ever try and what kind JavaScript command did you use ?
 
I think that it is impossible to use JavaScript code in Nemo because that code is read by Internet Explorer or Netscape. When a JavaScript code is included in a NeMo behavior, the web player cannot read it because it doesn't have any JavaScript library to do it.
 
In my opinion, the only thing that you can do is to write a full HD path to launch a readable file on IE or Netscape, like that :
 
C:/Program Files\Nemo\scene.cmo
 
C:/Program Files\Nemo\scene.htm
 
C:/Program Files\Nemo\scene.avi
 
(... care the "/" "\" !!!)
 
I am currently hardly looking for a way of making links from Nemo to the CD-Rom reader whitout needing to force the "D" letter. I would like to find a specific syntax that allows me to indentify the CD-Rom root, something which would look like the following :
 
[cd-romm root]/scenes/scene1.cmo
 
... but I already tried a lot of different syntaxes, no way.
 
Would it be possible with a JavaScript comand ?!?!?
 
Is anybody has an idea ?  =)
 
zarek 
----- Original Message -----
From: Nino Dafonte
To: virtools-user-group@lists.theswapmeet.com
Sent: Friday, November 03, 2000 1:39 PM
Subject: Re: [Virtools] How Can I Create New Window?

hi to everyone:
 
i think that you can create a new window using the next syntax:
 
- in the "edit parameter" of the "gotowebpage" behavior begin the sentence using "javascript:" and some kind of javascript stuff used to create a window like "window.open(XXXPARAMETERSXXX);".
If you want some help with this function you can visit http://www.irt.org. It´s a great page about most of the programming languages.
 
Maybe this stuff can help you. ;-),
bye
----- Original Message -----
From: Francois Dujardin
To: virtools-user-group@lists.theswapmeet.com
Sent: Friday, November 03, 2000 11:46 AM
Subject: RE: [Virtools] How Can I Create New Window?

Hello,
 
The current 'gotowebpage' can only change the page in the same window, and not create a new page...
-----Message d'origine-----
De : owner-virtools-user-group@lists.theswapmeet.com [mailto:owner-virtools-user-group@lists.theswapmeet.com]De la part de ÀÌ»óÈ£
Envoy?nbsp;: vendredi 3 novembre 2000 10:52
?nbsp;: virtools-user-group@lists.theswapmeet.com
Objet : [Virtools] How Can I Create New Window?

How are you?
 
I am really waiting for your solution
 
I set the behavior "GoToWebPage" on the box, for changing the web page.
 
but  I click the box, just change the web page, not create new page..
 
How can I make new window.
 
Is it easy?
 
Your prompt reply would be much appreciated.
 
Best regards
 
Janix in Korea

Follow-Ups: References: