Flasher Archive

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


Subject: Re: FLASH: PHP & Flash?
From: adam
Date: Sun, 30 Jan 2000 20:46:56 GMT

In order for Flash to read the php variable $name, you also need to do this
somewhere in your php file:

print "&name=$name";

> Hello,
>
> This is fairly easy. You know, Flash can get vars from a remote text file,
> the format is " abc = vars ". So, the php program which reads database
> should print " field1=a \n field2=b "etc. Then in your Flash movie, load
> variables into location(load/unload movies), enter the URL of your php
> program. And, you'll also need a loop to wait until all information has
> been received.
>
> Sincerely,
> Bill Herz
>
>
> > Hello again, after a long pause.
> >
> > I want to make a database connection to the flash presentation,
> > preferably via PHP on mySQL. Q1, can this be done at all, and Q2
> > if yes, am I correct in assuming that all I have to do for this is to
> > name the text file ending .php3 for it to get parsed, and in order to
> > then get the values written out, and then imported into flash?
> >
> > Tia,
> >
> > Noel
>
>
>
>
> 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
>


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: PHP & Flash?, Noel Nolst Trenite
  Re: FLASH: PHP & Flash?, Bill Herz

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