I'm using Flash Player version 9.0.16.0

--- In [email protected], "bill_sahlas" <[EMAIL PROTECTED]> wrote:
>
> 
> I've tried reproducing it using the  link to the doc example 
> 
<http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html
/w\
> whelp.htm?context=LiveDocs_Parts&file=00000816.html>  and cannot 
confirm
> the bug/errors that you reported here.  It works as I'd expect. What
> flash player version are you on?
> 
> 
> --- In [email protected], "Chris Simeone" <simspace@> 
wrote:
> >
> > Hi All,
> >
> > I believe I found a Programmatic Skinning bug in Flex.
> >
> > Whenever I set the "borderSkin" property to a custom skin class, 
the
> > flash player hangs in all browsers, the CPU peaks around 95% and
> memory
> > is consumed rapidly.
> >
> > After waiting for about 10 minutes I get the following...
> >
> > [SWF] C:\Documents and Settings\Chris.Simeone\My Documents\Flex
> > Builder 2\Skinning-Lessons\bin\gridBorders-debug.swf - 408,071 
bytes
> > after decompression
> > undefined
> > at
> >
> mx.core::UIComponent/getClassStyleDeclarations()
[C:\dev\GMC\sdk\framewor\
> \
> > ks\mx\core\UIComponent.as:6810]
> > at
> >
> mx.styles::StyleProtoChain$/mx.styles:StyleProtoChain::addProperties
()[C\
> \
> > :\dev\GMC\sdk\frameworks\mx\styles\StyleProtoChain.as:142]
> > at
> >
> mx.styles::StyleProtoChain$/mx.styles:StyleProtoChain::addProperties
()[C\
> \
> > :\dev\GMC\sdk\frameworks\mx\styles\StyleProtoChain.as:173]
> >
> > (FYI: The previous error line is repeated 191 times)
> >
> > I tried tracing my custom skin class (by setting breakpoints) but 
none
> > of the code ever fires - the debugger never goes into the code.
> >
> > When I remove this line from my CSS file -
> > borderSkin:ClassReference('GridBorders'); - the application runs 
fine.
> >
> > To test this further, I grabbed the example on the bottom of this 
page
> > <http://livedocs.macromedia.com/flex/2/docs/00000816.html> where 
the
> > "borderSkin" property is set on the VBox tag. The same exact error
> > occurs.
> >
> > I tested other programmatic skinning examples that use upSkin,
> downSkin,
> > etc and they all work fine. I only have this problem when 
assigning a
> > skin class to the "borderSkin" property.
> >
> > Would someone please confirm this is bug? I followed the 
programmatic
> > skins recipe to the letter.
> >
> > Thanks
> > Chris Simeone
> >
>






--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to