Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Media Player Support    Load Priority Problems when Installing Viewpoint Player

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
OK, this is my method for my load screne. When I first declare my VMP I load a scene called scene.mtx. This scene contains a flash layer that says loading. This works perfect. Once this scene is finished loading it throws a done event which calls VMP.LoadMTX("object1.mtx"); to load my next object. Once that object loads it throws a done event to collapse the flash loading layer. This all works flawlessly when you have the viewpoint player installed. But when you have to install the viewpoint player this only works about half the time; the other half of the time the flash layer never gets collapsed so you have to refresh the page to view the object.

Suggestions? Is there a way to throw an event when the Viewpoint Player finishes laoding?
 
Posts: 48 | Registered: April 17, 2006Reply With QuoteEdit or Delete MessageReport This Post
Avi
AviScript Extraordinaire
Member
Picture of Avi
Posted Hide Post
Can you post the project up for us to debug?
Otherwise, just give us the snippets you're using.
Thanks,

Avi
 
Posts: 24 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Media Player Support    Load Priority Problems when Installing Viewpoint Player