hi,
how do i have to structure my xml-calls in flash?
<xml> <data symbol="volume" value="228.8" /> <data symbol="decay" value="323.4" /> </xml>
how do i route them in pd?
-- i receive the first element just fine. but what if i have 2 values. i'm trying to send x,y value pairs from a flash-animation to pd.
tia, michael