Hello,
I just purchased a flash component slideshow, the xml code that came with it looks similar to this bellow:
Right now the link opens a second browser window, can someone please help me on how to keep the url link so it opens in same browser window.
Thank you
I just purchased a flash component slideshow, the xml code that came with it looks similar to this bellow:
Code:
<slideshow> <photo image="http://bytes.com/images/01.jpg" url="http://google.com" info="Best Search Engine" /> </slideshow>
Thank you
Comment