Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
teflon000 webforumsuser@macromedia.com #1
Storing Objects/Arrays in Stored Objects
Hello All,
I recently came across a very frustrating issue when trying to create and store arrays within objects in a Shared object. It took me quite a while to finally track down what was going on, and discover a solution.
A problem exists when trying to store an object or array within a shared object. A reference to the stored object or array within the shared object still exists somehow so that if you try to create another object or array, the values of the first are overwritten, or changed. I still don't fully comprehend the problems with this as it is difficult to test and debug. However, by using the scripts and instructions within the thread I've linked to below, my problem was solved.
I just wanted to post the thread address here that contained the solution to my problem. The thread title doesn't really explain the problem, and I really only discovered it by fluke.
So, to hopefully prevent anyone else from going through the same frustrations I have, here is an appropriately title thread, with a link to the solution.
[url]http://webforums.macromedia.com/flash/messageview.cfm?catid=288&threadid=686078[/url]
Brendan
P.S. If anyone has any questions on the usage, i'd be happy to help.
Referring URLs
[url]http://webforums.macromedia.com/flash/messageview.cfm?catid=288&threadid=686078[/url]
teflon000 webforumsuser@macromedia.com Guest
-
Storing Web Service Results in Unique Arrays/Objects
I have a sticky situation that seems easy to solve. Each time a row of a dataGrid (bound to webserviceA) is selected, a request to web serviceB is... -
Objects and Arrays...
Hi, this is probably a stupid question. The question is that I want a particular class of objects to have several attributes, one of them a... -
storing objects in ViewState
Hello, I'm developing a web custom control and am trying to store an instance of a class in the ViewState and keep getting an exception: "The... -
[PHP-DEV] Objects as Arrays
Hello internals, IIRC it was intended to use object properties as arrays. Currently most array_*() functions do explicitly check for IS_ARRAY.... -
Using & for arrays of objects
On Fri, 27 Jun 2003 09:48:56 +0900 "Krishna Dole" <kpdole@ucdavis.edu> wrote: & uses hashes under the hood. You need to define #hash and #eql?...



Reply With Quote

