Flasher Archive

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


Subject: FLASH: Re: PHP and FLASH Was Loading Variables
From: adam
Date: Wed, 12 Jan 2000 01:09:11 GMT

Are you looking for information regarding the set-up of your server, or
integrating PHP and Flash? I'm using LINUX and PHP though PHP will run on
most platforms as I understand it. As far as PHP and Flash, we've just begun
to evaluate the possiblities and they look very good. I haven't found alot
of information on integrating PHP and Flash, but so far it seems more a
question of understanding the respective languages (PHP and FS).

Here are some links that may help,

http://www.flashlite.net/help/continued/postman.html
http://www.egomedia.freeserve.co.uk/php3_gb.html
http://www.egomedia.freeserve.co.uk/counter_tutorial.html

Hope that helps.
BTW I am working with someone who is advanced in PHP and we're developing a
shopping cart system that uses flash all the way to the check-out. I'm very
excited about the possiblities.





> I see your using PHP. I'm in the process of setting
> up
> a LINUX and Apache webserver theat uses PHP and FLASH.
> What is your set, and can you recommend some books
> and sites with worth while info.
>
> --- adam <adamatwebbtech [dot] net> wrote:
> > Thanks for the help. I've now successfully been able
> > to pass a number of
> > variables and variables from scripts to flash.
> > Regarding URLencoding, I
> > realize that some scripting languages this is
> > required and I'm wondering if
> > this is also nessecary with PHP as well.
> >
> >
> > > Ron,
> > >
> > > You are half way there.
> > > I suppose you have something like this in your php
> > file:
> > >
> > > $name="somebody";
> > >
> > > So if you want your flash movie to get the value
> > add the following :
> > >
> > > echo("&name=$name");
> > >
> > > Don't forget that values sent to Flash movies must
> > always be URLencoded.
> > >
> > > .redstar.
> >
> >
> >
> >
> > flasher is generously supported by...
> >
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Streaming Media WEST '99 Conference & Exhibition
> > "The Worlds largest Internet Audio & Video Event"
> > December 7 - 9, San Jose Convention Center,
> > California
> >
> > Reserve your space today at
> > http://www.streamingmedia.com
> >
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email
> > helpatchinwag [dot] com
> >
> >
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.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...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Loading Variables, Daniel Guerrier

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