Hi there
I am trying to make a little picture store for my website.
I want to store the items in sharedObjects, so the next time people come to my site the selected pictures are there for them.
I learned a little bit of sharedObjects and make it work for me with Strings but I can’t make it work with and Array.
Can anyone post me a sample code to store the Array in sharedObjects?
Thanks