AARON SMITH’S CODE ENDEAVOR

Guttershark Updates

Hey all, just wanted to mention that you can follow updates to guttershark by subscribing to the rss feed that gitweb creates. There has been activity over the last week, with great updates from Oliver Turner to the layout manager. A few updates from me, and more to come from both of us.

The layout manager now has the ability to align things to the inner or outer edges of objects, and one more method was added, alignColumn, which aligns objecs in a vertical stack, but has a few good options.

I’ve also, finally added a decent scroll bar class (net.guttershark.display.ScrollBar), which doesn’t suck, doesn’t break, and doesn’t require all objects to be on zero-zero points.

Besides the scrollbar, I’m working on BaseFLVControls, which will be a really quick way to get flv controls into a player. But because it’s extendable, you can override methods that provide hooks into the various events that are causing buttons to show and hide, etc. Look for that to be complete in a few days.

Also, I don’t know if anyone looks at the decorator classes, they seem simple, but they’re really useful. I just added a new one called “HighlightableSprite.” Which wraps up over and out states, but in a simple way. So, when used, you can get over and out states in one line of code.

The examples zip has been updated too. Which includes updates to the layout manager fla (thanks to Oliver Turner), examples of the new scrollbar and baseflvcontrols, and the highlightable sprite.

  

7 Comments so far

  1. vitaLee February 26th, 2009 7:58 am

    excuse my stupid question but where can i get the examples ?

  2. Michael Delaney February 26th, 2009 8:25 am

    Awesome! Thank you guys so much!

  3. admin February 26th, 2009 8:26 am

    @vitaLee, there’s a link highlighted in blue, “examples zip” on this page. Grab that. And a link on the guttershark page as well.

  4. vitaLee February 27th, 2009 11:17 am

    oh Aaron of course i saw that highlightened link but looks like it’s broken. it just takes me to a “Sorry, no posts matched your criteria.” page - http://codeendeavor.com/pepper/orderedlist/downloads/download.php?file=http%3A//codeendeavor.com/downloads/gsexamples.zip.
    that’s why i raised the question. ;)
    thanks in advance.

  5. admin February 27th, 2009 8:34 pm

    @vitaLee, did you get it downloaded? It’s fine on my end. -A

  6. admin February 27th, 2009 8:36 pm

    @vitaLee, it should work. For some reason some analytic tools I use were messing with the download.

  7. vitaLee February 28th, 2009 5:21 am

    @Aaron - Thanks Aaron it worked this time.

Leave a reply