all groups > macromedia flash flash remoting > may 2004 > threads for may 8 - 14, 2004
Filter by week: 1 2 3 4 5
HELP - connecting flash to coldfusion using a gat
Posted by helpppp at 5/14/2004 12:42:28 PM
i am using the book, "complete flash remoting mx" by joey lott and i can't do
the "create an e-commerce website" in the back! i've typed in all the code and
it's all correct, but the connection between flash and coldfusion does not
work.
i have connected coldfusion to sql and that works fin... more >>
Instant Messaging via Flash?
Posted by Jon Juriga at 5/13/2004 11:39:02 AM
Hi all.
Dont quite know if this is the group to post this to... but I need to
develop an IM app for my clients dating site. Is Flash, and the Flash Comm.
Server the thing to use for this?
Any help would be great!!!!!!!!!!!!!!!!!!
Thanks in advance
--
Regards,
Jon Juriga
... more >>
AMF vs XML file size
Posted by itdotcom at 5/12/2004 8:27:17 PM
I have been led to believe that use of the AMF format would result in smaller
file sizes being transferred from server to client than XML.
However, in my 'real world' testing, I have found quite the opposite to be
true. XML=95k, AMF=302k!
What am I missing? Have I done something wrong? O... more >>
addView mehtod in 2004 pro
Posted by KreeK at 5/12/2004 4:54:44 PM
Hey all,
Just wondering if any one else has had a problem with the addView() method
specifically getting modelChanged() to listen for recordSet updates in flash mx
2004 pro, such as the following code from the O'Reilly Remoting book:
#include "RecordSet.as"
var myRecordset_rs = new... more >>
NetServices.as File
Posted by lamynes03 at 5/12/2004 4:01:36 PM
I have coldfusion mx 6.1 and flash mx 2004 pro.
Everything is running fine.
All I did was open the example flash file "flash4.fla" from coldfusion
directory and viewed the output. I get the following error.
**Error** Scene=Scene 1, layer=actions, frame=1:Line 23: Error opening include
... more >>
New remoting components
Posted by silkpuppet at 5/11/2004 4:18:40 PM
It was announced on several blogs that the new (MX 2004) remoting components
were in beta as of March 8, 2004.
Does anyone have any information as to the current status of those components
and their ETA?
Also wondering if anyone has heard any talk of updating the current MX 2004
profes... more >>
I need that new data.
Posted by eschew at 5/11/2004 12:40:44 PM
Hi,
Say i have a database or xml file that is updated frequently.
I have a flash app that reads this data and displays it.
The data is read once when the app is loaded.
I need the app to display the new data when the database or xml file is
updated without reloading the flash app.
Wh... more >>
Remoting and list component problem
Posted by hAndyMan03 at 5/10/2004 11:26:08 PM
I'm using ColdFusion MX, Flash Mx 2004 Professional and Access for a project
where we're building an online showcase...
I have a list component which displays all persons registered in the database
and now I want Flash to recognise which person the user clicks on (I need to
pass that data ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
LOADER WHILE YOU WAIT RESULT RESPONSE
Posted by Adrian Cadena at 5/10/2004 9:23:25 PM
Hello,
Does any one know hot to put a VISUAL loader until you recieve the RESULT from remoting Service?.
Please let me know.
Adrian.
... more >>
JMS and Flash
Posted by mhan810 at 5/10/2004 8:13:12 PM
Hi all, I've been trying to figure out how to implement JMS asynchronous
communication with Flash and it appears that is not possible. What I want to do:
1) Register for messages on a topic
2) Receive messages from the topic via a JMS MessageListener
The only way I can see in Flash is to p... more >>
|