Commenced creation of my reading list of books and online references I have found useful. Initially concentrating on the Flash and ActionScript books I used to get involved in this technology.
"flash"
make my h1 look nice
I’ve recently been distracted from my flash ambitions back to the world xhtm/css design. One of the issue with the organisation concerned is that in print media they use what I think is a really nice font: ITC Century Light. Ideally this is what should be used for all h1 headers through this site. Obviously not many users are likely to have this font installed. The substitute font is Times New Roman which is not nearly as neat, or distinctive.
In the bad-old days we would have created GIFs for each heading and used them instead. The height of bad-practice in this new world of standards compliance and accessibility.
Prior to doing any research, I had expected use of Flash would fall foul of similar problems. Then I found sIFR. A combination of JavaScript, CSS and Flash, which at run-time replaces designated tags with a SWF containing the text rendered in your font of choice to the same dimensions. What’s better it ticks most of the accessibility boxes. I’m really pleased with how easy this was to set up, and how it gracefully degrades.
Ok I came to this late. But the current version (2.02 at time of writing) has been recently updated with bug fixes and changes relating to ELOAS. And there is a version 3 in development.
- Mike Davidson’s blog entry is a good read
- Here is Mike’s example of sIFR in action
- Official documentation
- A recent note on versions
This is a good piece of work by the developers, who are looking for funding. Certainly if my client goes with this recommendation, I’ll be sending a donation.
attending user groups
Over the past few months I’ve been heading along to meetings of the London MultiMedia User Group. Working usually alone, or at least the lone technical ‘expert’ on most of my projects, it has been really good to see and hear what other similar types are up-to. Great for self-assessing my own approach against contemporaries.
With London MMUG in recess until September 2006 Tink has established the London Flash Platform User Group, the first meeting of which was this evening. Two impressive speakers: Stefan Richter and Stuart Eccles.
One of the things Stefan sparked an idea as to why I’ve been struggling to get one of the simplest Flash Media Server tasks to work – including one of the tutorials from Adobe. More on this soon.
Having never even looked at Ruby on the Rails, Stuart’s presentation was extremely interesting and illuminating. I’ll defiantly be looking into using RoR on future projects. That seemed to be the consensus of the audience too.
I am sorry I had to leave a little early. Thanks to Tink and both speakers for putting in the time to make this happen
About time
It’s about time! My first blog.
Expect to find here occasional postings prompted by problems and hopefully solutions in my work with the flash platform and ActionScript in particular.
ActionScript 2 and Flash 8 are my starting spec as far as contributions to this blog are concerned. Looking forward to involvement in Flex 2, ActionScript 3, Flash Media Server and beyond. Also taking a keen interest in OpenSource developments around Flash.
My corporate site (creative-cognition ltd) currently shows minimal flash and demonstrates my background in server-side coding, XHTML, CSS standards compliance and accessibility. Looking forward to being able to add more Rich Media projects without losing touch with accessibility issues.