Visit SlideShowPro.net  Community Forums
SlideShowPro Support Wiki
  
SWF

Events

Note: As of June 28, 2011, we are no longer selling the SlideShowPro Player SWF product. We will continue to provide support (and this documentation) for those who purchased it prior to the aforementioned date. Click 'email support staff' in the left column if you have any questions or concerns.

Events are broadcasted by the SlideShowPro player to communicate noteworthy occurrences like data and content loading, drawing, and behavior. Some events include event object data that can be retrieved and used outside of the SWF.

albumData

Dispatched immediately after an album is requested. Contains data about the album being loaded.

The data object contains the following properties:

description
(String) The description of the current album
id
(String) The ID of the current album
lgpath
(String) The lgpath attribute of the current album
num
(Number) The numerical position of the album (in relation to the total gallery)
title
(String) The title of the current album
tn
(String) The thumbnail file path for the current album
tnpath
(String) The tnpath attribute of the current album
totalImages
(Number) The total number of images in the current album
Page last modified by tdominey on July 19, 2010, at 08:59 PM
© 2011 SlideShowPro. All Rights Reserved.