Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: ASP + Flash 4 load variables |
From: | Mike S. Krischker |
Date: | Tue, 24 Aug 1999 07:32:27 +0100 |
You don't need Generator for this. See my Sounds Download Machine
which uses 'intelligent buttons' for this purpose:
http://sounds.muinar.com/sounds.htm (it's still in beta).
See the text field at the right side? It contains 20 buttons.
Data is retrieved from 9 different txt files, which contain
0 to 20 variables.
'Intelligent buttons' means that the buttons are in fact
movie clips which 'know' if they contain data. This is
achieved by using if...else statements. It checks if the
variable is "" or if it contains a string.
HTH
Btw starting September 01, there will be lots of sounds ready
for download, at http://sounds.muinar.com
Regards
Mike S. Krischker - Switzerland
Owner of the Flashpro Mailing List
http://muinar.com/flashpro/
mskmuinar [dot] com (mailto:mskmuinar [dot] com)
> -----Original Message-----
> From: ownershocker [dot] com [ownershocker [dot] com]On">mailto:ownershocker [dot] com]On Behalf Of james
> Sent: Monday, August 23, 1999 11:35 PM
> To: flashershocker [dot] com
> Subject: Re: FLASH: ASP + Flash 4 load variables
>
>
> Just looked at the pricing for generator - yikes!
> Plus having to have it installed on the server doesn't
> work well with my situation/clients.
>
> There has to be a way to show/hide elements
> dynamically based on the data returned.... using
> actionscript or something, right?
>
> For my situation, I can create 10 button elements or
> so and if 10 records get returned, great, otherwise,
> let's say only 7 get returned, then I would hide 3 of
> the buttons. Or, if there were more than 10, I could
> display prev/next type buttons to scroll through the
> dataset that way.
>
> Are we sure generator *has* to be used for something
> like this.
>
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: FLASH: ASP + Flash 4 load variables, james
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]