Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > coldfusion flash integration > june 2005

CFChart not working!! Please Help!
Posted by Cenn Raven at 6/29/2005 8:10:24 PM
I've spent a good while going through the forums, google, and quite a few other websites and done just about everything listed to fix my problem... We moved our system to dedicated server. We have CFMX7 installed and are running several websites on that box. We use several charts through the...more >>

Bind Expressions in repeated CFForm pages
Posted by Chris.Velevitch at 6/29/2005 12:00:00 AM
In CFMX 7 using flash forms,I can't seem to work out how to set the label of each page to be an expression of 2 columns concatenated together. <cfformgroup type="accordion"> <cfformgroup type="repeater" query="q_thequery"> <cfformgroup type="page" label="{q_thequery.currentItem...more >>

Is Flash Remoting Enterprise Only?
Posted by moset at 6/27/2005 11:36:34 PM
Is Flash Remoting an Enterprise Only feature? Flash Remoting is not working on my Standard version of ColdFusion MX 7 - even after installed the Hot Fix 2. I've exhausted all on-line resources I can find with no success. Thanks in advance. ...more >>

CFGrid does not load
Posted by Josh_und at 6/22/2005 1:29:56 PM
When I follow the example code for a CFGRID, the form does not load. CFGRID will load by itself, but as soon as you add one form field with a bind and onchange command, the form will not load. No hour glass either. Does anybody have any idea why the form would be hanging. ...more >>

Flash form load problems
Posted by ThirdLion at 6/22/2005 9:36:11 AM
Hi, We have been banging our heads against the wall for some time with flash forms, but now this is a real puzzeler. We have just upgraded one of our live servers to MX7, and a set of flash forms that work locally on the same setup, fail to work on the live server. It seems that when eve...more >>

CFGRID hyperlink
Posted by bal_logicmanager at 6/20/2005 12:00:00 AM
Does anyone know if it is possible to have a cfgrid(Flash) cell constructed in CF, have the ability to link to another page?...more >>

help with the calendar tag in coldfusion
Posted by wylie3155 at 6/20/2005 12:00:00 AM
I was wondering if anyone knows how to make a flash form load faster. What I would really like to do is put a limitation on the calendar tag so it only loads/displays so many years. I only want it to go back 1 year and forward 1 year. I don't know if this is possible. Thanks. ...more >>

bind to a checkbox
Posted by Melarky_op at 6/18/2005 12:42:20 AM
I have a tabbed flash form. the final tab is a summary page of the previous two tabbed pages. The second page lists 10 check boxes. If the checkbox is selected, I want to include the label for that checkbox on my summary page. I can bind all the other text fields, just need help with t...more >>



Form field manipulation
Posted by bal_logicmanager at 6/17/2005 12:00:00 AM
Using ColdFusion Flash Form, how can I change the value of a form field, based on the values of other form fields on a page? I was able to easily change HTML forms thru javascript, but this seems to be a whole new ballgame. ...more >>

Flash Form Not Aligning
Posted by Melarky_op at 6/16/2005 12:00:00 AM
I have a simple flash form. when I use the cfformgroup type="horizontal" tag to put the City, State and Zip on one line, it indents it on my form. How can I make the horizontal line line up on the left with the other fields??? Thanks you for your help. :beer; <cfset datenow ...more >>

button onclick
Posted by nm1m at 6/15/2005 8:32:30 PM
I have a flash form with a button. When the button is clicked, I would like the "onClick()" function to forward the user to a different page that I will specify. This is easy enough in Javascript--I just update the location object. How do I do it in a flash form? Thanks, nm1m ...more >>

Insert Links into Flash Form
Posted by stargazeuk at 6/13/2005 10:01:59 AM
Hi there, I have a flash form displaying the results of a search ( see www.mystargaze.net/search.JPG) What i would like is for the company name to be a hyperlink that takes me to "viewbusiness.cfm?compName=#customerCompanyName#" Is this possible? ...more >>

How do I enable Flash Remoting on CFMX7?
Posted by moset at 6/12/2005 12:00:00 AM
I just purchased CFMX7 and everything is working fine except Flash Remoting. Every where I've read, I'm lead to believe it's built in to the server and once the server is up and running it should just work. When I connect to my domain /flashservices/gateway I get an error rather than the b...more >>

help modifying form fields visable property
Posted by joet921 at 6/11/2005 9:54:22 PM
Ok I have a pretty simple flash form but what I need to do is have a drop down (dropDownA) that has say three options... if option 1 is selected it will make a certain field visable and required, but if option 2 or 3 is selected, it will make a different field visable and required but hide and...more >>

coldfusion hosting
Posted by w3d at 6/11/2005 12:00:00 AM
I am currently using a host for my coldfusin Mysql website, with terrible results. I need a good, reliable, 99.9% up time with good, customer support for my site. Any Recommendations, Please....more >>

NetServices.as Not Found
Posted by KK Pilot at 6/10/2005 12:00:00 AM
I am running Flash MX Pro 2004 ver 7.2 and win xp on my laptop with CF 7 dev ed. I am trying to learn about remoting using Ben Forta's book - Web Application Construction Kit. I installed CF 7, the UI components set 2 and Flash Remoting Utilities, but every time I try to run the Flash e...more >>

CFDocument
Posted by Hua M Yang at 6/8/2005 7:55:29 AM
Hi, I have been trying to use cfdocument to produce a flashpaper page which will have a title then a image of a scaned document in JPEG format. Each of the image is 850X1400 but when I display them either they are out of the page or the butom part of the image got duplicated. The other pro...more >>

CFFLUSH and Progress Bar...
Posted by Vizun1 at 6/8/2005 12:00:00 AM
Hi all. I've been toying around with using a progress bar created in flash during a file upload (see http://www.macromedia.com/devnet/server_archive/articles/understanding_progress_ meters_cf5.html) and it seems to be working perfectly when it comes to IE. The problem occurs when I try it ...more >>

CFinput Mask + Required = Red border
Posted by michin11 at 6/7/2005 12:00:00 AM
Have a quickie question someone might be able to enlighten me on. In flash forms when I place a cfinput in with both required and mask I get a red border that glowes around the control with an onfocus event that triggers showing me the validation message. When I remove either the mask or th...more >>

Flash remoting kills IIS?
Posted by remecTim at 6/2/2005 10:05:12 PM
Here's a weird one... I'm running CFMX 7, developer edition, on an XP Pro laptop. I'm learning Flash Remoting from the "Flash MX 2004 Pro for Server Geeks" book, and I'm using Flash MX 2004 Pro ver 7.2. Almost without fail, the first remoting call I make to my IIS 5.1-based CF install ret...more >>

flash forms no longer display
Posted by bobk1 at 6/2/2005 12:00:00 AM
we have 3 servers (win2003, IIS6, CFMX7) and none of them have had problems generating/displaying flash forms. But last week forms generated by one of the servers no longer display in a browser - all you see is a blank space where the form should be. There are no error messages or anything I c...more >>


DevelopmentNow Blog