Flasher Archive

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


Subject: Re: FLASH: Coloring buttons based on values received
From: Nigel Randsley-Pena
Date: Wed, 11 Nov 1998 21:38:25 +0000 (GMT)

Ed,

If you're developing in VB then the sky is the limit, as you won't have
the limitations that developing for the web imposes.
The basic tactic is to use telltarget.
Scenario :
You have a movie clip where each labelled frame is a different button.
Place an instance of this movie clip on your stage.
Now in your VB code all you have to do is associate the various values
you get from the database with the various buttons. When you decide how
these associations should be just do a conditional telltarget directed
at your movie clip that tells it to goto label 'whatever'.

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com



Replies
  RE: FLASH: Coloring buttons based on val, Ed King

Replies
  RE: FLASH: Coloring buttons based on val, Ed King

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