Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  General Topics    insert Propagate into javascript

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi,

How can I insert "Propagate='1'" in the javascript codes, like

function setOpacity(opac1)
{
vmp.SetProperty('MTSInstance.k','opac',opac1,'mts_real');
}

I want to set opacity on a dummy object, then pass the opac setting to it child objects.


Thanks
 
Posts: 181 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Picture of Admin
Posted Hide Post
Please go to the old code reference at http://developer.viewpoint.com and search for "Propagate"

Regards
 
Posts: 1188 | Registered: January 08, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
COOL, I found itSmile
 
Posts: 181 | 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  General Topics    insert Propagate into javascript