Groups | Blog | Home
all groups > coldfusion flash integration > september 2005 >

coldfusion flash integration : flash & coldfusion



ik-ramy
9/22/2005 10:00:06 AM
hi guys,

i'm not sure what flash integration is but anyway we require the following and
i feel that flash integration may help. we need to do the following:

we have a totally flash based website (all swf files) with a registration form
that submits to a coldfusion page. the challenge is that the client requires
the name of the member to be shown on a flash file (something like "Hello,
Mark") when he logs in.

can anybody tell me how to do this.

kindly advise

thanks
MikeDon
9/22/2005 11:03:25 AM
Assuming that you have some way of getting the user name on the ColdFusion
server, you can create a ColdFusion Component (CFC) make it remote call the CFC
using an action script call.

See http://www.macromedia.com/devnet/coldfusion/articles/remoting.html

Most of the ColdFusion applications we develop now use a FlashFront end.

Mike
AddThis Social Bookmark Button