Now: Tutorial for Web and Software Design > Flash > Basic > Flash Content
> A Simple Clock Can be a Nice Feature for Your Website [Bookmark it]
A Simple Clock Can be a Nice Feature for Your Website

Step1 : Create a movie clip.

Step2 : Create a DYNAMIC text box. In the PROPERTIES pallet of the text box give the text box a variable name. For instance "time".

Step3 : In frame 1 of the movie type this simple one line code. In this case "time" is what I named the text box variable.

time = date();

Step4 : Goto frame 11 of the movie clip and add another one line code

gotoAndPlay (1);

Step5 : Insert the movie clip in the flash file and done :-)


[Bookmark][Print] [Close][To Top]
  • Prev Article-Flash:

  • Next Article-Flash:
  • Related Materias
    Motion Animations
    Effects on Animations
    Handwriting Flash Movie
    Butterfly Wings Animation
    Layers in Flash
    Buttons in Flash
    Symbols in Flash
    Attaching Movie Clips usin
    Graphics in Flash
    Creating the Illusion of S
    Topics
    Photoshop Tutorial
     

    Special Effect

      3D Effect
      Photoshop Articles
    Programming Tutorial
     

    C/C++ Tutorial

      Visual Basic
      C# Tutorial
    Database Tutorial
     

    MySQL Tutorial

      MS SQL Tutorial
      Oracle Tutorial
    Graphic Design Tutorial
     

    Coreldraw Tutorial

      Illustrator Tutorial
      3D Graphics Articles
    Webmaster Articles
     

    Domain Service

      Web Hosting
      Site Promotion
    Java Tutorial&Articles
     

    Java Servlets

      JavaEE Tutorial
     

    JavaBeans Tutorial

    XML Tutorial&Articles
     

    XML Style Tutorial

      AJAX Tutorial
      XML Mobile
    Flash Tutorial&Articles
     

    Flash Video

      Action Script
      Flash Articles
    OS Tutorial&Articles
     

    Linux Tutorial

      Symbian Tutorial
      MacOS Tutorial