Skip to main content
Participant
December 7, 2013
Answered

Need help for a multiline combobox...

  • December 7, 2013
  • 1 reply
  • 840 views

Hi,

I am new to Flash, and I need help. I am trying to create a multiline combobox, but I can't seem to have any luck. I searched for possible answers, and most of them point to the cell renderer. Whenever I try to use it, I have multiple errors. This is what I am sort of trying to do: http://www.wikihow.com/Create-Interactive-Multiple-Choice-Quiz-in-Adobe-Flash-Cs4

The only difference is that I need multilines instead of single lines. Is there a way a complete beginner could do this?

This topic has been closed for replies.
Correct answer kglad

not really.  you need to create a custom cellrenderer and, i don't think, that's easy for a beginner.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
December 7, 2013

not really.  you need to create a custom cellrenderer and, i don't think, that's easy for a beginner.

Alias_aAuthor
Participant
December 7, 2013

Yes, it definitely is not easy for a complete beginner like me. I tried to do it using the code from Adobe, but I kept receiving error reports. That's why I was hoping for another way to do it. I'm wondering, though, if I could maybe have a second dynamic text box under the combobox where the answer choice might show...?

kglad
Community Expert
Community Expert
December 8, 2013

it's difficult to wrangle the flash components. they either do what you want, by default, or you have a fair amount of work to do.