Posted By


Meestercor on 06/12/08

Tagged


Statistics


Viewed 421 times
Favorited by 0 user(s)

setCallBackObject


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. function setCallBackObject (callBackObject:Object) {
  2. this.callBackObject = callBackObject;
  3. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.