PDA

View Full Version : Combobox inside of a window doesn't work


reynoldsdesign
06-07-2005, 01:06 AM
Hi all,

I'm trying to create a calendar editor which can be viewed here: -deleted by reynoldsdesign -
click on "Click here to add an event for this date" and a window will open (it has to download 90K) But when you try to click on 12AM or 00 it doesn't work. Any suggestions. The combobox does work if the external file is loaded separately.

Thanks

eric

reynoldsdesign
06-07-2005, 01:19 AM
i figured it out

it works if you drag the component onto the stage of the file calling the window component.

hope this helps others with the same problem