Array key

i feel like i’ve done this 100 times before, im not sure why it isnt working now
for each (var HH3 in Stat) {
trace(Stat[HH3]+"="+HH3)
}

what i want to do is trace to show the Key And Value pairs of the array