Load images at proportional size

Josep jmyepes at mac.com
Mon Jul 6 20:24:48 EDT 2009


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.




More information about the use-livecode mailing list