Categories
Comics Drawing Flash Teaching

Archie Goodwin, the best editor in comics

I was thinking of Archie when I started an article on teaching Flash and programming. Perhaps because of the recent anniversary of his death. I only worked with him once on a three issue mini-series, so it wasn’t a long working relationship or deep in any way. He was relatively quiet and seemed shy, but then in a room filled with British artists drinking and a sprinkling of Americans, a rooster’s crow call ripped through the room. Everyone turned and looked, there was Archie, beer in hand with a couple of artists, blushing, and shrugging his shoulders.

He could discuss the illness that killed him with a factuality that was frightening. I didn’t know him well and processing something like that is obviously hard and went on over long periods of time, but he did it. To come to terms with mortality and illness and come out the other side is really heroic. I had recently been diagnosed with Multiple Sclerosis and he stopped me in the hallway to talk about it. His small joke about not wanting what I have, he’d deal with what he knew, was a reassurance to me that has stuck profoundly, for almost fifteen years now.

In many of the comics he edited over the years he put in one page strips, mostly gags about himself.  So when he talked you always felt  he understood the whole craft of comics. Some people think comics are writing, some people think comics are drawing, but it’s the integration of the whole ting that makes them work. In teaching I want to produce students who understand their whole craft, and hopefully end up as good a person as Archie was.

I’m sorry I couldn’t sneak his name into the article somehow.

Categories
Flash Teaching

printJob in Flash (yes Adobe’s help sucks)

The great benefit of teaching is you learn the material in a deep way. the great fault of writing help manuals and stuff for Adobe is you show off how smart your are.

Direct from tikikitchen.com a great simple tutorial on printing from a swf, which Adobe makes look like the most complex act ever

go here and learn something Printing from Flash

Categories
Flash

More Casting Calls for Dummies

From the very basic Flash Class…

In flash everything is an object, buttons, MovieClips, text boxes.
Objects are built from blueprints called Classes
Classes have properties and methods (or functions)

Flash needs to know what classes the object is associated with

Objects are built from Classes so I (Mark) am built from the Man class

I’m also built from these other classes
Vermonter
Armenian
ComicBookGeek
Dad

So I can do all the things involved with this like, garden,eatBaklava, washDishes, readComics, helpWithHomework, cook, doWash

These are the equivalent of flash’s _mc.gotoAndStop, _mc.play() _mc.stop().

With the main timeline it is a container that holds all of our display objects, Flash needs to be told how to think of it

So on Sundays, having been busy with my many responsibilities, I have to be told to think like a man

Man(Mark).watchFootball()
Man(Mark).drinkBeer()
Man(Mark).burp()

This is called casting to class.

So to get flash ‘s main timeline or root t thinklike a movieclip we need to say

MovieClip(root).gotoAndStop(“end”)

Categories
Drawing Flash Teaching

Flash full screen

[kml_flashembed movie=”http://www.markbadger.org/drawing/ffullScreenTest.swf” height=”480″ width=”480″ allowfullscreen=”true”/]

The Defender, a hero for the ACLU