Flasher Archive

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


Subject: Re: FLASH: Flash and PHP
From: Gregg Caines
Date: Fri, 1 Sep 2000 14:23:49 +0100

If you're only passing the variable once, you can actually put it
in a query string for your SWF. Just go to the object/imbed
tags, find yourmovie.swf (both times) and add"?max=" followed
by the echo command for the variable you want in there.

I usually find that simplest and easiest when I only need to read
the variable once per pageview.

---------------------------------------------------
Gregg Caines
n e o m e t r i x systems inc.
http://www.neometrixsystems.com
gcainesatneometrixsystems [dot] com


> Hi all,
>
> I am newbie and from Germany, so my English is not so great, but
> I need help and try to explain my problem, which may be very easy
> to solve.
>
> I want to get a variable from a php-page in flash. Ok I want to
> specify my problem.
>
> I have created a database (Lamp-SYSTEM) and got the amount of
> rows via PHP: 12 at the moment but variable
>
> The variable name in the php-script is $amount
>
> Now I want to duplicate a button in Flash x-times (depending on
> the rows in the database).
>
> How do I get 12 in a variable which is called max? Is this possible?
>
> Tried something with LoadVariable, but did not work.
>
> So any help is appreciated.
>
> TIA
>
> Rainer
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Flash and PHP, Rainer Egle

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