Forum Moderators: open
I have one swf which is referenced from two pages (Page 1 and Page 2). Page 1 takes some action that results in the creation of an LSO. I reload Page 1 and it recognizes and reads the LSO.
Then I reload Page 2 and the LSO disappears. I am pretty stumped on this one because there is only one place where I actually delete the LSO and that is never reached. I even commented that line out and it did not change the results. So there are no LSO.clear() statements in my code.
Any ideas?
Thanks!