My account
Shopping cart
Knowledge base
Support

Knowledge Base

Important! All new questions are usually answered within the next business day.

XML Slide Show V3

(views: 21682)

A sliding-fashion XML Slide Show flash component, both vertical and horizontal sliding transitions between slides. Supports auto slide and fast forward; it uses Loader Pro V3 to load slides. Here are all known issues for XML Slide Show V3. If you have any questions that you think we should discuss here please let us know.



Add URLs to images

(2008-07-08 - views: 4544)
Q: How can URLs be added to the images in the slide show, so when a user selects an image, a new page will open ?
A: This is quite simple. All you have to do is add a new attribute in the .xml file, called url, to all the items you would like to have the ability to load a web page when selected. As value for this url attribute, you need to specify the complete url to the page you would like to open.

Also, you have the possibility to specify a target window into which the web page should open. For this, just add the target attribute, along with the url attribute, and specify a target window ("_blank", "_self"...).
Files: XMLSS_urlToImages.zip 


User Comments

How to Loading an external swf file into an empty movieclip ?
posted by Silvnao on 2009-04-04
How to Loading an external swf file into an empty movieclip ?
How to Loading an external swf file into an empty movieclip ?
posted by florodebat on 2009-04-06

Below is a link where you will find more information about how to load external swf into movieclip in AS2:

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14190

Hope this helps.
open in sized window?
posted by jdyach on 2009-10-19
how can i control the size of the window that is opened?
open in sized window?
posted by florodebat on 2009-10-23
Are you referring to the browser's window? If yes, the only way to make that directly within Flash is to call a Java Script function which sets the size of the window, trough the Flash's External Interface .


Login to post your comment login to post your comment

Back