Specifiy Tree Menu icons in XML?

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

  1. #1

    Default Specifiy Tree Menu icons in XML?

    Does anyone know if you can specify the icon for each leaf/branch in the tree
    menu within the XML?

    I tried <node label="test" icon="iepage"> but it didn't seem to work.

    I need to have some icons different than others, and don't want to have to try
    and indentify the nodes in question on the client-side using MyTree.setIcon()
    as it'll be an absolute nightmare!

    Any ideas anyone?

    tgm2002 Guest

  2. Similar Questions and Discussions

    1. Rendering Tree icons
      Hi, I'm working on a flex application where i need to set tree icon images dynamically.At run tme i will be recieving a url from server, i need to...
    2. tree icons
      I would like some non-standard icons in a tree. I can find all kinds of examples when the tree is internal, but how does one do it when the tree is...
    3. Custom tree icons
      How can I extend the Tree class to use different icons? There could be a number of different symbols to display (not just an open/closed folder...
    4. View Menu selection options (Large icons, Small icons, List, Details or Thumbnails)
      In the View Menu option of the File Save or File Open menus (4th icon to the right of the Save In or Look In drop-down boxes) Acrobat 5.0 gives you...
    5. Start Menu Icons Disappear!
      Hey, I have Photoshop 6.0.1, and I've tried to uninstall it. Uninstalling works fine, but then I look in the Start Menu, All Programs, and a lot...
  3. #2

    Default Re: Specifiy Tree Menu icons in XML?

    I've been trying to figure out a way to do this with a List Component with no avail. If you find out, please share.

    Sorry I can't be of help.
    Dilznik 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