all groups > coldfusion flash integration > february 2006
ComboBox Selected Flash Form
Posted by fs22 at 2/28/2006 9:48:09 PM
Greetings~
I wasn't sure where to post this question, so let me know if it needs to go
elsewhere.
I have a flash form that I am using remoting to pull data from a database. One
of the fields on the form is a cfselect/combobox. What I would like to do is
have the correct item in the com... more >>
CFM and Flash movies
Posted by GlacIT at 2/24/2006 7:27:09 PM
I have seen messages on this forum that have been close to what I would like to
ask, but need to ask specifically about creating a Flash movie and having it
call cfm code or accessing a database for information retrieval.
The office/location hosting our database apps uses ColdFusion Server 5... more >>
Flash form images
Posted by marcpa at 2/23/2006 7:30:31 PM
Has anyone experienced an issue including an image within a cfform cfformgroup
cfformitem grouping and not having the image display?
I am attepting to duplicate some business card functionality I have seen in
the past, but want to include the company branding image on the left side of
the... more >>
How do I obtain a URL variable in actionscript?
Posted by YogeshM at 2/23/2006 6:00:24 PM
Hi,
I'd be very grateful if somebody could please help me with this issue. Here is
the situation:
Let's say I've got the following employee_attendance.cfm?empid=#employee_id#
In the file employee_attendance.cfm, I'm using flash forms, hence actionscript.
How do I obtain the value o... more >>
CFC Query Data Refresh
Posted by OwenWest at 2/21/2006 2:20:42 AM
Hi,
I have a flash form that displays status data (from SQL queries) for three
different EDI interfaces on three servers. This is simply a static display for
status monitoring and does not need any user interaction. Currently the form
refreshes itself (and the underlying data) every 30 sec... more >>
cfmail tag needs desparate simple insight
Posted by braulio! at 2/18/2006 3:24:55 PM
The cf page with cfmail tag listed below loads properly but the email is not
generated. I have checked all 3 email accounts . The text variables are
coming from a flash form. I have verified the text variables are being loaded
correctly using a trace() function. Any insight on why the cfma... more >>
CFGrid Not Populatin
Posted by hhr_jb at 2/17/2006 11:33:00 PM
Can someone please help. I'm creating a flash form and trying to query mysql
database and displaying the data inside of the data grid. I get all the column
names, but the data is not populating. Here's my code.
<Cfformgroup type="horizontal">
<cfquery name="Lookup" datasource="Tr... more >>
how to get the file's name after upload to the server?
Posted by gfyu at 2/16/2006 12:51:38 AM
I upload the file to server by flash8+coldfusion.
But if nameconflict="MakeUnique" and the filename has been renamed on the server.
how to get the file's name after upload to the server?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
CFINCLUDE in a flash form
Posted by knalle at 2/16/2006 12:00:00 AM
Can I use the CFINCLUDE tag be used in a FLASH CFFORM to incorporate a cfm file?
Have tried to set the CFFORMITEM to html, but it does not work.
<cfformitem type="html">
<CFINCLUDE TEMPLATE="test.cfm">
</cfformitem>
Tom
... more >>
Specifically Referencing and Populating a CFSELECT Data field
Posted by Sven at 2/13/2006 5:48:11 PM
QUESTION ..... How do I get the CFSELECT (CRITS) to populate the data component
as well as the labelField component. There must be a path crits.item.data or
something I need to deal with. I am totally hopeless, but hopeful that someone
can figure out what I am trying to do.
Essentially... more >>
cfform type=flash flash version compatibility
Posted by cfmlguy at 2/13/2006 3:57:03 PM
I am using cfform type="flash" - What flash version must the client have for this to work? Is there any url where I can find this compatibility docs?... more >>
CFCHART intra-chart animations
Posted by alisse at 2/9/2006 6:56:44 PM
I have a client that wishes to have dynamic charts (self admin-ed) on their
site. I would like to use CFCHART to render it as flash, but they want several
charts and for them to fade in/out, wipe, etc. Can I use the CF generated
charts in conjunction with Flash itself, or am I better off going... more >>
Inserting data with flash forms
Posted by gendrall at 2/8/2006 6:34:21 PM
I've been racking my brain for the last 2 days trying to figure out how to do a
simple insert into a database with a Flash form. No matter what I do I can't
get the function to write. I've seen many examples but none work. I've even
tried various code examples in livedocs to stunning error res... more >>
CFFORMITEM visible...does it work?
Posted by hanzelmans at 2/6/2006 4:51:00 PM
I am trying to toggle a <cfformitem tag to be visible or not visible depending
on various circumstances.
If I change it to "visible=no" in the tag itself, it works perfectly fine.
However, I cannot dynamically change the visible option.
Is there something wrong the the script in my <cfs... more >>
Flash forms not showing
Posted by gendrall at 2/6/2006 3:57:57 PM
This is my first time using flash forms and I can't get the form to show up. I
initially started with complex form thinking that there would be no problem,
but I was greeted with a blank white page in Firefox and IE just laughed at me
while it was loading and loading and loading...etc. (I have... more >>
CFXML and Flash
Posted by PPounder at 2/6/2006 12:00:00 AM
Hi folks,
I am trying to connect my database with Flash via Coldfusion 7. Is it possible
for CF to create the XML using CFXML and then pass this over to Flash without
using Flash Remoting.
I know Flash can read in XML without having a file with .xml extension so this
could work using a... more >>
Flash Forms not working on LINUX server
Posted by ColdMix at 2/5/2006 2:27:58 PM
I'm experencing a problem with flash forms.
I developed a form that works fine on developer's edition (installed on my
windows laptop) but is not working on the production server (linux). The server
is up and working fine (as far as i know), but making some test I discovered
that flash for... more >>
Coldfusion Flashforms and Flashservices
Posted by huddnduddn at 2/5/2006 2:23:06 PM
I wanted to try the Realestate sample on a Multi-Instance-Server (2 instances),
Coldfusion 7.01 (Dveloper Edition), Apache 2.0.52 with several virtual hosts.
Flashservices are running and are available, crossdomain.xml is in Place and is
read out. But every time I try to get Data by remoting I... more >>
CFGrid displays the wrong date - sometimes
Posted by SHAREMaster at 2/2/2006 11:00:47 PM
I have found that when using CFGrid in Flash the dates in Feb/Mar and Nov/Dec
in 1942 will display one day earlier than in the database if using a Windows
computer. This consistently happens on multiple computers/browsers. The dates
display fine on a Mac. Again, the date displayed in the gr... more >>
flash in cf pages calls for domain un/pass
Posted by gilneas79 at 2/2/2006 2:18:58 PM
I'm running a small CF app on a W2k3 server with IIS6. I've really had no
major hang ups except this one. I've been working with ColdFusion for a time,
while i'm no pro, I can get done what needs to be done. Here's the issue:
On the main page of my app, there is a flash movie; just for lo... more >>
Select combo box item from script in CF
Posted by AdTech at 2/2/2006 2:26:54 AM
I have a CF generated flash form that I would like to use to edit address
records. The form has a <cfselect><option> list of states. When the form
opens I do a remote query to retieve an address record from the database. I
can populate the forms' <cfinput> tags from the query, but have not ... more >>
Different langauge in CFCHART
Posted by SyncronMan at 2/2/2006 12:00:00 AM
Hi
I'm using the content in a table as a title in a cfhart (flash) graph. Users
can change this content, and actually write anything - in any language. This is
not a problem if the user writes in English, or even in Chinese (with chinese
special chars). The text will display correcly in the ... more >>
cfform type="flash" not working on IIS 6.0? Tried work around
Posted by SilentBob'secretfusion at 2/1/2006 5:26:28 PM
I have a cfform type="flash" running on IIS. However, the cfform type="flash"
tags are not working. I applied this work around
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19439
However, it still isn't working. Any ideas? I am ready to jump out the
window. I have... more >>
|