I finger out what's the problem.But I still can't solve it.It's strange.
The reason is I link a ftp address in IE6,such as
<a href='ftp://username:wd@111.222.222.222'>MyftpAddress</a>
.But when I click the Link,IE automatically Add '
/' after my ftp address,so that the ftp address is converted to 'ftp://username:wd@111.222.222.222
/'.
when this address is received by FlashFxp,it will recognize the '/' as the Remote Path!!!
this is what can't show list from IE link:
this is good directly operate in FlashFxp: