|
Sorry
for the repost but I never saw this appear on the list All, I’ve been experiencing
several issues with the radiobutton when in a repeater – the main problem
at the moment is this error: TypeError: Error #1009: Cannot access a property or
method of a null object reference. at
mx.controls::RadioButton/mx.controls:RadioButton::addToGroup()[C:\dev\GMC\sdk\frameworks\mx\controls\RadioButton.as:454] Debugging the code it would
appear that the “document” property in the RadioButton.as is
returning null, as a result “group” is also returning null even
though I have set group to equal a radiobutton group in the component. This error doesn’t
happen all the time, but it is a show stopper when it does pop up!! Any ideas? Cheers Steve -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS
|

