Hi all,
[INDENT] I am making a Project in which I will receive data from webservice. Whenever I receive the data, I am saving in a [COLOR=Red]Array [COLOR=Black]which is located in main AS file.
So when ever I created a subclass file using [COLOR=Red]extends [/COLOR]keyword, the Array is initializing and the end result is, I didn’t get any value in the Array.
Could some one explains me What is the process to store values in AS files.
And It should not loose its value whenever a subclass of it called. What I mean is, It should not be [COLOR=Red]null [/COLOR]for the life of Application.
[/COLOR][/COLOR][/INDENT]Thanks in Advance…
pandu :ko: