Fullasagoog

Flash, Actionscript and PHP current events news from Rich Rodecker.

Show all feed information | Ping Blog Update

Eclipse Text Editor Improvements? 4 years ago

Does anybody out there have any suggestions as far as making improvements or tweaks to the text editors of eclipse? Cool plugins perhaps? I really miss a lot of the fluidity in TextMate when working in Flex Builder (things like tab triggers for snippets

Searching an ArrayCollection using IViewCursor.find* 4 years ago

I ran into an issue today with this so I thought I'd post about it. Using a cursor with an ArrayCollection makes it pretty easy to search that collection for particular objects. Using the IViewCursor.find* methods (findAny, findFirst or findLast), you c

FP 10 Debug Player? 4 years ago

Is the Flash Player 10 debug player out yet? I can't seem to find it...can someone point me in the right direction?

Ending a Flex Builder Debug session would cause Safari to quit 4 years ago

I have a feeling this is something specific to my installation, but adding it to google just in case. Whenever I ran a debug session for an actionscript project in Flex builder, Safari would quit when the session ended, either by terminating it in FB or

TweenGroup 4 years ago

Man, is it weird to be in love with someone else's code? "Codemance"? Anyway, Jack Doyle, creator of the awesome tweening libraries TweenLite/TweenFilterLite/TweenMax, as well as TransformManger, just broke out a new tool for managing your tweens calle

Cool MySQL increment/decrement value tip 4 years ago

I needed to adjust a value in a column in a database table by 1, for all rows. I found out you can do it easily by doing this: [php] $sql = "UPDATE images SET displayIndex=displayIndex +1 WHERE gallery_id=1"; [/php] Turning that into a function we can

Adobe Announces CS 4 4 years ago

Adobe has new info up about the upcoming release of their CS 4 suite. Checked out the Flash content, I'm a little ambivalent...the new features don't really do too much for me, though I have to admit it's nice to see Flash get back to more of it's animat

Dropbox rocks 4 years ago

If you haven't yet checked out Dropbox, the slick file transfer/sharing/backup tool, you should. It's one of those things that reminds me that computers supposed to be here to make our lives easier, not harder. It's so easy, even my wife was excited abo

Dear Adobe - Thanks for the 32gb iPod Touch! 4 years ago

A while ago I filled out a survey for Adobe which was offering 32 gb iPods as a prize to random submissions. The other day FedEx dropped one off...woo-hoo! That'll sure motivate somebody to fill out future surveys :) Thanks again!

Wow - Iâ??m somebodyâ??s Dad! 4 years ago

Last Friday my wife and I welcomed our first child, a boy, into the world. He was born happy, healthy, and, of course, is the most beautiful baby ever to be born in the history of mankind :) . Seriously though, he is absolutely fascinating, I can sit ..