OK, this is a strange one. If I include the following line:
I get a run time error, but if the OGGLoader is not imported the program runs just fine. Has anyone had this problem before and do you know what is causing it.
I'll try and post some source code later, but it's tricky since I'm not sure exactly what part is causing the problem/conflict. I am not loading any oggs at the moment (but need it there for when ogg files are used) so I can not see why importing this module would cause an error.
Any ideas?
Import BRL.OGGLoader
I get a run time error, but if the OGGLoader is not imported the program runs just fine. Has anyone had this problem before and do you know what is causing it.
I'll try and post some source code later, but it's tricky since I'm not sure exactly what part is causing the problem/conflict. I am not loading any oggs at the moment (but need it there for when ogg files are used) so I can not see why importing this module would cause an error.
Any ideas?