In the email, the CDATA section seems to have been eaten by the mailer. The
code inside this part is 

override protected function updateDisplayList(unscaledWidth:Number, 
                unscaledHeight:Number) : void
            {
                bgRectFill.color = getStyle('backgroundColor');
                super.updateDisplayList(unscaledWidth, unscaledHeight);
            }

Doug



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Calls-to-superclass-failing-tp14230p14231.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to