A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: [Disc] Share your AS code here !

Threaded View

  1. #3
    Member
    Join Date
    Jul 2010
    Posts
    61
    Yes , It's a password box for use in games , flash websites and etc flash works . I use this code for a test game . "lp9sc" wrote this code for me , but FLA , SWF , and JPG guide files made by me .

    Password box :

    Attached : FLA Source , SWF file , JPG guide

    on(release, keyPress "<Enter>"){
    if(password=="example"){
    gotoAndStop(2)
    }
    }


    Show your AS codes now !
    Attached Files Attached Files
    Last edited by farzadbayan; 12-20-2010 at 08:06 AM.
    Professional WebDesigner_HTML, CSS, JS, PHP

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center