|
|||
|
Hi
I have just purchased this package and am integrating it into my website as an animated menu. When I use the _blank param in the settings.xml and I click on an image in the carousel my new page opens in a separate browser window as expected. However, when I use _self instead of _blank, as I want the selected pages to open in the same browser window, nothing happens when I click on an image . I also tried _top and "" with the same result. Please can you help? Kind regards Thanks Chris Tattersall Provence, France |
|
|||
|
Hello again,
I have resolved the problem by adding a test for the _self param in the slideshow.as script (it was only testing for _blank, all other values go to pictureclick which has no actions as distributed) and recompiling the preview.swf file. All working as wanted now. Regards. |