+ Reply to Thread
Results 1 to 2 of 2

Thread: Create a Digtal time in Flash Cs3

  1. #1
    satheesh's Avatar
    satheesh is offline x10 Elder satheesh is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    Tamil Nadu,India
    Posts
    883

    Smile Create a Digtal time in Flash Cs3

    Create a Digtal time in Flash Cs3:

    1.Create a new Document.
    2.Place a Dynamic text field on the stage and set them instance name "date_txt";
    3.Select the first frame and press F9.

    Code:
    //SEt Timer to run number of time.
    var timer:Timer=new Timer(100);
    timer.addEventListener(TimerEvent.TIMER,timer_com);
    timer.start();
    
    function timer_com(e:TimerEvent):void {
        var date:Date=new Date();
        date_txt.text="Date:" + date.getDate() + "/" + date.getMonth() + "/" + date.getFullYear() + " Time:" + date.getHours() + ":" + date.getMinutes() + ":" + date.getSeconds();
    }
    If you like this give some rep.
    I want to buy Some Scripts So Please Click This link:http://affiliate.tufat.com/index.php?id=4384
    Please rate my site:Click here




  2. #2
    mr kennedy's Avatar
    mr kennedy is offline KENNNNNEEEEDYYY!!!! mr kennedy is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    Doha, State of Qatar
    Posts
    525

    Re: Create a Digtal time in Flash Cs3

    Thanks alot Satheesh. I really appreciate your flash tuts

+ Reply to Thread

Similar Threads

  1. Create your own free forum using x10Hosting
    By Gigacore in forum Tutorials
    Replies: 46
    Last Post: 12-01-2008, 03:07 PM
  2. can't create database, weird. help!
    By snuffle4 in forum Programming Help
    Replies: 3
    Last Post: 02-01-2008, 06:48 PM
  3. Flash Sig - Need help!
    By N2PGames in forum Off Topic
    Replies: 0
    Last Post: 03-29-2006, 11:29 AM
  4. Flash File Needed!
    By Josh in forum The Marketplace
    Replies: 5
    Last Post: 03-05-2006, 01:38 PM
  5. More time to create website
    By -Daniel in forum Feedback and Suggestions
    Replies: 6
    Last Post: 07-03-2005, 04:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers