Archive for the 'Scorpio' Category

Harness the Power of ColdFusion 8 (Scorpio) and CFEclipse

Thursday, July 12th, 2007

I have been using ColdFusion 8 and CFEclipse for a while now, and have never bothered to get the CF8 syntax dictionaries working. Now that I have the knowledge, and you too can have the power!!
Apparently the version of CFEclipse I was using has a carriage return issue with the dictionaryconfig.xml file in this [...]

The Almighty wMode

Monday, July 9th, 2007

I was having a bit of trouble getting the new ColdFusion 8 cfmenus to “fly over” a flash cfform. As it turns out it was an issue with the flash “Z Index” of the page. To fix the issue all I had to do was add wMode=”opaque” to the flash form. This was [...]