A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: SharedObject.getRemote() cool, but how?

  1. #1
    Señor Member Mavrisa's Avatar
    Join Date
    Oct 2005
    Location
    Canada
    Posts
    506

    SharedObject.getRemote() cool, but how?

    So I was making a flash 8 project, when I decided to get myself CS3. Remaking the project in AS3 has been interesting so far... and I've come across the part in my project that uses SharedObject.getLocal() to save some information for the client.

    But I read up on the AS3 equivalent of SharedObject... which is the same, except the getRemote() method was added, along with everything that comes with it. My question: how would I go about implementing it? Do I need to have a specific URL type? (the flash documentation has "rtmp://...") Do I need to create the .uri myself, or does getRemote() do this? If I need to create it, how would I go about doing this?

    Sorry about all the questions... Any help would be greatly appreciated.
    Mavrisa
    Haikus are easy
    But sometimes they don't make sense
    Refrigerator

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    According to the lang. ref. you can only use it with Flash media server.
    - The right of the People to create Flash movies shall not be infringed. -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center