Groups | Blog | Home
all groups > flash (macromedia) > october 2005 >

flash (macromedia) : problem with quiz interactions



Motion Maker
10/18/2005 10:22:10 PM
I just click them with the Free Transform Tool and stretch them out.



--
Lon Hosford
www.lonhosford.com
May many happy bits flow your way!
[quoted text, click to view]
Ok, i realized the problem. I switched some of the checkboxes on the
multiple
choice to radio buttons and the instance names were conflicting. but now
this
brings up another problem since i changed them to radio buttons, the labels
are
not stretching to fit the entire text. Where do i go to change the length
of
the text field created within the radiobuttons. is it in the question, or
the
radiobutton?

dvwatkins
10/18/2005 10:27:58 PM
hi

Im having a strange problem when im trying to make a quiz. I started with a
regular quiz template and made some changes. I changed the background, added
my navigation buttons, changed the resolution, etc... I made it originally and
it worked fine except i realized that the text in the radio buttons and
checkboxes were the wrong colors. I went through and changed all those, only
way i could really get it to work correctly was to go into each of the
components and put:

onClipEvent(load) {
this.setStyleProperty("textColor, "0xFFFFFF");
}

This changed the text color perfectly, however, now the fifth question doesn't
work properly. i get rid of the onClipEvent(load) functions and it still has
problems. I didn't do anything else but somehow i screwed up the questions. I
even tried starting from scratch and it does the same thing. I can't seem to
make a quiz longer then 4 questions with white text. Any theories or solutions
would be appreciated. thank you.

dvwatkins
10/18/2005 11:42:39 PM
Ok, i realized the problem. I switched some of the checkboxes on the multiple
choice to radio buttons and the instance names were conflicting. but now this
brings up another problem since i changed them to radio buttons, the labels are
not stretching to fit the entire text. Where do i go to change the length of
the text field created within the radiobuttons. is it in the question, or the
radiobutton?
AddThis Social Bookmark Button