imageSource problem

Andre Garzia andre at andregarzia.com
Thu Aug 16 15:08:46 EDT 2007


you can also import the image and use the ID of the image object...
if you like the htmltext property of the fields you can use stuff such as:

   <img src="#ID" />

to show an image. ;-)

Cheers
andre

On 8/16/07, Eric Chatonet <eric.chatonet at sosmartsoftware.com> wrote:
>
> Bonjour Jean-Pierre,
>
> Le 16 août 07 à 12:39, Jean-Pierre a écrit :
>
> > I try to use the imageSource property for the first time.
> >
> > The ID form is OK, but it does'nt work with a filePath.
> >
> > set the imageSource of char 3 of field "texte" to "C:/
> > Documents/..../Belo.jpg"
> >
> >  i see some white space at the place of the character but no image.
>
> Try this:
> set the imageSource of char 3 of field "texte" to "binfile:" & <image
> path>
>
> Best regards from Paris,
> Eric Chatonet.
> ----------------------------------------------------------------
> Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
> Email: eric.chatonet at sosmartsoftware.com/
> ----------------------------------------------------------------
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list