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
Leave a reply
excuse my stupid question but where can i get the examples ?
Awesome! Thank you guys so much!
@vitaLee, there’s a link highlighted in blue, “examples zip” on this page. Grab that. And a link on the guttershark page as well.
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.
@vitaLee, did you get it downloaded? It’s fine on my end. -A
@vitaLee, it should work. For some reason some analytic tools I use were messing with the download.
@Aaron - Thanks Aaron it worked this time.