hi mate,
Thanks for that. there is an image file (xxx.ashx) which receives the id for that image and downloads the binary data. To view it, I just use <img src='xxx.ashx?Id=1'>, so I assume if I use the flash code (codebase etc) and use the same logic above, this might work out!
Thanks for the help mate!