+ Reply to Thread
Results 1 to 1 of 1

Utility: ImagesScroller + Lightbox

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)). ...

  1. #1
    CSS.FlepStudio.org Moving My Stuff To The FlepStudio Onsitus is on a distinguished road Onsitus's Avatar
    Join Date
    Jul 2007
    Posts
    1,436
    Rep Power
    7

    Utility: ImagesScroller + Lightbox

    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):
    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>
    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.

    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.
    Attached Files
    Last edited by Onsitus; 18-02-09 at 15:31.

+ Reply to Thread

LinkBacks (?)


Similar Threads

  1. Utilitą: ImagesScroller + Lightbox
    By Onsitus in forum Utilitą degli utenti di FlepStudio
    Replies: 4
    Last Post: 15-03-11, 10:37
  2. Flash CS3 Uploader - free utility
    By Flep in forum FlepStudio utilities
    Replies: 16
    Last Post: 12-07-09, 15:27
  3. 3D images visualization free utility
    By Flep in forum FlepStudio utilities
    Replies: 5
    Last Post: 09-02-09, 11:38
  4. Utility Caurina
    By kaos in forum Actionscript 3.0 base
    Replies: 0
    Last Post: 06-09-08, 13:32
  5. calling lightbox from as3
    By Maldor in forum Actionscript 3.0 newbies
    Replies: 12
    Last Post: 25-06-08, 15:16

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts