WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-12-2013, 03:00 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
I noticed two things from the code sample:

1) You are using vizact.call incorrectly. You should be passing it the play function, not calling the play function and passing it the result. It should be changed to:
Code:
vizact.call(quadBoardAlert.play,viz.LOOP)
2) The code you provided will not stop the looping sound or action, so I'm not sure how the sound stops playing at all. You may need to provide more code.

Also, please copy/paste the code in future posts, instead of attaching a screenshot of the code.
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Applying mask using Stencil Function goro Vizard 1 06-01-2012 11:21 PM
Question about using function hankiwan Vizard 1 02-15-2010 11:50 AM
return variable from keypress function starbug Vizard 2 01-07-2010 12:14 PM
window.pick function over sub-window omidbrb Vizard 4 10-02-2009 05:23 AM
Do you know how to send a value for 'pool' to the onActionEnd function? ghazanfar Vizard 1 03-22-2007 11:25 AM


All times are GMT -7. The time now is 04:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC