try to set the Alias attribute in your component. something like alias="path.to.my.cfc.PersonVO"
Also, be sure that the AS3 class maps to the same path defined in the alias attribute. -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org

