A Flash Developer Resource Site

Page 2 of 3 FirstFirst 123 LastLast
Results 21 to 40 of 49

Thread: [F9] Tutorials and Help for Flash 9 AS3

  1. #21
    Senior Member
    Join Date
    Nov 2006
    Posts
    196
    By the time i learn as 3 i will proberly forget every thing about as 1 and 2 =) nice tutorials im going to study them later once I buy flash 9 full.

    Can some one please make this thread a sticky =)

    once again nice work.

  2. #22
    Pumpkin Carving 2008 ImprisonedPride's Avatar
    Join Date
    Apr 2006
    Location
    Grand Rapids MI
    Posts
    2,378
    Some of those aspects about AS3 make me cry. I'm going to miss the forgiveness of Flash for variables, as well as variable types... Hopefully, it doesn't SUCK as much as I'm anticipating it to. *cough*C++*cough*
    The 'Boose':
    ASUS Sabertooth P67 TUF
    Intel Core i7-2600K Quad-Core Sandy Bridge 3.4GHz Overclocked to 4.2GHz
    8GB G.Skill Ripjaws 1600 DDR3
    ASUS ENGTX550 TI DC/DI/1GD5 GeForce GTX 550 Ti (Fermi) 1GB 1GDDR5 (Overclocked to 1.1GHz)
    New addition: OCZ Vertex 240GB SATA III SSD
    WEI Score: 7.6

  3. #23
    doItLikeThis
    Join Date
    Jan 2004
    Location
    :noitacoL
    Posts
    1,080
    I think few more hundred dynamic sprites on screen is worth it but, am sure, in my case, good game would really depend on logic/design and not performance.
    -Aditya

  4. #24
    Live And Let Live All sutar's Avatar
    Join Date
    Mar 2002
    Posts
    202

    ______________________________________________


  5. #25
    M.D. mr_malee's Avatar
    Join Date
    Dec 2002
    Location
    Shelter
    Posts
    4,139
    lather yourself up with soap - soap arcade

  6. #26
    Junior Member
    Join Date
    Sep 2001
    Posts
    7
    psdforums.com doesn't seem to work anymore....have these tutorials been moved somewhere else?

  7. #27
    Wait- what now? tidenburg's Avatar
    Join Date
    Dec 2005
    Posts
    1,471
    Domain is awaiting renewal. Means the domain owner has to log into his host and choose to stay with his host for another year or two. :P
    Try again later...

  8. #28
    Senior Member chriserrorplain's Avatar
    Join Date
    Aug 2002
    Location
    london village
    Posts
    623
    ??? links dont seem to be working for me alas.
    Bandwidth problems?

    chris error

  9. #29
    Elvis...who tha f**k is Elvis? phreax's Avatar
    Join Date
    Feb 2001
    Posts
    1,836
    Yeah, thanks for bumping it, and Jason, great job on the tuts! Again I must point out how much I love the Flash community for the hard work people put in to helping eachother!

    I know a lot of people hate the direction Adobe are taking with AS but I definitely think it's a positive step! I like the structure and I am sure it won't take long to get rid of all the "small" issues that occurs with such a large transition!

    Oh, I forgot to mention, that I found a couple of the tutorials using google cached pages
    Last edited by phreax; 06-17-2007 at 03:16 PM. Reason: Forgot to mention google cache!
    Streets Of Poker - Heads-Up Texas Hold'em Poker Game

  10. #30
    Feeling adventurous? T1ger's Avatar
    Join Date
    Mar 2004
    Posts
    850
    You can find them here: http://www.google.no/search?q=psdfor...s=4os&filter=0
    Press "in cache" (or whatever its called in English) to read them.
    I don't have a photograph, but you can have my footprints. They're upstairs in my socks.

  11. #31
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    There are no Flash 9 tutorials. There is only advertisement and links to a few Photoshop tutorials.
    - The right of the People to create Flash movies shall not be infringed. -

  12. #32
    Feeling adventurous? T1ger's Avatar
    Join Date
    Mar 2004
    Posts
    850
    I don't have a photograph, but you can have my footprints. They're upstairs in my socks.

  13. #33
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Yeah, but those are not the original links. The original links I would call Spam.
    - The right of the People to create Flash movies shall not be infringed. -

  14. #34
    Feeling adventurous? T1ger's Avatar
    Join Date
    Mar 2004
    Posts
    850
    Thats because there were those flash 9 tutorials before, but as mentioned several times in this thread, the domain has expired or something, and is awaiting renewal by its owner, probably this Jason. Thats how I understood it at least
    I don't have a photograph, but you can have my footprints. They're upstairs in my socks.

  15. #35
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    If you are looking for tutorials there are tons of links in the CS3 forum resource thread.

    http://board.flashkit.com/board/showthread.php?t=698429
    - The right of the People to create Flash movies shall not be infringed. -

  16. #36
    Senior Member
    Join Date
    Jun 2003
    Location
    La Mirada California
    Posts
    396
    Those links at the top aren't working anymore =/
    ...Where are good places to go/good books on getting started with As3? I'm very familiar with 2.0 But I want to switch.

  17. #37
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    - The right of the People to create Flash movies shall not be infringed. -

  18. #38

  19. #39
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    I updated your first post, hope I got the links correctly.

  20. #40
    Member
    Join Date
    Apr 2002
    Location
    St. Louis
    Posts
    53
    I wish someone would get these tuts back online....could really use them.


    Jason or anyone care to convert this AS 2 code over to AS 3?

    stop();
    this.onRollOver = function() {
    rewind = false;
    this.play();
    };

    this.onRollOut = function() {
    rewind = true;
    };

    this.onEnterFrame = function() {
    if (rewind == true) {
    prevFrame();
    }
    };
    -the bird

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