| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
Hi im new to mx and i wish to make a combo box very simple i mean....
the combo has 3 labels 1 2 3 i wish when the user click on each one to show a text show...if user clock label 1 and text say hello if the user click label 2 the dynamic text say hi...etc.... I have one combox allready dowloaded from here but this only works when the user click another button after select the label, and i need the one above=) Tx!=) |
|
|
|
|
|
#2 |
|
Worldkit Vote Holder
|
Code:
function myHandler() {
myDynamicTextField_txt= _root.myComboBox_cmb.getValue();
}
![]()
__________________
Cordially, Abelius Commuting between Birmingham, AL, Miami, FL and Beijing, China http://www.worldkit.com |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
Tx anyway ...but seems doent work....i need this script for:
when the user choose a items in the combobox to show a movie so lets say i have 5 options so if user clicks option 1in combobox a movie will be loaded in level"x" and so on.... |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
I just dowloaded from here another combo box that seems to work but i need it without the dowlaod button
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
Well after playing a little with the zip i got it tx anyway=)
was only to change the hadler.....=) |
|
|
|
|
|
#6 |
|
Worldkit Vote Holder
|
OK, let me check...
__________________
Cordially, Abelius Commuting between Birmingham, AL, Miami, FL and Beijing, China http://www.worldkit.com |
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
Well i have the combox working properly ...but now i need to make it smaller , i mean smaller fonts and container....looking into the script i cant see where is the size of the font.....
Anybody can help me=PP Tx in advance! |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jun 2002
Posts: 24
|
I got it again=)tx anyway.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| combo box populating and linking | wilfolaram | ActionScript 2.0 | 0 | 11-10-2004 10:12 PM |
| combo box | wilfolaram | Components | 4 | 11-08-2004 01:05 AM |
| customizing individual combo box items | imraan | ActionScript 1.0 (and below) | 0 | 09-02-2004 05:46 PM |
| combo box | vik | ActionScript 1.0 (and below) | 2 | 12-18-2003 08:07 PM |
| Simple Question about a COmbo Box | Stoked | Components | 1 | 05-02-2003 01:24 PM |