Recent Posts

ericd.net

ericd.net

Return To Blog Listing

Personal blog/resource of Flash/interactive technology and source code.

Search This Blog's Tags For:

Recent Posts Tagged With 'as3'

  • AS3 Developers and the iPhone

    Posted on Tuesday August 18th, 2009 at 13:32 in iphone, as3

    Silently I have been watching a revolution of another kind take shape in the Flash Developer Community. A revolution that I at first found to be surprising, but now find exciting and interesting.For a long while, the most exciting content on the web ...

  • I don't know about you, but...

    Posted on Sunday July 19th, 2009 at 07:25 in as3

    I don't know about you, but I am ready for some AS3.1. Whatever that could be....

  • Text Layout Framework

    Posted on Wednesday July 15th, 2009 at 10:13 in flash, as3, text layout framework

    Adobe Labs has been producing weekly builds of their Text Layout Framework (making them available on Fridays), allowing for sophisticated and innovative typography within Flash.I can remember years and years of developers and designer bitching about ...

  • AS3: TrueTimer from Gritfish

    Posted on Monday July 13th, 2009 at 08:11 in as3, timer class

    Gritfish's TrueTimer class is something that attempts to tackle the inaccuracy of the built-in Timer class. Run over and read his post and see the class, or you can check it out here as well. I have not yet implemented this in anything, it seems that...

  • FlashDevelop 3.0.2 RTM Released

    Posted on Sunday July 12th, 2009 at 08:23 in flash, as3, flashdevelop

    FlashDevelop 3.0.2 RTM releasedThis release fixes issues found after 3.0.1. We added few options and fixed some issues in the completion and the UI. Enjoy!About FlashDevelop:* Features* ScreenshotsNote to customizers:This release is fully compatible ...

  • AS3 range slider with multiple thumbs?

    Posted on Wednesday July 8th, 2009 at 21:30 in Component, slider, as3

    Update 2:Here is a quick example of the working component as it stands right now. Implements setting thumb positions and all that jazz.Update:I started coding up an AS3 quasi-component and it's working pretty well. It's kind of hard-coded for my imme...