![]() |
#3
|
|||
|
|||
The problem with the original code was that you were using the vizact.onkeydown command incorrectly. It should be:
Code:
vizact.onkeydown( 'a', menuScene.visible,viz.ON) vizact.onkeydown( 's', menuScene.visible,viz.OFF) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Visible and alpha commands | mjabon | Vizard | 1 | 08-27-2007 09:21 AM |
texblend or visible for multiple textures | vizmaster | Vizard | 10 | 02-14-2007 03:50 PM |
on/off button | bailenson | Vizard | 1 | 09-28-2004 05:13 PM |