Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Robert-Flash #1
Flash Form talking to cold fusion
I am using CFGRID to display the results of a SQL query.
I want to allow the user to select items from the list results and add the
choices to a session variable array.
<cfgrid name="AudioInfo"
colheaders="yes"
query="getAudioList"
selectmode="row"
height="300" >
The variable is SESSION.SongList, when I select a rew from the list by
clicking on it, I want to add the variable #Song_No# to the Array
SESSION.SongList[x][2] .
Any suggestions?
Robert-Flash Guest
-
HELP! Flash Slideshow and Cold Fusion
Hey everybody, I am new to the scene of Flash and Cold Fusion scripting... well not so new with CF, but with Flash. Im in a pickle over here and... -
Cold Fusion MX 7 and Flash 8
Anyone know of any books coming out soon that deal with CFMX7 and integrating Flash 8 with it? PedroAlberto -
Cold Fusion MX7 Flash Forms
:frown; My flash forms are displaying fine , but as soon as I upload the form to server and request it, my info between cfselect tag does not... -
UDP ports required for Cold Fusion MX talking to SQL2000
We just had a super restrictive requirement put in that all UDP traffic except individual ports, be restricted. We have a dedicated Web/Cold Fusion... -
Cold Fusion 5 and Flash
I was wondering how I can pass cfquery info via cfoutput to a flash file. I am new to Flash and am not sure how to pass varibles to Flash. I want...



Reply With Quote

