Wilburt this one is for you.

I'm trying to make use of the FD data and to test the function I tried this in the load.as file

onFD(fd){
_root.txt1.text=fd.length;
}

but I get undefinded, the fd is displayed in the normal fd display.