all groups > coldfusion flash integration > december 2005
problems with cfformgroup type="repeater" with oracle
Posted by scwhopper at 12/22/2005 7:55:19 PM
I have code which queries a database table containing skills and I want to
output the query results, one record at a time, with a checkbox for each skill
and the skill name beside the checkbox. I have the same table in an Oracle
database and in an Access database. When I use the Access datab... more >>
flash plug-in install standalone
Posted by SilentBob'secretfusion at 12/20/2005 4:14:48 PM
Ugh. I need a stand alone download flash 8 plug-in for employees to download
from our website. To make a long story short, I don't trust the user base has
enough knowledge to correctly install from a brower link. Does a downloadible
plug-in exist for flash 8?
thanks.
... more >>
Flash Form Timeout
Posted by jason NO[at]SPAM nshs at 12/19/2005 8:47:44 PM
I have a flash cfform (tabnavigator)...it seems that whatever the cfform
timeout attribute is set to, I still get the message "The form data has
expired, Please reload this page in your browser." after the page is idle for a
short period. Has anyone else experienced this and if so what was the... more >>
What use is cfgridupdate?
Posted by doug777 at 12/18/2005 3:07:54 PM
Is there any practical use for cfgridupdate, since there is no way to
validate any changes made in the grid.
Or have I missed something?
Doug... more >>
CF in Embed for Flash
Posted by kevinkallsen at 12/17/2005 3:28:21 AM
I want to replace the flash object emb src and value with results from a query.
I don't know if this is possible. I am providing an example of what I want to
do -- this exampe doesnt work.
<cfquery name="qFlash" datasource="#application.sDSN#">
Select *
From tblDOCS
Where type = 'swf... more >>
cfgrid auto highlight top entry?
Posted by KevynJ at 12/16/2005 8:47:20 PM
Hello,
I am wondering if there is a wy for cfgrid to automatically highlight the an entry as selected when the form loads in flash?
Thanks in advance!
Kevyn... more >>
Background color with cfform/cfformgroup
Posted by doug777 at 12/16/2005 9:41:25 AM
I have a cfform with cfformgroup tabnavigator.
My body tag css sets page background color to blue.
I have set the style in cfform (skin is set to halosilver) and
cfformgroup to blue background color.
The tabbed card is blue, but it sits within a white box inside the blue
body and the st... more >>
Flash Form & Checkbox
Posted by RobinK at 12/13/2005 7:33:05 PM
I'm having trouble changing this listbox code to checkboxes instead. Can you
help?
<cfselect name="binderyID" label = "Bindery Type" query="bindery"
value="binderyID" display="Bindery"></cfselect>
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Select Multiple Rows within CFGRID?
Posted by roninDLC at 12/12/2005 3:21:52 PM
Is it possible to select multiple records within a CFGRID?
... more >>
Coldfusion MX Flash Remoting Integration
Posted by alanfox70 at 12/8/2005 7:48:13 PM
I have developed a Flash remoting project with CFMX7 in a local computer, and
it runs perfect. But, now that I want to publish it online in a server it does
not work.
My online host is a RedHat ES 3. with CFMX 7 Standard Ed, and it is currently
running a coldfusion mx application there wit... more >>
Arguments Passed to Remoting CFC
Posted by hanzelmans at 12/8/2005 7:23:09 PM
I used the code for the Real Estate Flash Remoting example on
http://www.asfusion.com/blog/category/cfform to make a search interface for an
application that we are developing.
I modified the code and it works to a point. The gateway returns the query
results to the grid. However, I can't... more >>
Use Unicode /Right to Left
Posted by Alireza Partovi Parsa at 12/8/2005 6:54:15 AM
I want to use Arabic / Farsi in my site but I can not change the direction of Text Box to Right to Left in flash output page ,
Please let me know how can i do it ,
Regards
Alireza parsa
... more >>
Help - Flash cfgrid not working anymore
Posted by cfnathan at 12/7/2005 3:29:40 AM
My flash grids, which have worked consistently for quite a while, have all
stopped working. The page loads fine, but the little clock loader just keeps
ticking and the grid never populates. There have been no database changes or
CF server changes that I am aware of. One thing I have noticed... more >>
Wrap it up!
Posted by apexman at 12/5/2005 2:41:28 PM
I want a "real" break.
I want to place a hard line return in some coldfusion output from a dynamic
table.
Here's the code:
<div align="left" class="style5">
<table width="22" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="corpcal">#cal.People#</td>
</tr>
</table>
... more >>
Need Advice .. please!
Posted by MaiCans at 12/1/2005 12:00:00 AM
Hi..
I've tried to open and edit .fla by using Flash 8. I believe the original file
was create using MX 7. There's an error show. Then I switched back to use
Flash MX 2004. I can open it but nothing showed up.
Please advice what I should do. It will be very appreciated.
Thanks,
Maican... more >>
|