SharedEvent - exercise all options
Goto page Previous  1, 2
 
Post new topic   Reply to topic    VRMLWorld.net Forum Index -> ABNet::Examples
View previous topic :: View next topic  
Author Message
Rick
Site Admin


Joined: 08 May 2003
Posts: 106
Location: NC, US

PostPosted: Thu May 07, 2009 5:52 pm    Post subject:

An SFNode is really a COM object. It is really the address of a chunk of memory in your bs contact player. You can't really pass it around as a native type. As fab said, you can serialize it, but really you can't share it.

You might send a string that indicates to other clients that you want them to create a new drophandler node. Once they create it then you would have to share the event that something got dropped into it, probably passing the url of the dropped object. ... yeah probably cool but some time to implement.

-rick
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VRMLWorld.net Forum Index -> ABNet::Examples All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum