pardeshi123 Posted October 5, 2009 Share Posted October 5, 2009 Hello All, I am developing a module which fetches images from the user entered URL's. I have described the functionality below: 1) I will fetch the source code for page using CURL. 2) Parse that source code to get images. However i am not able to grab the images displayed using flash player, is there any way in PHP to grab the images displayed using flash player. Also i am wondering that is it possible to fetch images displayed using javascript? Thanks, P. Link to comment https://forums.phpfreaks.com/topic/176521-fetching-images-from-flash-using-php/ Share on other sites More sharing options...
RON_ron Posted October 5, 2009 Share Posted October 5, 2009 AS2 or AS3? Link to comment https://forums.phpfreaks.com/topic/176521-fetching-images-from-flash-using-php/#findComment-930530 Share on other sites More sharing options...
pardeshi123 Posted October 5, 2009 Author Share Posted October 5, 2009 for both versions Link to comment https://forums.phpfreaks.com/topic/176521-fetching-images-from-flash-using-php/#findComment-930682 Share on other sites More sharing options...
RON_ron Posted October 5, 2009 Share Posted October 5, 2009 I'm not a PHP guy but I know Flash. So if you post what you've done so far I might be able help you. Link to comment https://forums.phpfreaks.com/topic/176521-fetching-images-from-flash-using-php/#findComment-930831 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.