Ext.fc.MediaField
A form field to upload and preview uploaded files

Features
- Preview uploaded Images, Flash Files, and Regular Files
- Styled input field – get rid of those ugly input fields
- Compact size – only occupies the space of a standard text box when closed
- Delete File callback – useful in forms so you can delete a file without replacing it
- Only shows the file name, not the complete path
- FakeFileName - you can have your file with an unique name (345653456765456.jpg) and show as if it was ‘Garden.jpg’
- Great for forms and cms