slide show controls


Finally, a Web site like ours would be incomplete without samples of the beautiful work.

In this step, we open an existing Flash file with images and standard button navigation. We'll add buttons that make it a slide show, moving the Playhead to the next or previous frames in the Timeline.

 this.next_btn.onRelease = function(){       nextFrame(); }; this.prev_btn.onRelease = function(){       prevFrame(); }; 

Note the text in the first line of each section that references the Instance Names you assigned to the button symbols.

Close the Flash Player window.



    Creating a Web Site with Flash. Visual QuickProject Guide
    Creating a Web Site with Flash: Visual QuickProject Guide
    ISBN: 0321321251
    EAN: 2147483647
    Year: 2005
    Pages: 113
    Authors: David Morris

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net