Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

FlashEff Component: Create a Simple Non-XML Photo Slide Show

Loading...

Sign in or sign up now!
22,225
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jul 22, 2008

This is a video tutorial explaining the use of the FlashEff component to create an animated header for your website! This component if available for FREE at www.flasheff.com

NOTE: FLASH CS3 and Actionscrip 3.0 required!

Check out www.tutvid.com for more great videos!

  • likes, 0 dislikes

Link to this comment:

Share to:

Top Comments

  • is there a way make it automatically replay ?

  • your so awesome you make things clear i thanx you very much

see all

All Comments (25)

Sign In or Sign Up now to post a comment!
  • stop();

    var myTimer:Timer = new Timer(3000)

    myTimer.addEventListener(Timer­Event.TIMER, timerF);

    myTimer.start();

    function timerF(e:TimerEvent):void {

    nextFrame();

    }

    this works here, took a while after using semi-colons instead of colons etc

  • Ok. I wondered...how would I go about repeating the whole thing without adding the button?

    I don't need a button but I'd like to use it as a infinite show on a site. Any help will be appreciated.:)

  • someone like me! the thing i dont get is where i get Flash Eff ? anyone? help?

  • man this code is not working in cs4 ive copy this code like 20 times and yes im running action script 3.0 i keep getting error

  • I have enter this code like 20 times in cs4

    stop();

    var myTimer:Timer=new Timer (7000);

    myTimer.addEventListener(Timer­ Event.TIMER, timerF);

    myTimer.start();

    function timerF(e:TimerEvent):void{

    nextFrame();

    }

    and im still getting a error 1084: Syntax error: expecting rightparen before Event.

  • i diont know how i did it but i fixed it... :)

  • So is Mine...

  • Thanks you so much TutVid for your 'work' ! It work prfectly!

    I write the code because at the begining is little difficult to read... I notice people to remmember use flash ActionScript 3.0...

    stop();

    var myTimer:Timer=new Timer (7000);

    myTimer.addEventListener(Timer­Event.TIMER, timerF);

    myTimer.start();

    function timerF(e:TimerEvent):void{ nextFrame();

    }

  • my slideshow is going really fast... it did it on 30 ...and 3000 but i does not work

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more