Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
BruceB23 #1
Error associating a screen and a custom class
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
BruceB23 Guest
-
Pending Class onResult in custom class.
Ok, I have a custom class with private field: private var test:Stringint the constructor I load the web service: pws = new... -
Custom Control Class within a class
I think that this problem might relate to another that I posted. I did a page trace of my custom control and see that OnInit is called every time... -
Screen Class Inheritance
I am trying to create a form application in Flash MX2004. I have created a class and set it as the class for the form. I seem to be having trouble... -
#25580 [WFx]: set_error_handler to a class/method resets class properties when error occurs
ID: 25580 Updated by: sniper@php.net Reported By: paul dot liversidge at recycledpixels dot com Status: Wont... -
#25580 [Opn]: set_error_handler to a class/method resets class properties when error occurs
ID: 25580 User updated by: paul.liversidge@recycledpixels.com Reported By: paul dot liversidge at recycledpixels dot com...



Reply With Quote

