Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Media Player Support    AnimationDone bug in Win98/Me

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
I am using the following code to test when an object has finished downloading:
[MTSTimeElem Type="MTSStream" Name="test" On="1" Path="test.mts" ]
[Target Name="MTSInstance.test" /]
[/MTSTimeElem]
[MTSInteractor]
[MTSHandle Event="AnimationDone:test" Action="MTSJavaScript" Target="dosomething()" /]
[/MTSInteractor]

This code works perfectly under win2000 but nothing happens under win98/Me. If i drag with the mouse to rotate the object, then only the javascript code gets executed.

Did you already noticed this behaviour? Is there a workaround?

Pascal
 
Posts: 41 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
<Viewpoint>
Posted
Hi Pascal,

We will check this out. Thanks.

Cheers, Andrew
 
Reply With QuoteEdit or Delete MessageReport This Post
Member
Picture of viewpoint d-d
Posted Hide Post
I have a scene which does that:

http://cole.viewpoint.com/~ddavies/animdone/index.html

it works just fine on Win98/Me.

Can you try it on your machine?

If it works for you then you can either download the scene (replace index.html with index.zip) and see how yours differs or send yours to us for checking to qa-support@viewpoint.com

-Derek
 
Posts: 793 | Location: Viewpoint, New York, New York | 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    AnimationDone bug in Win98/Me