Login  Register

Re: displaying photos

Posted by Nicholas Moore on Feb 11, 2011; 4:50pm
URL: https://forum.world.st/displaying-photos-tp3301587p3301596.html

I do it like this for example:

        (e newCell)
                align: #left;
                addImage: 'images/default.jpg' size: 180 @ 135.

Where 'images' is a directory at the default (./) level.

Nicholas


On Friday 11 Feb 2011 17:43:30 Ching de la Serna wrote:

> Hi,
>
> I was able to display photos by this method:
> e addImage: 'http://somedomain.com/somephoto.jpg'
>
> Is there a way to display an image from within my directory and not from a
> different site? I tried this, as suggested by Herbert, e addImage:
> 'file://photo/pap.jpg' but no image was displayed. Perhaps it should be
> written another way?
>
> Thanks in advance.
>
> Ching de la Serna
>

--
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida