ActiveDen

mySlideShowSitePro (V2)

mySlideShowSitePro (V2) - ActiveDen Item for Sale

Dec 1, 08 : File updated. Image scaling issue fixed

Aug 4, 08 : File updated. scaleImageToFit in xml now allows images to scale according to width or height. Have a look at the XML . Pls re-download file if necessary

May 25, 08 : File updated, Title & Description duplication bug fixed & image smoothing feature added. Pls re-download file if necessary

A simple, slick & professional looking XML based slide show site.

New Features on V2:

  • Multiple categories.View the XML .
    Have unlimited amount of categories and images easily managed on a dedicated XML file.
  • Widescreen-active-accordion-content.
    Load any SWF with interactive contents into this slideshow as one of the pages. All linked together in XML . Preloader are included automatically, so no preloaders needed for your external SWF files.
  • Permalink & Grab image options on right click menu.
    Link directly to an image or simply open just the image in another browser. You can also directly right click the thumbnail to open the image in a new window! Uses PHP to send GET data to flash via FlashVars.
  • News Ticker.View the XML .
    A simple and practical XML news ticker.
  • Centralized setup XML . View the XML .
    A single XML to modify the behavior of the gallery, accordion, news & general settings.
  • Pin-up menu.
    Pin the bottom menu to keep it showing all times.
  • Cache killer.
    No worries on viewer’s side to clear their cache to see new updated content.

Basic features as seen on V1:

  • Easy to navigate; just roll your mouse wheel to go to next or previous image!
  • Images are Scaled to fit screen, no distortions! (if its not set to scale, image will position itself in the center).
  • One click to fullScreen mode!
  • Add in as many images as you wish, the buttons will scroll automatically, resize the browser and see the difference!
  • Set auto start/countdown duration, slide speed, choose to scale images or not all in XML itself!
  • Main movie preloader & image preloaders are included too.
PLS NOTE : this slideshow only shows images as it is using bitmapData to re-capture the images, so if you try to load a swf it will only show the 1st frame. cheers!

AATW - added along the way

  • Optional Modification: Auto category jump (July 18, 09)

    1. on frame labeled “done”, locate tickTock function. Replace it with this:

    tickTock = function () {
        root.myCP.t_timer.bar._width += timerInc;
        if (_root.secinc < totalRounds) {
            _root.secinc++;
        } else {
            clearInterval(root.timerId);
            //
            var m11:MovieClip = root.myCP.t_hol.buttons["b" + root.curImage];
            m11.gotoAndPlay("out");
            //
            if (root.curImage < totalItems - 1) {
                root.curImage++;
            } else {
                var t:Tween = new Tween(root.mainHol["c" + root.curCategory], "_alpha", root.mvEase, root.mainHol["c" + root.curCategory]._alpha, 40, root.mvSec, true);
                root.curCategory++;
                if(root.curCategory > root.imgCategories.length-1){
                    root.curCategory = 0;
                }
                root.curImage = 0;
                root.fromItem = root.imgCategories[root.curCategory][2];
                root.totalItems = root.imgCategories[root.curCategory][3] - root.imgCategories[root.curCategory][2];
                var t:Tween = new Tween(root.mainHol["c" + root.curCategory], "_alpha", root.mvEase, root.mainHol["c" + root.curCategory]._alpha, 100, root.mvSec, true);
                initiate();
            }
            //
            var m1:MovieClip = root.myCP.t_hol.buttons["b" + root.curImage];
            m1.gotoAndPlay("in");
            //
            var myTween2:Tween = new Tween(root.myCP.t_timer.bar, "_width", root.mvEase, root.myCP.t_timer.bar._width, 1, root.mvSec, true);
            myLoader.loadClip(imgArray[root.curImage + root.fromItem][1],imageHolder);
            root.myCP.t_nowShowing.txt.text = "SHOWING: " + (root.curImage + 1) + " OF " + (root.totalItems);
            //set fulllink
            root.fullLink = root.s_permalink_root + "?category="+root.curCategory+"?="+root.curImage+"&autoplay=false";
            root.linky.text = root.fullLink;
        }
    };
    
    2. Locate releCat function on the same frame. Replace it with this:
    function releCat() {
        if(root.curCategory != this.no){
            var t:Tween = new Tween(root.mainHol["c" + root.curCategory], "_alpha", root.mvEase, root.mainHol["c" + root.curCategory]._alpha, 40, root.mvSec, true);
            root.curCategory = this.no;
            root.curImage = 0;
            root.fromItem = this.frm;
            root.totalItems = this.total;
            //
            initiate();
        }
    }
    
  • BugFix ( March 26, 08 )
    Title & Description duplication across category:

    select frame labeled ‘done’. Press F9 to open actionscript panel. Press CTRL +F to do a find & replace.
    Find: 
    imgArray[root.curImage]
    
    replace with:
    imgArray[root.curImage + root.fromItem]
    
    there should be 8 replacements in total.

Related file(s):

mySlideShowSite (V1)

myScrollMenu-vertical (xml)

You must sign in or sign up to purchase this item.

$35Regular Licence

$35

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

291 Purchases 200 Comments

Buyer Rating
12345 ( 83 ratings )
encryptme

encryptme

  • Has been a member for 4-5 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
View Portfolio
Created 25 March 08
ActionScript Version AS2
Documentation Well Documented
Flash Files Included ActionScript AS, Flash FLA, HTML Files, XML Files
Opens With Flash CS3 (9+)
Published Size 84kb
Resolution Resizable
by
by
by
by
by