[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [www-vrml] vrml 2 vrml communications



Hmm. I've not tried it with FireFox. I have gotten it to work with Netscape 7.1

To get Flux running in Mozilla:

A:
Build Mozilla by editing .mozconfig to have:

ac_add_options --enable-activex-scripting

or get any Mozilla build that is built for the 
ActiveX bridge (Like Netscape 7.1)

B:
Put the npmozax.dll into 'plugins' folder
Put the nsAxSecurityPolicy.js into the 'components' folder

C:
Edit all.js in the 'defaults/pref' folder to have:

For ALL ActiveX plugins to run:
pref("security.xpconnect.activex.global.hosting_flags", 13);
pref("security.classID.allowByDefault", true);

For JUST FLUX to run:
pref("capability.policy.default.ClassID.CID918B202D-8E8F-4649-A70B-E9B178FEDC58", "AllAccess");


On Mon, 27 Sep 2004 18:24:19 -0700, Clayton Cottingham wrote:

> I couldn't get flux to install under fixfox/mozilla the ISSetup applet
>wouldn't init
>
>> -----Original Message-----
>> From: owner-www-vrml@web3d.org 
>> [mailto:owner-www-vrml@web3d.org] On Behalf Of 
>> david.arendash@manyone.net
>> Sent: September 27, 2004 5:25 PM
>> To: Bullard, Claude L (Len); Clayton Cottingham; George 
>> Birbilis; VRML list
>> Subject: RE: [www-vrml] vrml 2 vrml communications
>> 
>> Note also that my example works (should work) in Mozilla, but 
>> you need to enable plugins (they're off by default) to get 
>> Flux to run in it. I've not coded for Contact in Mozilla yet.
>> 
>> Dave A
>> 
>> On Mon, 27 Sep 2004 14:49:04 -0700, david.arendash@manyone.net wrote:
>> 
>> >If you've already grabbed it, please grab again. Fixed a 
>> typo that was 
>> >preventing the colors from being anything but shades of red.
>> >
>> >Dave A
>> >
>> >On Mon, 27 Sep 2004 16:07:38 -0500, Bullard, Claude L (Len) wrote:
>> >
>> >>Thanks again, Dave.
>> >>
>> >>The X3D archivists should pick this example up as a simple 
>> SAI example 
>> >>for X3D-to-X3D communications.
>> >>
>> >>The more code there is to copy, the more code there is.
>> >>
>> >>len
>> >>
>> >>
>> >>From: david.arendash@manyone.net [mailto:david.arendash@manyone.net]
>> >>
>> >>I'm currently working on a tool that will auto-generate 
>> javascript for 
>> >>SAI that should greatly simplify this.
>> >>
>> >>Dave A
>> >>
>> >>>Simple example:
>> >>>
>> >>>http://darendash.home.comcast.net/SAIDemo/SAIFrameSet.html
>> >>>
>> >>>"Sorry for the crudeness of this model. I didn't have time 
>> to paint it"
>> >>>
>> >>>Anyway, this one uses Flux. It loads one world into 2 frames. Each 
>> >>>frame's source contains javascript that talks to and from the VRML 
>> >>>scene and to each other's frames. It's by no means optimal 
>> or pretty, 
>> >>>that's left as an excercise for the reader. There's also 
>> some stuff 
>> >>>in there for working with translation and orientation.
>> >>>
>> >>>Click on the sphere, it should change its own color, and it's 
>> >>>counterpart in the other frame. Likewise the cone.
>> >>------------------------------------------------------------
>> ----------
>> >>---
>> >>for list subscription/unsubscription,
>> >>go to 
>> >>http://www.web3d.org/cgi-bin/public_list_signup/lwgate/lists
>> avail.html
>> >>
>> >
>> >
>> >"Some men see things as they are and say why? I dream things 
>> that never 
>> >were and say "Why not?" -- Robert Francis Kennedy
>> >
>> >"Never doubt that a small group of committed people can change the 
>> >world; indeed, it is the only thing that ever has."
>> >--Margaret Mead, anthropologist
>> >
>> >
>> >-------------------------------------------------------------
>> ----------
>> >--
>> >for list subscription/unsubscription,
>> >go to 
>> >http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsa
>> vail.html
>> >
>> 
>> 
>> "Some men see things as they are and say why? I dream things 
>> that never were and say "Why not?" -- Robert Francis Kennedy
>> 
>> "Never doubt that a small group of committed people can 
>> change the world; indeed, it is the only thing that ever has."
>> --Margaret Mead, anthropologist
>> 
>> 
>> --------------------------------------------------------------
>> -----------
>> for list subscription/unsubscription,
>> go to 
>> http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html
>> 
>> 
>
>
>-------------------------------------------------------------------------
>for list subscription/unsubscription,
>go to http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html
>


"Some men see things as they are and say why? I dream things that never were and say "Why not?" -- Robert Francis Kennedy

"Never doubt that a small group of committed people can change the world;
indeed, it is the only thing that ever has."
--Margaret Mead, anthropologist


-------------------------------------------------------------------------
for list subscription/unsubscription,
go to http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html