+ Reply to Thread
Results 1 to 4 of 4

SlideShow

This is a discussion on SlideShow within the FlepStudio utilities forums, part of the Flash English category; FlepStudio has created a new free utility CS3/CS4/CS5 Flash and Actionscript 3.0. It 's a gallery of images and events ...

  1. #1
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,762
    Rep Power
    11

    SlideShow

    FlepStudio has created a new free utility CS3/CS4/CS5 Flash and Actionscript 3.0.


    It 's a gallery of images and events slideshow rotation.

    Loads data from an external XML configuration and has an easy menu of the events to the right.

    The menu scrolls vertically, and this Flash script may contain an infinite number of images / events.









    Requirements


    Flash CS3 or later / MAC or Windows

    Flash Player 9.


    Included files



    • main.fla

    • package com/flepstudio

    • package caurina

    • xml/config.xml

    • images folder


    Actionscript variables



    • Main.as: XML_URL ( If needed change the path or absolute url that points to xml/config.xml file )


    XML variables


    If necessary, enter the path or absolute URL that points to the images folder (line 2) and set the speed (in seconds) to transition between images.


    HTML Code:
    <slideshow imagesFolder="images" speed="5">
    To add an image or event, simply add a node "item":
    HTML Code:
    <item image="pic_0.jpg" link="http://google.com/" target="_parent">PIC 1: Lorem ipsum dolor sit amet, consectetur adipiscing elit.</item>

    List attributes of the item node:



    • image: the image path or url

    • link: link to click the mouse on the image

    • target: target of the link page

    • value of the node: description picture / event


    Installation


    1. Open main.fla and com / FlepStudio / Main.as and if necessary change the variable XML_URL with an absolute URL or path pointing to the xml / config.xml file

    2. re-create main.swf by main.fla

    3. Upload to web server main.swf, xml / config.xml and the images folder


    Other customizations


    You can customize everything else working in the library of main.fla.


    Source files:
    Attached Files

  2. #2
    Junior Member Settled In jocce is on a distinguished road
    Join Date
    Nov 2007
    Posts
    2
    Rep Power
    0

    Re: SlideShow

    Nice work, but i think there should be a timer reset when you click on a section to the right, because as it is now if you do that just before the (speed) transition timer is done (atm 5 sec), it will go to the one after the one you want to see.

  3. #3
    Junior Member Settled In Hg_snake is on a distinguished road
    Join Date
    Dec 2008
    Posts
    7
    Rep Power
    0

    Re: SlideShow

    I Can an image to a url?

  4. #4
    Junior Member Settled In zerrantoss is on a distinguished road
    Join Date
    Apr 2010
    Posts
    1
    Rep Power
    0

    Re: SlideShow

    When I click on the image, it does not link to the URL.

    I tried it with the example above in the first post. It doesn't link either.
    Does anyone know how to fix it?

    Thanks!

+ Reply to Thread

Similar Threads

  1. SlideShow
    By Flep in forum Utilitą di FlepStudio
    Replies: 15
    Last Post: 20-09-12, 14:52
  2. problema con slideshow AS3
    By Oni69 in forum Actionscript 3.0 avanzato
    Replies: 6
    Last Post: 29-09-10, 12:44
  3. HELP Slideshow
    By Oni69 in forum Actionscript 3.0 base
    Replies: 1
    Last Post: 23-06-10, 14:23
  4. Need help on this slideshow
    By rexus in forum Actionscript 3.0 newbies
    Replies: 3
    Last Post: 01-02-08, 07:10
  5. Slideshow
    By Sergio_2008 in forum Flash Italiano
    Replies: 1
    Last Post: 28-01-08, 06:33

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