- Home /
how to load ogg files from documents folder.
how to load ogg files from documents folder?
this is what i tried.
.........
www = new WWW("file:///var/mobile/Applications/6832F66D-DC62-40A1-A026-2436F6479CE1/Documents/song.ogg"); if (www == null) return null;
return www.oggVorbis;
...........
Comment
Answer by maroien88 · Aug 29, 2012 at 10:40 AM
for me I just Make it like that "var mov:MovieTexture;"
and I intialise it with the movie from the project folder