00:00
00:00
Snubby
Well, aint that the dickens!

Male

Harbord

Toronto, ON

Joined on 12/4/04

Level:
21
Exp Points:
4,480 / 4,900
Exp Rank:
10,985
Vote Power:
6.24 votes
Rank:
Police Sergeant
Global Rank:
7,174
Blams:
654
Saves:
620
B/P Bonus:
12%
Whistle:
Normal
Trophies:
9
Medals:
496

Snubby's News

Posted by Snubby - October 15th, 2010


I animated a short clip of Wreckless Media Radio. Check it out!

http://www.newgrounds.com/portal/view/
550838

New Cartoon!


Posted by Snubby - September 20th, 2010


Hey NG. I finished the 11th Coozy McMillan comic, "Roundin' up the Troops". Also, I decided I'm going to start recording any interesting work I do, so here are 2 new videos. Finished product links below.

Will also try to put out some new tutorial videos, particularly changing character colors with color class (like here) and making a long flash file's audio stay in sync. I'll let you know on NG whenever I have anything new, or you can subscribe to my mailing list or youtube.

Wet Willy and 'Chill Out' (finished product)

.
/* */
Drawing a Character for Comic (finished product, or below)

.
/* */

New Comic, 2 Flash Vids


Posted by Snubby - September 3rd, 2010


I recorded myself animating just for the hell of it. You can see the finished product here (mid page).

---

Part 1

.
/* */
---

Part 2

.
/* */


Posted by Snubby - August 10th, 2010


Saving/loading is pretty common in flash, but a lot of people don't realize that saving/loading arrays is a different process. For example, try running the code below (make sure your flash file is called "Untitled-1")...

//////////////// cant use code tags on userpages :( //////////////////////////////////////
///
// create save data object
var saveData:SharedObject = SharedObject.getLocal ("Untitled-1.swf");

var player_inventory:Array = new Array ("hat", "sword", "gun"); // create new array

_root.saveData.data.player_inventory = _root.player_inventory; // store inventory in saved data

_root.player_inventory [0] = ["dog"]; // change original inventory array

trace (_root.saveData.data.player_inventory)
; // returns dog instead of hat for first item, even though I didn't change the saved data!
//////////////////////////////////////
///////////////////

As you can see, the code returns dog as the first element of the array, when it should return hat. The first element was changed to dog AFTER it was saved, yet the save data still says dog.

To learn how to fix this, CHECK OUT MY SAVE/LOAD TUTORIAL!


Posted by Snubby - May 8th, 2010


Throwing a Book Tutorial

I decided to start recording myself working on certain things and post the videos. This one isn't put together very well, and I ended up recording way too much. Also my commentary is pretty lack. I'm also not sure if I should do them in 2x speed or not, but I'll probably keep doing them at real speed for now just because then I can record the commentary as I go.

Next time I'll compile it into just one or two videos as well, I know the 5 is really annoying and lags other pages. You can click fullscreen on any video and then close the main tut page to avoid lag.

If you don't care about the simple animating, maybe you can learn something from the last video where I make the randomize the book colors (about half way in).

Edit: also I'm aware I smack my lips and say "kay so" at the start of every video. i didn't notice when I was doing it. And next I'm going to just edit them all into 1 video. I'll get started on a frame and then just cut to it being done, so u dont have to watch me drawing it all every time.

Vid of Me Animating / Tutorial


Posted by Snubby - March 25th, 2010


I finally finished the website for Straight Bullyism, check it out! You can't actually play the game yet, but the blog and forum work (forum from scratch). The comicy type nav pictures are 3 at the top and 3 at bottom.

I also really need comments on anything on Snubby Land, so sign up and help me out with comments good or bad. You don't need to give an email to sign up, just name and password. You can click Comments on any content or just find stuff through the forum. I'd also love comments on my Coozy McMillan comics.

Now I have to actually finish the game itself. More info on that in the SB blog and SL blog...

yeeyeayyaeaehahhahah

StraightBullyism.com Launched!


Posted by Snubby - March 6th, 2010


There's no cawps on NG right? Here's some of the purple weed in my weed collection. Prooooooobably the best weed in Toronto right now, I got it sent from a dispensary in Cali.

Purple Mango <http://www.snubbyland.com/uploads/242 .jpg>
P-47 <http://www.snubbyland.com/uploads/243 .jpg>
Both <http://www.snubbyland.com/uploads/244 .jpg>

Below is the both pic... I don't know why I'm posting this, I'm bored and proud.

Purple Weed Pics


Posted by Snubby - February 10th, 2010


Check out my 10th comic, preview below. Won't be doing a new one for a while, gotta work on game... been dragging on way too long.

edit: i have no idea why his left leg is colored in black at the first frame, I screenshotted the file which didn't do that. It's quite a mystery indeed.

10th comic


Posted by Snubby - January 27th, 2010


What's goin awwwwwwwwwwww...

Finally finished drawing CM9 - Ass-Crack, preview below. Sign up for the mailing list. Also, Snubby Land now has a mailing list too (on right).

New Comic CM9


Posted by Snubby - January 19th, 2010


If you want to know what I'm up to join my mailing list! Though you might not see much new from me, I am doing Flash full-time now (for the last 6 months).

Also here's an screenshot of my new game exclusive to NG...

Mailing List, Screenshot