From: Carlos1815 on
Hello! As the title of this message implies, I'd like to find a
way to name buttons without having to actually having to type a name
in AW. Let me explain...

I have a project where tutorials are made by instructional designers
in an Access interface, and all the data and information in the Access
db is read in Authorware. I've achieved most of what I wanted, but
there is a bunch of buttons on a main menu that have specific topic
names. Is there a way I can have code in Authorware read the names of
topics off the db and save them to variables (already did that part),
and then make those names of the topics appear on the buttons
themselves; essentially naming the icons the buttons are associated
with through programming.