On Thu, 01 Jul 2004 14:37:16 +1000, Jason Davey <[EMAIL PROTECTED]> wrote:
heres how I've got it so far...
1. i set a function and variable "sites" to get records from db.
2. i loop through db and attach a movie clip from the library "mc_site" to
variable "k"
3. i use dataglue to bind the dynamic clip and the x & y db entries to set
the clips location
4. i set the dynamic text field in the "mc_site" clip to pull the data from
db table.


This all works.

Then...
5. i have 2 drop down combo boxes that populate and return details in a
text box [big word up to Andrew M!]
6. results returned in "result.items[0]"


so... I need to target the already positioned "mc_site" using the variable "sites" and then turn on the "arrow"._visible

Try using the onChanged event on the combo box to work out which object to make visible.



Chris

---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to