Thread: Drag and drop
View Single Post
  #2  
Old 01-04-2012, 04:30 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Take a look at the vizproximity documentation in the Vizard help. You can set up your code so that a proximity event is generated when the ball is inside the box. In your callback function for this event you can then display the text.
Reply With Quote