mabd23
09-12-2013, 10:48 AM
1) Script Title: Shockwave 3D slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/shockwave/index.htm
3) Describe problem:
URL: http://nupets.com.sg/testing/sample/slide3/page3.html
Browser: Chrome
Hi guys,
I have just started using Shockwave 3D slideshow script awhile ago and realize that I couldnt make the order of images in the "imagesDataArray" of JS display accorrding to its index(for example displaying index 0 follow by 1, 2, 3 and so on).
Upon reloading(clicking refresh a couple of times) the page, the first slide image doesnt show that it is the first array index of "imagesDataArray" rather it shows the 2nd or 3rd index of image in the array.
I was reading this file, "jquery.shockwave.js" and on line 390 - 423 and commented out the cookie logic so that it doesnt cache and continue back the previous state when refresh is click. But still it doesnt work when previewing it.
Anyway one has any idea of why is this happening or how to make it display in the order of index in the "imagesDataArray" array?
Thanks!
Mab
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/shockwave/index.htm
3) Describe problem:
URL: http://nupets.com.sg/testing/sample/slide3/page3.html
Browser: Chrome
Hi guys,
I have just started using Shockwave 3D slideshow script awhile ago and realize that I couldnt make the order of images in the "imagesDataArray" of JS display accorrding to its index(for example displaying index 0 follow by 1, 2, 3 and so on).
Upon reloading(clicking refresh a couple of times) the page, the first slide image doesnt show that it is the first array index of "imagesDataArray" rather it shows the 2nd or 3rd index of image in the array.
I was reading this file, "jquery.shockwave.js" and on line 390 - 423 and commented out the cookie logic so that it doesnt cache and continue back the previous state when refresh is click. But still it doesnt work when previewing it.
Anyway one has any idea of why is this happening or how to make it display in the order of index in the "imagesDataArray" array?
Thanks!
Mab