MX AJAX Toolbox Forum :: Photo Gallery in FireFox
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
NeCowboy
05-19-2007 01:39:07 GMT +2
|
Hi All,
Can someone tell me how to get the Ajax Photo Gallery to work under Fire-Fox? My App. works fine in IE but does not display any content in Fire-Fox. Any help would be greatly appreciated.
|
|
|
dacar
05-19-2007 23:48:19 GMT +2
|
Hi,
i have no Problems with firefox. Could you give some more information?
|
|
|
NeCowboy
05-20-2007 01:05:53 GMT +2
|
Hi,
I located the problem. It was the browser and not the applet. The applet requires cookies and firefox had cookies turned off. Allowing cookies solved the issue.
Thanks.
I do have one other issue though. I would like to restart the play function after the last image is displayed. This should be as easy as locating some type of index for the image array and the number of elements in the array and comparing the the current image index to the last index. Once the two match, reset the index to the base (1 or 0 ?) and strat loop over again.
I am not a Javascript programmer however. But with a little direction I'm sure I can figure something out... It appears to me that the value passed to the PHP Gallery constructor method is used as the name of the javascript object that is created. Is this correct?
If you have any ideas on how to implement the looping feature, please share your ideas.
Thanks
|
|
|