- Impact
- 0
Dear Friends,
I am a PHP programmer and currently I am on a project where I have to use Flash swf file to load image details from php file. I am creating random image and output as img=test.jpg and in flash i will take this.img and loadMovie( this.img ) to display. It is working fine. But recently I found that if anyone decompile this swf file, can get php file path and call that will display the image name and can easily see the image.
I even try amfphp to get the image name but, if any one get the service and gateway file and can write program and access the image.
Is there any way I can secure my flash and image. I am running on IIS6 server with asp and php. I need to know following
1.) Is there any way to identify - calling directly from flash or from browser.
2.) Can I put images in special directories where flash can access and direct access won't be possible
3.) IS there any settings in IIS to secure this?
Any help to this will highly appreciable.
Thanks in advance.
I am a PHP programmer and currently I am on a project where I have to use Flash swf file to load image details from php file. I am creating random image and output as img=test.jpg and in flash i will take this.img and loadMovie( this.img ) to display. It is working fine. But recently I found that if anyone decompile this swf file, can get php file path and call that will display the image name and can easily see the image.
I even try amfphp to get the image name but, if any one get the service and gateway file and can write program and access the image.
Is there any way I can secure my flash and image. I am running on IIS6 server with asp and php. I need to know following
1.) Is there any way to identify - calling directly from flash or from browser.
2.) Can I put images in special directories where flash can access and direct access won't be possible
3.) IS there any settings in IIS to secure this?
Any help to this will highly appreciable.
Thanks in advance.







