Resources
Search
Archives
Categories
Meta
Category Archives: Flash
Flash on the Beach 2010
A few people have noticed and a few people have asked me about it, so to clear the air, no, I am not speaking at Flash on the Beach this year. But yes, I will most likely be attending. No … Continue reading
Posted in Conferences, Flash
2 Comments
BIT-101, coming to a FlashBelt near you!
I’m a bit behind on my conference reports, so a quick recap so far. In April I went to FiTC Toronto. This was my 5th time speaking at TO. I skipped last year to do Amsterdam instead. I have to … Continue reading
Posted in Conferences, Flash
2 Comments
Debugging Flash on New Google Chrome
If you’ve installed the latest version of Google Chrome, and you are having a problem debugging your Flash in it, there’s a reason. As you may have heard, Chrome now comes pre-installed with the Flash player. For good reasons, this … Continue reading
Posted in Flash
11 Comments
My New Computer
It’s not a Mac! It’s a Sony! A Sony Vaio E-Series to be exact. Yes, I’ve gone back to the dark side. But it doesn’t feel that way anymore. I’ll make a long story short, since I’ve started out to … Continue reading
Posted in Flash
59 Comments
A few MinimalComp updates
Addressed all reported bugs and added a few graphical goodies. [kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/04/Updates.swf” width=”420″ height=”320″ targetclass=”flashmovie”] [/kml_flashembed] First is grids. The Panel now has a few new properties. Panel.showGrid turns on or off a grid drawn in the background. … Continue reading
Posted in ActionScript, Components, Flash
15 Comments
Custom List Items for MinimalComps List and ComboBox
I checked in some changes to List and ComboBox that allow you to create custom list items. Here’s an example: [kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/03/CustomList.swf” width=”250″ height=”200″ targetclass=”flashmovie”] [/kml_flashembed] This is enabled through the listItemClass property on List and ComboBox. In … Continue reading
Posted in Components, Flash
9 Comments
And finally, Minimal ComboBox
[kml_flashembed publishmethod=”static” fversion=”10.0.0″ movie=”http://www.bit-101.com/blog/wp-content/uploads/2010/03/ComboBox.swf” width=”120″ height=”200″ targetclass=”flashmovie”] [/kml_flashembed] Has most of the same properties / methods as List. And adds: openPosition – “top”, “bottom”, or ComboBox.TOP, ComboBox.BOTTOM. Defaults to bottom. defaultLabel – what shows if nothing is selected. Default to … Continue reading
Posted in ActionScript, Components, Flash
12 Comments
Font issue in MinimalComps
It was brought to my attention today that there was a possible issue in the MinimalComps regarding font embedding. If you were to compile the component source with the Flex 4 SDK, no labels on any components would show up. … Continue reading
Posted in Components, Flash
16 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
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