array unable to check another array so as to be displayed

This is a discussion on "array unable to check another array so as to be displayed" within the Flash & Multimedia Forum section. This forum, and the thread "array unable to check another array so as to be displayed are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 5th, 2005, 00:23
Junior Member
Join Date: Jul 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
array unable to check another array so as to be displayed

hi

I have a main listbox, which the content is in form of dynamic arrays. Upon click on some of the item in the listbox, some other arrays are suppose to appear in another listbox, by checking that both of them have the same "title".

I was thinking of using listener to listen to the main listbox, but it does not seem logical to me. Can anyone suggest a better way to solve this?

btw, i saw one tutorial at http://www.flash-mx.com/flash/combobox.cfm its something like the dependable combobox tutorial, but in this case, the arrays are 2 different arrays that has the same content for checking purpose, unlike the one in the tutorial.

thanks
Reply With Quote

  #2 (permalink)  
Old Aug 5th, 2005, 10:26
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You definetly need to use a listener of some sort to achieve this. Listening to the first box would indeed be easiest, so that when anything in it changes, you can run some code, work out what, and display the necessary information in the secondary box.

If you're used to VB or some other similiar languages then simply imagine it as attaching that script to the box.
Reply With Quote
Reply

Tags
array, unable, check, displayed

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with array searching womble JavaScript Forum 2 Nov 25th, 2007 01:31
Top 4 array to text box buzcajun Flash & Multimedia Forum 10 Sep 14th, 2006 19:13
Variable into an Array JamieH PHP Forum 1 Sep 6th, 2006 14:43
Getting an item from an array monfu ASP.NET Forum 0 Mar 29th, 2006 13:17
Sorting a new array from an existing array Ozeona Flash & Multimedia Forum 2 Sep 20th, 2005 08:43


All times are GMT. The time now is 04:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43