Shared Objects & Browser Framesets

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Shared Objects & Browser Framesets

    Do Shared Objects work across browser framesets? If so, is it compatible to
    most browsers?

    I would like some variables to talk to each other in different browser
    frames.

    Thanks
    Geoff


    grob Guest

  2. Similar Questions and Discussions

    1. Shared Objects
      I need a script that uses shared objects to play mx movie once per week or whatever. I am new to mx and could use some help
    2. FMS Shared Objects + NetConnections
      I'm trying to make a lobby that initializes other FMS applications. Here's the situation: Media Server Side -onAppStart()- 1) Read an XML file...
    3. Simple Shared Objects Help
      Try so = Sharedobject.getlocal("cookie");
    4. retrieving shared objects
      Hey guys, I'm having trouble retrieving my shared object. Instead of referring me to read an article, which I've read by the way, could you please...
    5. [PHP] Shared Objects
      You need to write a php extension to wrap around the object's functions. Adam Whitehead wrote:
  3. #2

    Default Re: Shared Objects & Browser Framesets

    I may have asked that incorrectly. I am hoping to keep two Flash .swf files
    aware of each other via a LocalConnection object. Will it work over browser
    frames?

    Thanks
    Geoff

    "grob" <geoff@artweb.com.au> wrote in message
    news:c262mq$bpm$1@forums.macromedia.com...
    > Do Shared Objects work across browser framesets? If so, is it compatible
    to
    > most browsers?
    >
    > I would like some variables to talk to each other in different browser
    > frames.
    >
    > Thanks
    > Geoff
    >
    >

    grob Guest

  4. #3

    Default Re: Shared Objects & Browser Framesets

    Yes, it would even work with separate windows,

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139