Author Archives: keith

Minimal List

I’m on a roll! [kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/03/List.swf” width=”120″ height=”220″ targetclass=”flashmovie”] [/kml_flashembed] Now that we have a scroll bar, making a List was not all that hard. Here you can see a generic list with 1000 items. The default item … Continue reading

Posted in Components | 6 Comments

Minimal Charts!

I have an idea in mind for an app. It needs charts. Therefore, we now have minimal charts. First is the Bar Chart and Line Chart: [kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/03/BarAndLineCharts.swf” width=”250″ height=”250″ targetclass=”flashmovie”] [/kml_flashembed] And then the Pie Chart: [kml_flashembed … Continue reading

Posted in ActionScript, Components, Flash | 7 Comments

Minimal Comps: Now with ScrollBars!

Yes, I finally got off my butt and made a minimal scroll bar. And a scrolling TextArea to boot. It’s in the version 0.101 SWC / source, or just update SVN. http://www.minimalcomps.com The new components are VScrollBar, HScrollBar and TextArea. … Continue reading

Posted in Components | 9 Comments

Skinning Minimal Comps

A lot of people have asked, and continue to ask how to skin minimal comps. Short story, long story, what you can do. Short story: you can’t. Long story: Minimal Comps were designed to be minimal. Mostly for use in … Continue reading

Posted in Components | 4 Comments

Minimal Accordion and lots of fixes

I just added a new MInimal Component: an Accordion. It’s pretty similar to what you see here: http://www.bit-101.com/blog/?p=2313, i.e. a VBox with Windows, but I made into it’s own class with a few nice touches. A new Accordion starts with … Continue reading

Posted in Components | 2 Comments

Announcing www.minimalcomps.com

This is long overdue. Minimal Comps have been a sort of side project of mine, and have various posts here related to them, but enough people are using them and apparently liking them, that it seemed they deserved a home … Continue reading

Posted in Components | 10 Comments

Minimal Comp Examples?

Do you use Minimal Comps? I would love to get a list of sites and apps that feature them. Even if it’s just an experiment or proof of concept type example. Leave links in the comments or email me at … Continue reading

Posted in Components | 19 Comments

Minimal Calendar

I’m doing a personal project with my Minimal Components and I needed a calendar. So I made one. [kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/02/Playground.swf” width=”200″ height=”180″ targetclass=”flashmovie”] [/kml_flashembed] It’s in version 0.98 here: http://code.google.com/p/minimalcomps/. This release also fixes a couple of bugs … Continue reading

Posted in ActionScript, Components | 6 Comments

Oh yay, hacked again.

Someone just pointed out that I had an offscreen div with about a jillion spam links. Uploaded a new WordPress install. No luck. Changed the theme, that seemed to do it. Looks like I’m in the market for a new … Continue reading

Posted in General | 17 Comments

Check your Flash!

Do you make Flash content? Do you have Flash content on the web? If so, you owe it to yourself and your clients to check this content against the upcoming version 10.1 beta player. There’s lots of new goodies in … Continue reading

Posted in Flash | Leave a comment