Who knows the difference between these two comments?? The flash help dictionary sais nothing about it.
Any help would be greatly appreciated.
Zander
Printable View
Who knows the difference between these two comments?? The flash help dictionary sais nothing about it.
Any help would be greatly appreciated.
Zander
Load variables from an URL in a movie clip:
loadVariables (url, target, ["GET | "POST"]);
Load variables from an URL in a level:
loadVariablesNum (url, level, ["GET | "POST"]);