Ht there Klaus,

I checked the docs and I read your suggestion.
When I put this code into a button it crashes Rev on my Mac.
The docs say it only works with PNG images.
But I want to use GIF's and JPEG's as well!

It keeps crashing (on a PNG image) so I think this doesn't work.
Any suggestions, anyone?

William

2006/12/8, Klaus Major <[EMAIL PROTECTED]>:
Dag William,

> Hi there,
>
> Is there a simple way to copy an image from your browser to an
> image on a stack?
> For text I simply use:
> put the clipboardData into field "tekst"
>
> I think I have to use clipboardData for an image as well but I
> don't know how.
> Who can help me with this?

Try:
...
put the clipboarddata["image"] into image "mooie beeldje"
...

See the docs for more info about this syntax for "clipboarddata"

> greetings,
>
> William de Smet

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

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





--
ICT-coördinator
Herman Broerenschool
2612 SP Delft
015-2141066
http://www.hermanbroerenschool-delft.nl
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to