Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (47)

Sign In or Sign Up now to post a comment!
  • I just realised how high my voice was here... O_o

  • Clever kid.

  • i have this problem with this function startgame(event:MouseEvent):Vo­id{* says is not loader..

    Scene=Scene 1, layer=Layer 1, frame=1, Line 7 The class or interface 'flash.events.MouseEvent' could not be loaded.

  • @Tonnzninety3 i have Adobe Flash Cs5

  • @Tonnzninety3 At the top of your code, type import flash.events MouseEvent

  • @Computoguy Ok Thanks So Much

  • Nice tutorial. really liking it : )

  • This is just what I'm looking for, thank you so much <3

  • @XLucifernus No problem.

  • hey, any chance you can make a how-to on text boxes?

  • @gsaddfff What do you mean?

  • How did you get that next frame XD

  • @SatanicTutorials Press F6?

  • @MyAbstractAnimation Self taught.

  • Really good tutorial video, am much greatful for it, thank you.

  • How did you click that next frame so that there is a dot in the center. I get a white rectangle in it and any change I make applies to all the frames

    how do you delete start button for just the second frame without deleting the the first frame

  • @helium73 Ok I figured it out you have to insert a keyframe which you can do by rightclicking and selecting keyframe on the timenline where you want the keyframe. That will allow the dot to be in the center.

  • Also, start using proper naming conventions for your movieclips (lower camelCase) and explore OOP concepts more. Timeline coding is so last year lol.

  • This is way too basic.. I used to code things like this back in my 2-4 days of learning As3. But still a nice tutorial for beginners I guess.. 6/10?

  • wow your good !!!

  • @TheDarkBlueGamer aww thanks.

  • Your accent completes it.

  • @TarnationCarnation his voice sounds different in real life

  • I haven't been able to get past step one. I can't name the instance, when i save it as a button, it takes me to a new page

    IDK what i'm doing...-___-

  • @KNAV3 So when you create the symbol for the button, and give it an instance name, another window comes up? What is this window and what does it say?

  • @Computoguy does this work with flash 8 to?

  • @KillTheCarebears No, this is AS3, which only works from Adobe Flash CS3 up. Goto Adobe's website and search for Flash CS5.5 for the latest update.

  • on the first line in the code what is after the (Mouseevent.CLICK, startgame) ?

  • @AbeVHelsing Here is the whole script for that frame.

    import flash.events.MouseEvent;

    stop();

    startbtn.addEventListener(Mous­eEvent.CLICK, startgame);

    function startgame(event:MouseEvent):vo­id{ nextFrame();

    }

  • @Computoguy And YouTube mucked that up, makes sure nextFrame is under the function.

  • @Computoguy um what version of flash are you using beucase when i open it, it just flickers between the start screen and the game

  • @AbeVHelsing What version do you use? That will make things easier and I should be able to sort it out for you.

  • @Computoguy i use CS5.5

  • @AbeVHelsing Watch Part 2! It will solve your problems, promise.

  • @Computoguy so do i follow whats in this video or just watch that one instead?

  • @AbeVHelsing Keep the code you had in the first video, but watch part 2 because I correct some things I may of done wrong in this episode.

  • what version is this? and do you put the title a symobl?

  • @Leryuremu Read your PMs.

  • HAHAHAHA I LOLD SO BADLY WHEN YOU STARTED TALKING!

  • @rapsis2x2 Right then... O_o

  • can you post the actionscript in the description?

  • @kotoyoto No problem. It will be up in a minute.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more