all groups > flash actionscript > october 2006 >
You're in the

flash actionscript

group:

3 Way Communication


3 Way Communication rlipp
10/22/2006 11:30:21 PM
flash actionscript:
:confused;

What I'm trying to do is select a vocabulary word from a list of words in
column A and communicate to the buttons I've created in column B (ex.
Definition, Synonym, Used in a Sentence) which word I've selected from the
list. So in turn when I press the appropriate button in Column B it populates
Column C with the correct information for that particular word. What's the best
way to go about doing this? XML?

Any help would greatly be appreciated.

Thanks!

Russ
Re: 3 Way Communication Travis Newbury
10/23/2006 2:49:39 AM
[quoted text, click to view]

Well XML could be part of the solution. Is this database driven? It
sounds like it should be. Then you have a simple query based on the
choice of the word and button. Return the result set in XML and
populate the third column.
AddThis Social Bookmark Button