Category: Flash

  • Flash Confession

    “Forgive me father, for I have sinned. It’s been 2 weeks since my last confession.”

    “Speak, my child.”

    “I used _root in Flash today…”

  • Iterator AS2 Class

    Here’s an ActionScript 2.0 Iterator class. You typically extend this since the one I provide is a base class. Here’s an example:

    dialogue_array = new Iterator();
    dialogue_array[0] = "Sup!?";
    dialogue_array[1] = "Not much, mangxt.";
    dialogue_array[2] = "Cool... btw, your inside an Iterator, sucka!";
    
    trace(dialogue_array.first());
    trace(dialogue_array.isDone);
    trace(dialogue_array.next());
    trace(dialogue_array.isDone);
    trace(dialogue_array.next());
    trace(dialogue_array.isDone);
    

    Download – AS

    Learn more.

    Code follows in extended entry.
    (more…)

  • I’ll trade you a Window, and raise you an Alert

    I received my school books (suck) and my Macromedia Goodie Pack (das ich s?? [suB]). Thanks a ton Flash Team!

    I managed to keep my trading cards (they smell co-rockin, btw), as her majesty ganked the bag and shirt.

    It must be confirmed publicly that I am in the coolest industry niche. You don’t see VB or Java developers getting trading cards for their controls (ours are cooling looking anyway), or After Effects gurus getting stylish T’s (pronounced Tee’s) with easing keyframes on them. Flash r0X0R$!!!