In Flash 2004 Professional I am using a DataGrid component to browse various
records with photos. Linked with this screen is a custom class - but I keep
getting the following error in the output trace (when the screen the DataGrid
is in, is associated with the new class):

Error opening URL "file:///C|/CFusionMX7/wwwroot/.../[object Object]"

It is when I put in the custom class name in the Property inspector associated
with that particular screen, that I get the above error output. If I just use
the normal class name (mx.screens.Form) on this screen, I do not get the error
(but of course also do not get the results I want if I don't associate it with
the custom class).

I am not sure if this is a setup issue with my developer's ColdFusion server
or Flash, but any help would be most appreciated.

Thanks!
Bruce