all groups > coldfusion flash integration > september 2005
Flash remoting, CFC locations
Posted by AGSEN at 9/25/2005 12:00:00 AM
I have been running cfmx7 server configuration a while but wanted to test the
features in the multi-server config. I simply installed it and migrated my old
settings etc and things really worked fine. The only thing I wonder a bit about
is a strange problem with the flash gateway to find my cf... more >>
Using pop-ups with flash form
Posted by yehudag at 9/22/2005 8:22:19 PM
Hi,
I created a flash form as a pop-up and I want to fill a field in the 'parent' form with the data I got from the pop-up.
How can I do that?
Thanks... more >>
one flash form, mulitple submit buttons
Posted by dpinder123 at 9/22/2005 7:28:18 PM
I'm using the flash form tab navigator in which each tab has a different
function. Each tab has it's own submit button. The application is built into
one form, with several buttons (currently 3). Anytime I press a button on the
the second and third tabs, the app thinks that I'm trying to submi... more >>
flash & coldfusion
Posted by ik-ramy at 9/22/2005 10:00:06 AM
hi guys,
i'm not sure what flash integration is but anyway we require the following and
i feel that flash integration may help. we need to do the following:
we have a totally flash based website (all swf files) with a registration form
that submits to a coldfusion page. the challenge is ... more >>
.flv not running when transferred from local server
Posted by SilentBob'secretfusion at 9/20/2005 10:24:38 PM
I have just started to play with .flv files. The page with the embedded .flv
file works without error. The problem occurrs when I transfer from my local to
a different server. My local was running enterprise and the second server is
running standard. Is this the root of the problem? Thank... more >>
CFSELECT POPULATED
Posted by sartini at 9/17/2005 12:00:00 AM
Who knows how can I populated one CFSELECT dependent parent CFSELECT selected?... more >>
Display search results from Flash Form to CFGrid
Posted by dpinder123 at 9/15/2005 12:00:00 AM
Yet another CF flash form question:
I'm not sure if this is possible, but, I would like to display search results
using flash forms and display the results in a grid. Is that possible? I would
think so.....
Code attached.
<!--- Search: search for order --->
<cfif IsDefined ("FORM... more >>
cfcalendar Bug
Posted by Xuan Mai at 9/15/2005 12:00:00 AM
I think this is a bug, but I can't get it to repeat with any consistancy.
I have a cfcalendar on an html form that looks like this:
<cfif chkDate.initResponse neq "">
<td><cfcalendar name="initDate" height="130" width="135"
selecteddate="#DateFormat(chkDate.initResponse, 'mm/dd/yyyy')#"... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flex and Flash Forms
Posted by dpinder123 at 9/15/2005 12:00:00 AM
I have some experience with Actionscript, but, not when it comes to handling
forms. It seems as though that in order to enjoy the full experience of using
CF Flash Forms, one must use Flex.
So, should I buy a book on Flex? To my understanding, Flex is used for CF
Flash Forms, correct?
... more >>
Flash Remoting and ColdFusion MX 6
Posted by Mithrandir at 9/9/2005 6:52:26 PM
Hi,
We're having some technology discussions in our development house and we need
to know if ColdFusion MX 6 has flash remoting included.
Presumably CFMX 7 does. But currently we're developing on cfmx 6
Any help will be greatly appreciated.
... more >>
Remoting not working
Posted by pdrich at 9/9/2005 6:19:59 PM
When I try to test remoting on my server using
https://servername/flashservices/gateway, it redirects to
https://servername/flashservices/ and gives a 404 error. I removed and
reinstalled the connectors as explained here without success:
http://www.macromedia.com/support/flashremoting//ts/d... more >>
cfform type=flash not showing when transferred
Posted by SilentBob'secretfusion at 9/9/2005 12:00:00 AM
Hi,
I had a cfform type=flash working great. I transferred to a test server box and it doesn't work. The flash code shows up in the page called, yet no flash object is displaying. Any idea?
... more >>
CFForm Background Color?
Posted by w0lvie at 9/8/2005 8:01:55 PM
Just starting out with flash forms.... problem is that my background is not
white, which is what the default is for the generated flash form... is there a
way to change the background color of a cfform with type=flash?
Thanks!
... more >>
CFGrid
Posted by LabDesigns at 9/8/2005 6:01:18 PM
I'm populating a cfgrid inside a ColdFusion flash form and am wondering if
there is a way to change the color of the font on specific rows. My query
grabs all the users for a web site and populates the grid. I wanted to change
the font color for site administrators so it is easier to find th... more >>
|