all groups > coldfusion flash integration > march 2006
CFMX7 and Remoting (/flashservices/gateway) Help
Posted by sblue at 3/30/2006 7:19:31 PM
I have CFMX7 Standard and I can't seem to get flash remoting to work.
When I browse /flashservices/gateway I get a 404 instead of a blank page like
I used to get in earlier versions.
I've already messed with connectors, xml files, reinstalling.... nothing works.
Can a kind soul please s... more >>
actionscript resource needed
Posted by furious70 at 3/24/2006 9:50:34 PM
Looking for a resource to help me understand how to use AS on the new flash
forms as I've used JS on regular forms in the past. I'm needing syntax on
event handlers, creating simple data validation functions, and if possible, how
to invoke a wddx call through AS.
Thanks
... more >>
Flash Forms not working
Posted by tbrick at 3/21/2006 3:43:04 PM
We just switched to CF MX and we have the latest Hot Fix. I can't get a Flash
Form to work. I copied code from different tutorials, so I know it's not a
coding error. The form displays until I add format="flash" to the <cfform> tag.
Has anyone else run into this problem?
... more >>
Text Layout In Flash Form
Posted by sharmstr14 at 3/15/2006 8:44:10 PM
I've serached for an answer and cant seem to find a way to control where text
is displayed on my flash form. Basically I want 2 columns of text with a
header for each. Since there is no table support, I was attempting to use
"textformat indent", but I cant seem to get it to work correctly. ... more >>
<cfabort> Any other options??
Posted by Cameron0612 at 3/14/2006 8:35:33 PM
I'm using ColdFusion MX 7 and I am currently using a <cfif> statement to check
if the value of my search text field is empty, and stop further coldfusion code
processing using <cfabort> so that my query will not immediately display all
records. It works all too well. When I use this, it only... more >>
CFCalendar & Sql
Posted by hhr_jb at 3/13/2006 11:42:26 PM
Trying to do a query using the CFCalendar. After the user select the dates how
do I pass the user select dates in my query?
I have created 2 cf calendar for the user to select from
Here's the query I want to use, but not sure how I would write the query
statement. I would like to display... more >>
Drop down direction
Posted by Paul9856147 at 3/13/2006 2:40:02 PM
Hi, is it possible to specify the direction of a drop down box? Ie when a dropdown box i have created goes up instead of down you cant see it as it goes outside the <cfform
Thanks Paul... more >>
No of flash controls limitations in flash form
Posted by SaikumarD at 3/13/2006 7:34:14 AM
Hi,
I am facing problems with flash forms.. When a try to use more cfinputs the
flash form is not getting displayed.
Not sure if there is any limiattion that no of text controls that can be used
in flash forms..
Or any setting in browser with flash limitations...
Please suggest
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
j2ee woes
Posted by thin_lizzy at 3/4/2006 11:11:49 PM
Hi, I recently converted from CFMX7 standalone to j2ee for the practice.
Everything installed fine but I'm having problems with CFCs. I can view the CFC
specs when I type the URL in directly to access the CFCs so I can get to them
but it appears I am confused as to what the www_root now is. In... more >>
TabNaviator does not render focus/appearance correctly onChange selectedIndex
Posted by Jim at OTS at 3/2/2006 5:21:46 PM
When using the onChange handler for TabNavigator, changing the selectedIndex
does not correctly render the style of the new selectedIndex (tab/page).
Illustrated below, when a user goes to change a tab from the first tab and
s/he has not filled in a particular data field (in my case, "Docket... more >>
|