maybe its just best to say i am a "noun"...... I dunno how to help with this one. There is a email submit page on asfusion.com but they really don't answer it. You can post to blog and they usually respond but it usually takes a few days, weeks, great stuff their though.
~Dave the disruptor~ google will pay you money to getting rid of ie :) http://explorerdestroyer.com/ http://www.killbillsbrowser.com/ ---------------------------------------- From: "Bobby Hartsfield" <[EMAIL PROTECTED]> Sent: Thursday, January 05, 2006 11:23 AM To: CF-Talk <[email protected]> Subject: RE: Comon-- somebody has to know this Although it may not be what most people would consider 'easy' ... it can be done. Yes, the disruptor is a person (if you want to call him that). The archives are linked at the bottom of all these emails. [Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4] ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 10:53 AM To: CF-Talk Subject: RE: Comon-- somebody has to know this If you are using CFFORM with the grid and you are trying to alter items in it programmatically, I'm afraid I would advise you (at this point) to abandon it and move to ajax or Flash proper. We could not find ANY really workable way to fiddle with the data in the grid and get it to submit properly. -----Original Message----- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 9:25 AM To: CF-Talk Subject: Comon-- somebody has to know this I see no one has taken a whack at my flash form/cfgrid problem. There HAS to be somebody out there who can help! :-) Here is my post again: I have a flash grid in a flash form. I am using checkboxes in a cfgrid by putting type="boolean" in my cfgridcolumn tag much like the nifty example here: http://www.asfusion.com/blog/examples/item/checkboxes-in-a-cfgrid The problem is, I need a click event to be fired when any of the checkboxes are checked which tells me which one was clicked. I need this so I can update a text box with the total checked $. After looking through the livedocs for action script I tried attaching the cellPress event to the grid but that is not fired when the checkbox is clicked unless I clicked on the actual row. I think I need to use the click event from the checkbox class, but I can't figure out for the life of me how to access the checkbox object to attach that event since CF takes care of its creation. Will I need to attach an event to EVERY SINGLE check box in the grid? It will need to be dynamic since the contents of the grid may be reloaded with flash remoting at any time. Is this just way more complicated than it needs to be, or have I missed the "simple boat" Please advise if you have any ideas. Yes, I have posted this to the CF-Flash list, but I don't even think anyone reads that list. It is DEAD. :-) Please please let me know if you are learned in the ways on CF and flash. This one is driving me crazy. Thanks. ~Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228573 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

