Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Re: Flash to Cold Fusion |
From: | Jason White |
Date: | Tue, 23 May 2000 00:02:44 +0100 |
Sal,
That's what you want to use then...If you use getURL or whatver it
is, it will take you to a new page (HTML)...Submitting using 'load
variables into location' will submit to your script/application. I'm
not a CF user, but I know some folks who have done it. Mine has all
been done with Perl/CGI scripts. Just make sure that your CF app
sends back url-formencoded data (var=value&var2=value2 etc.) to Flash
so Flash can load variables and do something with it.
Jason
"Everything that is wrong with training can be summed up in just four
words...
'It's just like school'"
--Roger Schank
>>> Sal Rosales <darkangel000go [dot] com> 05/22/00 04:24PM >>>
I do not want to take my users to a new page. I want to keep them in
Flash and transact variables back and forth between your Cold Fusion
server and a Flash interface. Would the 'Load variables into location'
still work?
-----Original Message-----
From: "Jason White"<jaswhimdls [dot] usu [dot] edu>
To: flasherchinwag [dot] com
Date: Mon May 22 15:14:37 PDT 2000
Subject: FLASH: Re: Flash to Cold Fusion
>Don't know much ColdFusion, but if CF works with simple get
method>URL's then that will work, it will just load a new HTML page
into the
>browser window where your Flash is/was.
>
>You can also use 'Load Variables into location'. It depends...do
you
>want to take the user to another page or do you want to keep them
in
>Flash and transact variables back and forth between your Cold
Fusion
>server and a Flash interface (as opposed to HTML pages). This
option
>is quite nifty, but also requires quite a bit of design and
debugging
>to get it all working smoothly. Also, by using 'load variables
into
>location', you can use POST which 1) is a bit more discrete 2) Can
>pass larger amounts of data over the HTTP protocol.
>
>Anyway...Hope that helps.
>
>Jason
>
>Date: Mon, 22 May 2000 10:50:37 -0700 (PDT)
>From: Sal Rosales <darkangel000go [dot] com>
>Subject: FLASH: Flash to ColdFusion
>
>Can someone give me instructions on how to pass a variable from
Flash
>to ColdFusion. The variable will be a 'Number' and will be a simple
>variable that is appended to a URL.
>
>Ex. http://myserver.whatever?BID=21
>
>Is there anything special I have to do in Flash besides doing the
>code above and what do I need to do in ColdFusion to get the
>variable.
>
>Thank
>
>Sal
>
>
>
>
>"Everything that is wrong with training can be summed up in just
four
>words...
>'It's just like school'"
>--Roger Schank
>
>flasher is generously supported by...
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>World Animation Celebration - Big Internet Animation Pow Wow
Discount Offer
>
>Register before May 25 mention flasher and save 25%!!
www.wacfest.com
>
>Be discovered, get a job or have your web series picked up. A big
talent search for Shockwave
>and Flash animators is happening May 30-June 4 in Hollywood.
Featuring Rob Burgess, Matt
>Groening, Brad Bird and more. www.wacfest.com
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>To unsubscribe or change your list settings go to
>http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
___________________________________________________
GO Network Mail
Get Your Free, Private E-mail at http://mail.go.com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
World Animation Celebration - Big Internet Animation Pow Wow Discount Offer
Register before May 25 mention flasher and save 25%!! www.wacfest.com
Be discovered, get a job or have your web series picked up. A big talent search for Shockwave
and Flash animators is happening May 30-June 4 in Hollywood. Featuring Rob Burgess, Matt
Groening, Brad Bird and more. www.wacfest.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: Re: Flash to Cold Fusion, Chad Kraeft
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]