|
-
[F8] loading image from PHP securely
Hi,
any ideas on how to load JPG picture into FLASH without revieling its location and preventing the access to load this JPG without FLASH?
so far I've managed to call LoadMovie('picoutput.php?id=picid'). It sure hides the physical .JPG location on the server, but you can still see the request going to picout.php with all _GET parameters (by using URLHelper or any other traffic request analyser program) and then you can hack and get the picture out in browser directly by executing picout.php URL bypassing FLASH!
In my example FLASH together with PHP are ment to play the picture protector role which doesn't allow the picture to be loaded in any other way than only in FLASH!
maybe somebody have any ideas how to do that?
Last edited by alise; 02-08-2007 at 08:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|