Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: FLASH BUG?!
From: Helen Triolo
Date: Wed, 26 Jul 2000 00:32:16 +0100

Load Variables *is* the only way, but you can have it return variables
directly from whatever middleware you're using (asp, cold fusion...)
without writing to a text file at all. With asp, for instance, you'd do
a Load Variables("myprog.asp",0,vars=POST) to send whatever variables
you want from Flash and then do a response.write var1=75&var2=moretext
in myprog.asp to send variables var1 and var2 back to Flash. Don't know
what middleware you're using, but it'll be similar to that and someone
on the list can give you the exact syntax if you need it.

Regards,
Helen
---------------------------------------------------
Helen Triolo � http://i-Technica.com � 301-424-6037
Flash Q&A archive � http://i-technica.com/flashlist

Kalin Mintchev wrote:
>
> how you do that?. i thought Load Variables action is the only way.
> if you know any other way please post it..
>
> On Tue, 25 Jul 2000, Helen Triolo wrote:
>
> > Well, this may be beside the point, but why don't you just have the
> > middleware return the value to Flash instead of the intermediate text
> > file write?

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: FLASH BUG?!, Kalin Mintchev

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]