On Linux, it is common when editing files in certain applications, for the application to create backup copies of the file, ending with a tilde "~".
For example:
myFile.mxml
myFile.mxml~
I need to be able to filter these out in the Flash Explorer view (or adding custom filters would be even better!)
I've seen that before but wasn't sure what was going on.