in a rush

experience is everything

in a rush header image 4

Flex 2 Error with XML

April 28th, 2008 · No Comments

While teaching a Flex class recently, I had several students encounter this error in which their application would error out with the following: “Error #2148: this error did not allow to read data from a file XML”
This seemed rather strange because the XML file was surely there, but something else was up. So we started [...]

[Read more →]

Tags: Flex

CFForm “Object Expected” Error

April 28th, 2007 · No Comments

Helping a friend the other day, I discovered some quirkiness in using CFForm in a hosted environment. Now, if you have not gotten used to using CFForm in a hosted environment already… here a little bit of advice.
Copy the entire CFIDE/scripts directory into your site. Second, add the scriptSrc attribute to the CFForm tag that [...]

[Read more →]

Tags: Uncategorized