loading an external XML

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

  1. #1

    Default loading an external XML

    Is there a way to load an XML file if it's on a differen server/domain than the html/swf file? I already set allowScriptAccess="all" but it didn't seem to help.
    leopold_y Guest

  2. Similar Questions and Discussions

    1. MC Loading an External File
      I have a flash website which I want it to load an external swf file and show its loading progress. I created a movie clip (my_mc) and use the...
    2. loading external flv , get name from php
      I want to load a flv into component, but i get the name from database using php at the same page. The Big question is:how do i get that data to the...
    3. Loading external swf
      Hello everyone, I'm using a button to load an external swf into an empty movieClip(holder_mc). That works fine. Everytime the user presses that...
    4. Loading external .swf
      Why is it when I call a external .swf to my main movie, it loses all of its commands. The external movie works great when I play it from the .fla...
    5. loading external swf help
      i use external swf loading in my site, and i had everything working perfectly on my local machine, but once i uploaded it to my server it stopped...
  3. #2

    Default Re: loading an external XML

    Here are the references:
    [url]http://livedocs.macromedia.com/flash/8/main/00001621.html[/url]
    [url]http://livedocs.macromedia.com/flash/8/main/00001616.html[/url]
    [url]http://www.adobe.com/devnet/flashplayer/articles/flash_player_8_security.pdf[/url]

    --
    Lon Hosford
    [url]www.lonhosford.com[/url]
    Flash, Actionscript and Flash Media Server examples:
    [url]http://flashexamples.hosfordusa.com[/url]
    May many happy bits flow your way!
    "leopold_y" <webforumsuser@macromedia.com> wrote in message
    news:e9q3m7$q27$1@forums.macromedia.com...
    > Is there a way to load an XML file if it's on a differen server/domain
    > than the html/swf file? I already set allowScriptAccess="all" but it
    > didn't seem to help.

    Motion Maker 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