A Flash Developer Resource Site

Search:

Type: Posts; User: jfwalls

Search: Search took 0.16 seconds.

  1. Replies
    3
    Views
    1,774

    Okay, I got it! I didn't add the _mc to my movie...

    Okay, I got it! I didn't add the _mc to my movie clip name. Thanks dawsonk! I knew it would be a keylistener, but I just couldn't figure out exactly how to code it. This helped a lot!
  2. Replies
    3
    Views
    1,774

    Thanks dawsonk! I tried attaching what you...

    Thanks dawsonk!

    I tried attaching what you typed to the movieclip (chest is the name of my mc):


    keyListener = new Object();
    keyListener.onKeyDown = function() {
    if (Key.getCode() ==...
  3. Replies
    3
    Views
    1,774

    Controlling MovieClips

    Fairly inexperienced at anything other than basic scripting in Flash. What I'm trying to do is create a movie clip in AS2 that can be told to play by pressing the spacebar, but only when the mouse is...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center