Hello all,

does anybody know how to speed up this process ?

in my cd script i have these lines (among others)...


(tags for Marielle ;-)  )

<code type="xtalk">
repeat with i=1 to 16
    put line i of gTempVar into tempBiller[i]
end repeat

show grp "wuart" with visual dissolve very fast

repeat with x=1 to 16
        set filename of img x of grp "fotos" to (gF_Path&tempBiller[x]&".jpg")
        set the thumbpos of scrollbar "ziel" of grp "wuart" to x
end repeat
</code>

The average size of the images (1075x780) are about 220 kb and the referenced images have sizes as follows w=178,h=128



Thanks for any ideas,


Christian L.

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

Reply via email to