javascript/Object.LoadVars
| 30313 | demo link | [ code ] | 2006-05-07 09:04:09 |
This JavaScript Object emulates Flash MX / MX2004 LoadVars Object with all its methods.
In few words, this is the LoadVars Object for JavaScript.
Look at the example to know more or read comments inside the code.
NEW on Version 1.1b:
add support for Konqueror or KDE 3.5 based browsers
NEW on Version 1.1:
imporved performance and browsers compatibility
totally rewrote, now it respects Flash 8 specs (note: onData now is like Flash 8 event)
add encode/decodeURI Components for compatible browsers, then
now it's UTF-8 compatible and you can send or recieve any kind of strings
In few words, this is the LoadVars Object for JavaScript.
Look at the example to know more or read comments inside the code.
NEW on Version 1.1b:
add support for Konqueror or KDE 3.5 based browsers
NEW on Version 1.1:
imporved performance and browsers compatibility
totally rewrote, now it respects Flash 8 specs (note: onData now is like Flash 8 event)
add encode/decodeURI Components for compatible browsers, then
now it's UTF-8 compatible and you can send or recieve any kind of strings