Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Hughesh #1
Error Compiling flash forms
Hi,
I'm currently experiencing a problem when compiling flash forms:
Error /Copyoftest2.cfm:-1
macromedia.css.LocatorParser
Error /Copyoftest.mxml:376
The class 'mx.rpc.RemoteClassRelayResponder' could not be loaded.
I've searched for a resolution but had no joy, The code is simple and as
follows:
<cfform format="flash" width="500">
<cfinput type="button" value="Hello" name="hi" />
</cfform>
Can anyone shed any light on this?
Hughesh Guest
-
CF Flash Forms - code exceeds the 64K byte limit error
In my form I am getting the error: A function in the code exceeds the 64K byte limit (actual size = '65801'). Since the problem occurs in the... -
Odd error with flash forms (CFMX7)
Could you please let me know you figured that out..i have searching now for a while and i cant find it -
RSL Load Failed Error using FLASH FORMS
Hi, For some reason I get this error using flash forms. It says RSL Load Failed. It tries to load the form, but it never does. Has anyone... -
Error compiling GD-2.16
I'm compiling GD-2.16 module on redhat enterprise es. make returns an error "/usr/bin/ld: cannot find -lgd" after the following line:... -
Compiling error, please
Hi Everybody, When I tried to compile my CustomControl ( to be later called from a ASP.NET page ) I always get the following message: ... -
Hughesh #2
Re: Error Compiling flash forms
Anyone with any thoughts on this, I have re-installed and still the error remains. I have also re-run the configuration tool with no success.
Hughesh Guest
-
ARashidy #3
Re: Error Compiling flash forms
Flash Forms need to have a name (required if format is flash). I think that is what you are missing.
ARashidy Guest



Reply With Quote

