![]() |
|
#1
|
|||
|
|||
|
adding background music
is it possible in AR application ?
|
|
#2
|
|||
|
|||
|
Yes, use the viz.addAudio command. For example, add the following code to your AR script:
Code:
audio = viz.addAudio('bach_air.mid')
audio.play()
|
|
#3
|
|||
|
|||
|
thank you so much jeff !
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| V-Realm Builder background and light load problems | mizutani_jun | Vizard | 0 | 10-08-2010 01:46 AM |
| adding more than 1 action for avatar animation slider control | yak | Vizard | 0 | 07-21-2009 12:22 PM |
| Adding custom faces | mjabon | Vizard | 2 | 04-01-2009 09:34 PM |
| Awkward neck/shoulder connection when adding custom head to vcc model. | vEsotu | Vizard | 5 | 10-09-2008 06:07 PM |
| For users with a floating license: Adding Vizard License Server as a Service | mspusch | Vizard | 0 | 03-03-2006 12:36 PM |