all groups > macromedia flash flash remoting > april 2004 > threads for april 22 - 28, 2004
Filter by week: 1 2 3 4 5
Session Variables in Flash with ColdFusion
Posted by Mario Giannone at 4/28/2004 7:41:31 PM
Can someone help me with some example that shows me how I can create a session variable in ColdFusion MX and then retrieve the value of that session variable in a Flash MX 2004 movie ?
... more >>
3 FLASH DATAGRID ISSUES!!
Posted by google NO[at]SPAM kruelintent.com at 4/28/2004 8:49:29 AM
Hi,
1.)
Assume I am pulling data back into a flash movie from an ASP page and
populating a datagrid with the results.
These results include a boolean (Yes/No) and I would like to display
this in the datagrid as a checkbox.
Anybody know how to do this?
2.)
On the same datagrid I am pu... more >>
Flash MX Pro 2004, Remoting and Chart Help Needed
Posted by mannix31 at 4/27/2004 5:25:06 PM
Hi,
I have been driving myself crazy trying to populate a dynamic chart via Flash
Remoting with a connection to MS Access Dbase. Does anyone have any examples
that they can share as the documentation for chartng and remoting sucks. Any
help would be greatly appreciated.
-mike
... more >>
Flash MX 2004 Pro Datragrid & dataprovider
Posted by Vevmesteren at 4/27/2004 1:56:56 PM
hello,
I have a CFC that returns a range of records. Each record holds a variety of
columns., Now, I do not want the datagrid fed by the CFC, to display all the
columns, just three of them. Also, if I just use dataProvider , the datagrid
automaticly set's the header-texts to the column names... more >>
From localhost to live server...
Posted by intrepid_12 at 4/27/2004 9:59:31 AM
Hi,
When I run my application on localhost, everything works fine. But when moving
to a live server I get: "Error opening URL .....".
I'm using server-side AS to send and retrieve data from my DB. I run
Coldfusion MX 6.1 on Apache 2.0.
Here's the code for the failed call:
#inclu... more >>
Install .NET Remoting on Windows 2003 Server
Posted by Tathata at 4/26/2004 10:13:47 PM
Hello,
I get an error when I try to install Flash Remoting on a Windows 2003 Server.
The error says this "1607: Unable to install InstallShield Scripting Runtime".
I guess from the error message this is a problem with InstallShield and
probably has something to do with tighter security s... more >>
setting and passing variables
Posted by BionicAnkle at 4/26/2004 6:03:13 PM
oh for the love of all things NEWBIE! All I'm trying to do is pass variables
from a PDA SWF to Remoting and then from Remoting back down to another SWF on a
main computer.
So... how do I set that up? (_global MyVar = something) ?
Just need to set the Var with the PDA SWF and then have ... more >>
Flash Remoting and less than mediocre MM support for DevNet Subscr.
Posted by john_pape NO[at]SPAM hma.honda.com at 4/26/2004 10:13:57 AM
I am utilizing Flash MX Pro to develop some data oriented Flash movies
that use remoting to get data from EJB's deployed on WAS 5
I have no issues with cross domain loading. The problem is the
frconfig.txt file. I have the serial key in their and the file is on
the server's class path, however... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Manage result sequence Remoting J2EE
Posted by Adrian Cadena at 4/24/2004 4:17:06 AM
Hello,
I hope this post will be replied soon. AN please if a Macromedia developer
look at this i will appreciate much if he gives his/her mail to communicate.
Look in developing a FLASH INTERFACE FOR A J2EE Back end, im using flash
remoting on OC4J .
I need to make flash to wait u... more >>
Flash Remoting and Cold Fusion Issues
Posted by mjtanzer at 4/23/2004 6:07:03 PM
I am just getting started with Flash Remoting and Cold Fusion so I apologize
for the newbie question, but I have been spinning my wheels trying to figure
out this problem. I am using a very simple example that I took from the
developer site and have modified it to return a string from a cfm fi... more >>
I do not see the Schema tab
Posted by ScottyMTL at 4/23/2004 3:42:57 PM
Hi,
I have Flash MX 2004 Pro and am trying the XML Tutorial : Timesheet.
I drag and drop the XMLConnector component, then the Dataset component, but I
can't see the schema tab that should show me the XML document...
It seems unavailable.
Any idea?
Many thanks,
Pat
... more >>
pageable resultsets problem
Posted by andygen at 4/23/2004 2:15:32 AM
Hi
I am using Flash Remoting MX with coldfusion MX 6.1. I have set the
Flash.Pagesize variable in my CFC and the
gateway is returning the first page of results OK, I set the result's delivery
mode to page, but when I try to retrieve the next page, the result comes back
as undefined. Is ... more >>
Date format from Flash to Access
Posted by jktieman at 4/22/2004 4:27:59 PM
How do I get my Flash Date from this: Mon Dec 20 00:00:00 GMT-0600 2004 to this 12/20/2004 so I can use the RDBMSProcessor.cfc to update my Access Database.
... more >>
|