Home > Back-end >  __flash__addCallback
__flash__addCallback

Time:10-03

I'm calling code is as follows:

Function __flash__addCallback (instance, name) {
The instance [name]=function () {
Return the eval (instance. CallFunction (" & lt; Invoke name=\ \ "" + name +" \ "returntype=" javascript \ "& gt;" + __flash__argumentsToXML (the arguments, 0) + "& lt;/invoke>" ));
}
}



Error:

Unspecified error

CodePudding user response:

Go to the next example
http://download.csdn.net/detail/kiboisme/5385815
  • Related