Hi,

set the fileName of me to the dragData --> Run both from website and desktop
Drag&Drop

put URL the dragData into me --> Work only from website Drag&Drop.

put url ("binfile:" & the dragData) into me --> Work only from desktop
Drag&Drop.


Very extrange issue, almost for me. Now is working and I need test more...

Why this happen? Isn't the same three sentences work for the same?

Salut,
Josep M


Josep,

Does either of these work better for you?

set the fileName of img img_card to tURL

OR

put url ("binfile:" & tURL) into img img_card


-- 
View this message in context: 
http://www.nabble.com/Load-images-at-proportional-size-tp24340945p24365150.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to