Flasher Archive

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


Subject: Re: FLASH: Variables From A Database
From: Robbert - Jan
Date: Sun, 2 Apr 2000 12:06:43 +0100

Well, you'll already know how to get data out of the database using ASP.
you know only have to write it down to the page in a way Flash is able to
read it.
so use "response.write" to write all the records down in an array, or just
the records you want.
but make sure you write it down in standard CGI output which looks like
&var1=value1&var2=value2&var3=value3 etc.

now add an action to flash to load variables into location, specify the
location of your ASP page
and the level where you want them, probably this will be level 0

make textarea's or other variables with the same names as you wrote them
down to your asp page
and your ready to get further in your experiment.

=======================
Robbert - Jan van Velzen
Multimedia Developer
Alphenaar Multimedia Studio

http://www.alphenaar.nl
=======================


----- Original Message -----
From: "Barranger Ridler" <s0054634atsmail [dot] gbrownc [dot] on [dot] ca>
To: "Flasher" <flasheratchinwag [dot] com>
Sent: Sunday, April 02, 2000 5:13 AM
Subject: FLASH: Variables From A Database


> Hello Again,
>
> Does any one know of any tutorials on setting variables from an ASP page
> that is connecting to a database? I know how to right the ASP page but
have
> no clue as to how do get it from the ASP page to the Flash Movie
>
> Thanks all
> Barranger



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 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
  FLASH: Variables From A Database, Barranger Ridler

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