I have a flex application which is configured with blazeds sever and i am pulling images from remote database from my flex application, but as soon as i click the get image button to pull images it is giving some action script error. TypeError: Error #2007: Parameter bytes must be non-null. at flash.display::Loader/_loadBytes() at flash.display::Loader/loadBytes()
I tried googling but couldn't found any solution.
Any help is appreciated.