Copyright by Propagator.net , Author: Joey Wong [Huang JunYan] Version: 1.0


2.2.4 addImage - Add images to slide show

 void addImage($imgUrl,$caption,$linkUrl,$autoResize="")


Description:

Add images to slide show queue.

Parameters:

string $imgUrl - Image's URL. If the imgBase setting is exist , the real image path will be [$ImgBase]+$imgUrl.

(Please see also chapter 2.5 setImgBase())

string $caption - Image's caption or alternate text (Supports HTML Tags <A><B><I><U> and <FONT>).

string $linkUrl - Image's linkage.

string $autoResize - If the image size over the slide show size which set by setSize,whether resize image size to fit on slide show.(0=off,1=on).




<Prev
setSlideButton
Next>
setCaptionBar