Page 1 of 1

revBrowser: how to get real image path

Posted: Wed Oct 08, 2014 5:14 pm
by ale870
Hello,

I'm working with revBrowser component.
In internet, there are a lot of images that are used with <A> anchor.
I need to extract image address and not <A> anchor address.
I'm using a drag and drop feature to get this information (drag from revBrowser and drop into a field).
In this case, in the field, I get anchor link and not image address.
If I use "browserOver" I don't get the right information.
IfI use "beforeNavigate" I get url.
So... how can I get URL of the image and not url anchor?

Thank you for your help!!!

Re: revBrowser: how to get real image path

Posted: Sat Oct 11, 2014 5:09 pm
by ale870
Hello,
I suppose there is no way to accomplish my request.
So, I can follow another way:
I wanted to use drag and drop to get an image from revBrowser to LiveCode image component.
But when I activate drag drop, I cannot find a way to drop the image self.
Please can you help me in this way?

Thank you!

Re: revBrowser: how to get real image path

Posted: Wed Feb 25, 2015 9:45 am
by ale870
Any help?
Isn't there any feature in revBrowser to get real image address?
Thank you for your help!

Re: revBrowser: how to get real image path

Posted: Wed Feb 25, 2015 10:04 am
by Simon
Hi ale870,
Is the only method you want is to drag an image from a browser?
Or can it be just get images from a web page? Big difference.

Simon