No way!
An FDL form it's a compiled one, and all the source data has been stripped away from the file, so there's no way you can get it back.
By the way, FDL files are just normal windows DLLs renamed to FDL, so if what you need is simple resource hacking you can do it yourself renaming it to DLL and using one of the common resource hacking tools.
Bye!