Login

Tag Archives: troubleshooting

html tags that cannot accept css in Actionscript 3

Painful! Painful! It amazes me how little effort is sometimes put into documentation and today I found another example in Actionscript 3.0. (This is another reason I love codeigniter: great user-friendly manual! but that is another story). The actionscript goal was as follows: to change text characteristics by applying css to a textField. I was [...]

Posted in Actionscript | Also tagged | 1 Comment

word 2007 spell checking inside tables

I ran across an issue today in Microsoft Word 2007 where the text inside my tables was noticeably not being spell check (i.e., words like aaa or woords were not considered misspelled). To make a long story short, it turns out that the style used for the text had spell checking turned off. This is [...]

Posted in Articles | Also tagged | Leave a comment