loading external data into a checkbox

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

  1. #1

    Default loading external data into a checkbox

    Im using flash 8 and im wondering if it is posable to externaly load lables into a ceck box from xml.

    If it is posible how would one go about doing it.

    Any help is much apretiated.
    billy nugz Guest

  2. Similar Questions and Discussions

    1. 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...
    2. SOS I am trying to call external swfs in the order that I check a checkbox?
      Here is a link to the sample file. http://www.geocities.com/benmwood45/ This is what I would like to do with it. When I check the boxes I would...
    3. Loading External data into an array
      This is driving me crazy. I have done this in the past but now I can't get it to work and I can't remember how I did it. I have the text file...
    4. 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...
    5. 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...
  3. #2

    Default Re: loading external data into a checkbox

    Use the XML class:

    Good example to follow for a static XML file is:
    [url]http://livedocs.macromedia.com/flash/8/main/00002872.html[/url]


    If you are not going to create your own custom checkbox, then look at the
    checkbox component:
    [url]http://livedocs.macromedia.com/flash/8/main/00003143.html[/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!
    "billy nugz" <webforumsuser@macromedia.com> wrote in message
    news:ea5st7$lr$1@forums.macromedia.com...
    > Im using flash 8 and im wondering if it is posable to externaly load
    > lables into a ceck box from xml.
    >
    > If it is posible how would one go about doing it.
    >
    > Any help is much apretiated.

    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