flash and ftp problems

hi
i have port 21 and 22 open and i can not login using ftp client,i already creat ftp account
my website is
prows.ws
my server installed on
https://webfolder.us:10000

also my server can not run flash sites ,should i install extra modules beside flash player
prows.ws/index.html is a flash site
thank you

What error are you getting when logging in via FTP? Do any additional errors show up in any of the logs in /var/log?

As far as flash goes – that looks like an issue with the app you’re using to detect the flash player version.

Any web server can use flash, you don’t have to install any special Apache modules for that. But, you may have to tweak your code that’s sending out the "You need to upgrade your Flash Player. " error, as it may be incorrectly detecting the player.

-Eric