This is a discussion on Utility: ImagesScroller + Lightbox within the FlepStudio users utilities forums, part of the Flash English category; Combination of the free utility ImagesScroller created by Flep ( http://www.flepstudio.org/forum/flepstudio-utilities/415-images-scroller.html ) with effect lightbox (instead of the original popup)). ...
Combination of the free utility ImagesScroller created by Flep (Scroller di immagini) with effect lightbox (instead of the original popup)).
The script (in actionscript 2.0 converted in actionscript 3.0 for this example) for the flash lightbox effect is based on the one created by Alan Curtis (http://blog.alancurtis.it/en/2007/12/03/flash-lightbox-v2/).
The xml file only contains path to images (used to create thumbs and lightbox):
index.html included to which I added the call to the javascript, css file and an extra div with an id name 'anchors', needed for the lightbox.HTML Code:<?xml version="1.0" encoding="UTF-8"?> <images> <item source="images/pic_0.jpg"></item> <item source="images/pic_1.jpg"></item> </images>
For the rest, follow the instruction of the original utility posted by Flep.
Zip attached.
Example online:http://www.onsitus.it/flepstudio/AS3...ller+Lightbox/
PS: the swf needs to be published with a transparent background (parameter wmode with value transparent) to maintain the swf underneath the lightbox once opened.
Last edited by Onsitus; 18-02-09 at 15:31.
CSS.FlepStudio.org in english: css tutorials, free css template and css menu
Conversione da PSD a XHTML/CSS - Creazione siti web - Introduzione CSS3
Bookmarks