Frank07
09-08-2008, 04:35 AM
Good day to everybody!
Am i trying to make an slide show of images but being stucked with this piece of code.:(
It got an error on the second line::crying:
firstImage.style.filter="RevealTrans()";
firstImage.filters.RevealTrans.apply();
firstImage.filters.revealtrans.transition=trans1;
firstImage.filters.revealtrans.duration=imageObject.duration;
firstImage.style.visibility="visible";
Any help will be very much appreciated. Thanks in advance!:)
Am i trying to make an slide show of images but being stucked with this piece of code.:(
It got an error on the second line::crying:
firstImage.style.filter="RevealTrans()";
firstImage.filters.RevealTrans.apply();
firstImage.filters.revealtrans.transition=trans1;
firstImage.filters.revealtrans.duration=imageObject.duration;
firstImage.style.visibility="visible";
Any help will be very much appreciated. Thanks in advance!:)