Pushing XML to multiple swfs

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

  1. #1

    Default Pushing XML to multiple swfs

    I was wondering if you could point me in the right direction... or any
    direction.

    I'm updating a flash player some other guys built, it's in good shape but the
    functionality that my client wants me to add seemed easy at first but turned
    into a *nice* little puzzle. What I'm trying to do is a "reverse" xml load.
    Reverse because the way I've done it is have flash load an xml and parse it
    within the swf. But this one is the reverse of that. Basically I have
    multiple swfs that need to be dynamically populated by one xml file. Each swf
    (the same .swf) needs different text and images.

    Does this make sense? I can see trying to do it a number of ways but their
    all leading to dark tunnels I don't know if I can get out of.

    Wondering if you could shed any light.

    Best,

    Jackson

    jhblacklock Guest

  2. Similar Questions and Discussions

    1. Pushing Flash 8 using SMS
      can this be done? SMS recognizes the def file from the MSI but every advertisement I have run has failed. Sometimes it will report back that it was...
    2. Pushing the Envelope....
      I am a neophyte Illustrator user. I'm trying to figure out how to use the Envelope command to make type conform to a particular shape, however when I...
    3. Multiple swfs not Showing up when Loaded
      Hi guys this is a wierd problem that i have I have a miain swf movie about 86kb in size and it loads in using a preloader bar which works fine....
    4. Need help with LoadMovie for multiple SWFs
      I have one, master Flash file that contains multiple scenes (8 total).... At the beginning of Scene6 I need to load and playback four other SWF...
    5. Preloading Multiple External Swfs
      hi there, i seem to be having a small problem in preloading external swfs. i have a main flash file(main.swf) which is a slideshow of 8 external...
  3. #2

    Default Re: Pushing XML to multiple swfs

    You might find this helpful:
    [url]http://www.actionscript.org/resources/articles/9/1/XML-101/Page1.html[/url]
    sneakyimp 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