Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
tagyro #1
XML sort
hi.
i'm kinda new at these thing and i'm not a native english speaker ...so i
apologize for the possible errors.
the story:
(i'm using flash mx professional on windows 2000)
a tree component gets data from an xml file. the xml file has 3 nodes, each
with a entry composed from 2 fields.
(node1, node2, node3, child1-value1, child2-value2, child3-value3)
it all goes well until the xml file has a duplicate node.
at this point it the tree component creates a node even for the duplicate xml
node.
is there any way to prevent this?
more: having duplicate nodes with different values?
i runned into this problem when i started giving the posibility on my site for
people to add their own links in the links section.
on my [url]http://www.il-bu.net/sia[/url] is a working example of this.
the xml file is built like this: category - label - link
if someone adds a new link under an existing category the tree component
creates different nodes.
the "work-around" i think it should work: assigning the xml values to an
array, sorting the array and then re-building an xml variable.
any other way?
tagyro Guest
-
Sort
Hi, I want to write a perl script to do something like this Abc 12.8 8 "left" 1 15.7 Def 13.8 9 "top" 0 19.7 -
[ANN] Sort::Key 0.02
Hi, I have released Sort::Key 0.02, a module for sorting objects by some key. It's really fast, usually much faster than perl core sort... -
Sort bug
It appears that the runtime cannot sort a datagrid column when the items in the column contain a NaN or Infinity. Is there a way to override the... -
memory sort and disk sort
I check the sysprofile table and find there are 700 times disk sort, I think it is lack of sort memory. I want to turn all the disk sort into the... -
Ado sort error-Ado Sort -Relate, Compute By, or Sort operations cannot be done on column(s) whose key length is unknown or exceeds 10 KB.
Ado Sort -Relate, Compute By, or Sort operations cannot be done on column(s) whose key length is unknown or exceeds 10 KB. hi, guys i have asp...



Reply With Quote

