Hey guys,
Has anyone managed to figure out the preload audio for playback.
In my case i am trying to preload audio that is hosted on my server.
I have tried:
- using the server url for both preload / playback and the same ids for the id - this seems to make no difference in loading time
- tried setting the preloaded object to a page variable - but when trying to reference the pagevars.Audiopreload.source I am getting the error - " unknown error occured while playing the audio file at undefined"
Any help or tips would be much appreciated