Hi
Im taking over a flash file from another developer. The file loads a lot of variables from a aspx fil on another server. Is there any way i can check witch variables it actually loads?
I need a list of all variables loaded from the aspx file.
Now i can call them with variables names if i know the names, but i suspect the aspx file to contain a lot more variables then the ones i know the names of.
thanx