posted 16 years ago
I'm still having loads of trouble with this.
I'm trying to embed ONE audiofile into my gui to load on startup as the gui is initialised. I've tried an AudioClip interface method using the getDocumentBase() method when loading the sounds but I get an error saying 'cannot find symbol - getDocumentBase'
I've tried another way using the following code -
Inside my gui, don't get any errors but nothing happens when i call the method.
Can someone help me?
[ April 05, 2006: Message edited by: Gregory Kodikara ]