Recent activity
Subscribe to this feed
Francis Renaud replied on October 31, 2009 18:06 to the problem "Sound ID undefined in whileplaying callback?" in Schillmania!:
Francis Renaud reported a problem in Schillmania! on October 30, 2009 05:21:
Sound ID undefined in whileplaying callback?Hi, Scott.
First, thank you for creating this great library.
I have a problem: it seems that inside a whileplaying callback function this.id is undefined.
Is this normal?
For example:
soundManager.createSound(
{
id: someId,
url: someUrl,
whileplaying: function() {soundManager._writeDebug("Sound id:" + this.id);}
}
will print "Sound Id: undefined"
Thanks in advance,
Francis
Loading Profile...
