A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: help im a noob

  1. #1
    Member
    Join Date
    Jul 2002
    Posts
    65
    how do you assign buttons in keyboard.and how do you have it so you can drag your button or graphic.please hlep me

  2. #2
    ?? assign buttons in keyboard ??
    To drag: Create button, asign this to it[code]on (press) {
    startDrag ("");
    }
    on (release) {
    stopDrag ();
    }

  3. #3
    Member
    Join Date
    Jul 2002
    Posts
    65
    still a noob.whats this code thing.tell me how you get there

  4. #4
    Senior Member
    Join Date
    Jun 2000
    Location
    NJ
    Posts
    440
    Oh dear. Um I would read the manual through or at least go through the built in tutorials. They help you get introduced into Flash.

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