How do you actually SHARE a SharedObject?

Hi, I'm writing an application in HTML / Javascript that has multiple (web) pages.  According to the documentation, all pages served from the application directory are part of the same "domain" (i.e. the same sandbox).  However, whenever I use the Local Store / SharedObjects, a new and different SharedObject is created FOR EACH PAGE!
How do I change / fix this behavior?  What am I missing?  Why is each page being treated as a completely separate domain/sandbox?
E.g. (on the mac)
com.mydomain.apptest/
/Local Store
/#SharedObjects
/index.html
myLSO.sol
/newpage.html
myLSO.sol
Why are there TWO myLSO.sol's?  Why isn't myLSO.sol under the com.mydoman.apptest/Local Store/#SharedObjects?
Using app:/index.html in the url for loading the page made no difference.  Each page is navigated to with a standard anchor (just like a website)
<a href="newpage.html">Newpage</a>
I want to be able to share information across the pages, like a multipart form.  I could do this with session variables in a php app, but with Adobe AIR, on each page load I lose everything from the other pages.  This is very frustrating.
I'm using Apatana Studio for development with Air 2.0?
Thanks for any help or insight.

I've been trying to figure this out as well, did you ever get anywhere with this?
~Bill

Similar Messages

  • After setting up home sharing, how do you actually share your music

    I've set it up but I can't figure out how to share it to the other accounts............

    Does it not show up under a SHARED section on iTunes on your other computer(s)?

  • How do you not share contacts on your iPad and iPhone when sharing an apple ID, How do you not share contacts on your iPad and iPhone when sharing an apple ID

    How do you not share contacts when having an iPad and iPhone when you share an apple ID

    Presumably you mean you are sharing the same iCloud account? Except for turning off contacts on one of the devices, you can't stop sharing contacts. iCloud accounts are not designed to be shared among different people with different personal data.
    You should each gave your own personal iCloud account, setup under your own individual AppleID.
    You can still use the shared AppleID for the iTunes and AppStore purchases you already have though.

  • HT201744 How do you actually know where a Spotlight file is?  I mean all well and good Spotlight identifies it but I want to know which file has been identified and where it is......

    How do you actually know where a Spotlight file is?  I mean all well and good Spotlight identifies it but I want to know which file has been identified and where it is......

    To know where the Spotlight file is, highlight it in Spotlight and hold the Command key, so you will see its location at the bottom of the window

  • How do you file share between mac and pc?

    i need to know how one can share files between a mac and a pc. my MBP is running os x 10.5.2 and my PC is running vista.
    thanks!

    Mac/Windows Networking in Leopard
    The following articles outline how to set up networking between Macs using Leopard and Windows PCs:
    Setting up a Windows computer to share files with Mac users
    Setting up a Mac computer to share files with Windows users
    Sharing with Windows computers
    If you can’t connect to your Mac from a Windows computer
    Sharing your computer with others on your network
    More information is also available by selecting Mac Help from the Finder's Help menu and searching for the relevant terms such as "windows", "networking", "sharing", etc.
    Also read:
    Simple guide to Leopard/Windows Home Networking
    Written by Intercepter121 and originally posted on the Apple Discussions here.
    If your network complies to the minimum requirements described below you should be able to share resources without any need to enter commands in the terminal to modify configuration files in your mac.
    Requirements
    1. A decent router
    2. Mac Os x 10.5.1 installed on your macs
    3. Windows XP or Vista
    4. Number of network devices <10
    5. Some network printers or drives (NAS)
    6. A decent ISP offering a good DNS service
    <u>General Settings
    If your router offers DHCP and any of the device has power saving features there is a risk that the IP addresses are renewed. This can be problematic as the devices keep changing IP addresses. As this is your network is strongly recommended to reserve IP addresses to the MAC (Machine Address Code) of the various devices so that they can power on and off and still keep the same IP.This simple suggestion will greatly improve the browsing of the local network.
    Accessing Windows Resources from Leopard with no authentication
    Windows
    1. Check the settings of the PC and ensure the IP addresses on the local LAN are trusted
    2. Activate sharing on the desired devices ensuring the shares are read and write. If you use Vista ensure password protected sharing is disabled.
    3. Try to access the windows share from another windows computer if available to confirm no authentication is required
    MAC
    1. Go into system preferences->security-Firewall check that the setting is not on allow only essential services. Recommended settings is allow access to specific
    2. Go back into system preferences network. On the tab location click edit locations. Duplicate Automatic and call the new location Home. Now select the Home location and go into Advanced-WINS. In the workgroup field enter the same value that is on the other windows computers for example HOME. Now press enter then go back to the main screen. Select Edit locations and delete the location automatic. Now edit your location Home and rename it Automatic. This workaround is a leopard bug described here.
    3. Give 5 minutes to allow all the other machines to broadcast their IP address and the other computers should appear on the left side of your finder window. You can now select the shares you want to connect. As no authentication is active if you are prompted with a user name just press OK.
    The procedure to access a NAS is the same as above, just ensure permissions are set to files are read/write for anyone to avoid confusion.
    NOTE: There is no need to activate SMB sharing if you don't want to allow the PC to read folders on your MAC
    Troubleshooting
    After you have followed all the steps you don't see any windows PC.
    Identify the IP address of the machine you want to connect. In finder select Option+K and enter SMB://IPADDRESS. If you can connect you have a name resolution problem. Go into your router configuration and ensure that the option DNS assigned by ISP is selected and you don't have services like Open DNS in use and fixed IP addresses in that field. Apply the changes and reboot the router. You should start seeing windows PC in finder shortly after.
    Your ISP DNS service is poor and you must use Open DNS or similar
    If you are forced to use services like open dns you have the risk that the router propagates the DNS servers to your machines. As the implementation of SAMBA in Leopard effectively blocks the MAC to be a master browser for performance reasons you end in a situation in which tiger machines connect and leopard ones don't see a single share. Let's fix it.
    1. Go into System Preferences->Network then advanced DNS if you see here the IP addresses of the open dns servers this is the case. Unfortunately you will be forced to change the hosts file.
    2.Ensure you have reserved IP addresses to all your machines so that they always get the same IP.
    3. Now login into your mac as administrator and go into utilities=>terminal.
    4. Issue the following command sudo pico /etc/hosts
    5. Now scroll down and enter all the IP addresses and computer names of any device you want to browse
    6. Reboot your MAC
    The windows devices will now appear in finder and you will be able to connect with Option+K.
    You cannot access shares even entering the IP address
    You have not reserved IP addresses to each machine. Go into your router LAN set up and make sure that is the case.
    Accessing Leopard resources from Windows
    1. Go into system preferences->security-Firewall check that the setting is not on allow only essential services. Recommended settings is allow access to specific
    2. Go into System preferences->accounts and click on Guest flag the option Enable guest account to access shared folders
    3. Now into System preferences->sharing select file sharing and then options here flag SMB and select the user that has to be logged into the computer when the share has to be accessed. Ensure that the folder you want to share has read/write or whatever permissions you like it to have set for Everyone
    You should now be able to see your MAC in the windows network resources and access the shared folder with a double click without any password request.
    Troubleshooting
    You don't see any MACs from Windows
    Check the firewall settings at the start of this post. Then go back to the Network configuration hit advanced and then TCPIP check is using DHCP and not a fixed address. Then check the sharing is set as above with SMB clicked. If SMB is not set you won't even see your mac from windows.
    You see the MAC and the shared folders but you can't read or write on it
    Ensure you have set the guest account to access shared folders. Then check on the sharing preferences that there is at least one folder with read permission for everyone. The classic case here is Dropbox that leopard sets as read and write for the user of the MAC but no access for other users. You try to click on drop box and receive an error but when you actually try to write a file you can do it. Check the permissions on the subfolders of the share as those permissions will prevail on the home shared folders
    FAQ
    You may want to do more complicated things, but first ensure you can actually share files without security in place so you can identify the root cause of your possible problems
    I want to password protect my windows shares: once you have done the relative set up in windows vista and ensured you can connect from another windows machine you will need to use user name and password of the Vista user to connect.
    I want to password protect my MAC shared folders: Go into user account and disable guest access to shared folders is no shared folder has to be accessed without password otherwise leave it checked. Create a new user for sharing (better than giving away your password) so that this user only accesses the folders you want to share. In System preferences network select file sharing SMB and flag only the new user you have defined. Then go back to the folder section and set the permissions you like on the folder you want to share for this newly defined user.
    Good Luck

  • How do you home share apps

    How do yo home share apps? my computer will not let me do that

    I don't think there's any difference.  The user guide points out differences between GSM and CDMA.  Try a restart and then, if required, a reset.  You won't lose any data from your phone.
    Restart your phone: Press and hold the Sleep/Wake button for a few seconds until a red slider appears, and then drag the slider. Once the phone turns off, press and hold the Sleep/Wake button until the Apple logo appears.
    Reset your phone: Press and hold both the Sleep/Wake button and the Home button for at least ten seconds, until the Apple logo appears.

  • HT5312 But how do you actually reset the security questions?

    How do you reset your security questions?

    The page that you posted from has instructions half-way down it for how to reset them i.e. if you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then steps 1 to 5 should let you reset them.
    If you don't have a rescue email address then you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 page that you posted from to add a rescue email address for potential future use

  • How do you family share a playlist

    I saw that you can family share playlists for the ipods and was wondering how you do that?

    Did you turn on Share my Purchases?  And does that then let you share your tunes and playlists:If you don't see your family's shared content

  • How can you copy/share one mailbox? (Not all)

    I use mailboxes within Mail to sort/file project specific emails.
    I now need to share just one of these mailboxes with another colleague overseas (also on Mac).  If I right-click / export will this erase the copy of the mailbox on my machine?   I can't find a simple copy function.  I need to keep my copy... I am running 10.9 since yesterday...
    Thanks

    I don't know how it will help you. But you could always make a Rule...
    Preferneces---> Rules---> Add Rule---> and play around with the settings on there. I don't know how you would determine what gets forward though. 
    Perform the Following Actions---> Forward to your colleague's email address.
    KOT

  • SAD Service: How do you actually get to speak to a support rep on the phone???

    I'm trying to reach a support rep and the pathetic service keeps disconnecting but at least it's nice enough to "thank me for calling Verizon...Goodbye".  I have questions about my plan and I'm told it's now owned by Frontier...and god forbid someone from Verizon who I've been a customer of for a long time but I guess it turns out I'm not any longer.  Congratulations Verizon, even though I guess I'm no longer you customer you've lost my business anytime in the future. 

    You know I am feeling the same way about Verizon.
    We have been loyal customers with Verizon for nearly 12 years and have averaged a monthly spend of approximately $500 per month for that entire period. Recently I found out that someone in there Credit Department had turned our account over to a Collection Agency who has been hounding us 24/7. Our account has been linked to the same AMEX account which elctronically billed every month so its impossible to become delinquent. Well come to find out after getting through to the Credit Department our account was indeed turned over for phone numbers not linked to our account and not even in the same area code. What's worse is the Credit Manager advised me that once they turn the account over to a Collection Agent they can no longer help us. Despite the fact that it is their error. So I ask them "so what do I do to resolve your error"
    DEAD SILENCE! and then I am sorry Sir but we can no longer help you! Really!
    Verizon Wireless will now lose our business account, personal cells and our land line business.
    Its hilarious that they send out e-mails asking for how they are doing and if they can provide us with any service. I was dumb enough to respond twice believing that someone would forward this same response to someone that may be able to get involved.........................NOT
    We need small regional suppliers and small business owners that can actually service the customer and not become so large that they dont have the ability to service there customers.!

  • How Do You Home Share?

    I want to be able to share music within the same computer. Is this possible?

    I don't think there's any difference.  The user guide points out differences between GSM and CDMA.  Try a restart and then, if required, a reset.  You won't lose any data from your phone.
    Restart your phone: Press and hold the Sleep/Wake button for a few seconds until a red slider appears, and then drag the slider. Once the phone turns off, press and hold the Sleep/Wake button until the Apple logo appears.
    Reset your phone: Press and hold both the Sleep/Wake button and the Home button for at least ten seconds, until the Apple logo appears.

  • How do you actually delete stuff from iCloud?

    My icloud says it's full, so I've deleted my archive, trash and sent items. That should have freed up at least half of my storage (I deleted it on the Web client and it shows empty folders on my iphone). But my MacBook still shows my storage as full. Help!!

    That is how you delete data from iCloud.  If your storage is not reflecting the change, the only reason I can think of for this would be iCloud storage buffering (see http://support.apple.com/kb/HT4873).  If that's what's going on, according the the article:
    "Your iCloud Storage allocation will readjust itself automatically, but only once another iCloud feature uses the previously allocated space."

  • How do you actually save a word document in icloud?

    Word docs won't be dragged and dropped into icloud box on my mac. I bought the stupid pages app and then iwork from apple thinking that might help, as docs could be saved in Pages format and retrieved on my iPhone. But pages docs can't be password protected, so sensitive documents - such as those containing bank details and the like - can't be saved via the cloud to access on my phone.
    With iDisk this was possible. What's the alternative, since Pages is an inferior program in so very many ways to Word?

    Word documents can be saved in iCloud, although they will be converted to pages documents when opened on an iOS device. If you are having problems dragging and dropping your Word documents onto iCloud.com, try a another word format.
    Pages documents do not require password protection when in iCloud, because iCloud itself is password protected.

  • How do you actually edit your contacts after/before backing up to a new phone?

    I recently backed up the contacts on my computer to my new iPhone5C but I ended up with over 1,400 contacts. Most of which are totally useless one-off emails or numbers of people long dead & buried.
    Is there a way - apart from manually deleting each contact one by one - to actually edit one's contacts before backing up to a new phone?
    I know iTunes only pulls the contacts from my Outlook so I get a bucket load of email addresses and old numbers that I never use.
    Any ideas?

    Thanks zelous, it's a slow process but yes, faster than manually deleting contacts one by one on my iPhone.
    Cheers
    Joe

  • I hate Outlook, how do you actually search by sender like in Gmail?

    Bare in mind the more you cache offline the more space you need locally - if you had a 50GB mailbox and had 45GB used, and choose to cache all files, you'd need 45GB plus additional space for index, and the DB extras, so probably close to the 50GB mark

    lancemoreau wrote:The only thing that's weird is I have one person I email literally daily. Steve D'Arcy, [email protected] The only way to email him is typing "sdar" and then it prefills to 'Steve D'Arcy'

Maybe you are looking for

  • Abstract Method Error in retrieving Blob

    Hi! while (rs.next()) Blob blob=rs.getBlob(1); throws Abstract Method Error why? Thanxs in advance

  • PSE 8 Mac---thumbnail for actions I install doesn't show up

    Hello, I am hoping to get some advice here. I recently upgraded to PSE 8 for Mac.  I have a number of actions (.atn files) that I purchased in the past and use with PSE.  I installed just one of them to make sure I could get it to work in the new pro

  • No sound at KDE Startup

    Until yesterday my sound worked fine, both at KDE startup and in KDE. After Syu'ing yesterday no sound at KDE startup. However, sound works to extent that aplay plays .wav files. Suspecting that the upgrade altered a config file, I checked the alsa c

  • How can I compile an entire package  ??

    Hi I've downloaded about 20 .java files (these files build a package) and I want to compile them now with javac. Compiling the files one after the other produces unfortunately many errors. The owner of the code told me I've to "compile the entire pac

  • Compaq presario cq56 fan stop working

    compaq presario cq56 stop working though the system is still working fine to some extentd