Thanks Tracy and Clumpywheel (it's good to know I'm not alone..) >Is this causing you any problems? Only in so much as I have gone from a situation where my flashlog is 100% useful trace statements and critical errors to a situation where it is now >90% noise (and flash tracer's "Display warnings" control seems not to work). :(
Call me a stickler maybe, but I like my warnings to be real and noteworthy..:) If we ignore warnings then don't we just invite future problems? (I'm an electronic engineer by training, and fairly new to SW, so maybe I'm taking the wrong approach?) Most importantly: is this the sort of thing that warrants a bug report to Adobe? If so, I'll put one in. cheers tom --- In [email protected], "Tracy Spratt" <tspr...@...> wrote: > > Is this causing you any problems? Warnings can often be ignored, and > this sounds like an issue in the framework. In past versions of > flex, I have seen dozens of warnings from internal objects, but not > seen any of them result in a problem for my app. > > Tracy Spratt > Lariat Services > Flex development bandwidth available > > > --- In [email protected], "clumpywheel" <clumpywheel@> > wrote: > > > > I tried to reply to this earlier but it didn't show up. > > > > I have the exact same warnings in my flashlog and it's very > annoying. > > Flex 3, Flash 10, and it happens when I hit "allow" on the > microphone > > access box. > > > > --- In [email protected], "tom93438" <tcs2201@> wrote: > > > > > > Hi Erik, > > > > > > That is the problem. I don't define or call it anywhere in my > code (to > > > the best of my knowledge). I have searched my entire codebase for > > > 'CheckVisibilty' and it doesn't show up anywhere. > > > > > > I know this makes it a hard problem to diagnose.. > > > > > > Any idea what might be wrong? > > > > > > thanks > > > > > > tom > > > > > > > > > --- In [email protected], "Thomas, Erik" <erik_thomas@> > wrote: > > > > > > > > Can you share some source code where you define/call > CheckVisibilty? > > > > > > > > ________________________________ > > > > > > > > From: [email protected] > > [mailto:[email protected]] On > > > > Behalf Of tom93438 > > > > Sent: Friday, January 16, 2009 10:16 AM > > > > To: [email protected] > > > > Subject: [flexcoders] Re: Warning: CheckVisibility is not a > function ? > > > > > > > > > > > > > > > > A few more bits of information to add: > > > > > > > > This warning starts being generated immediately after > the 'Adobe Flash > > > > Player Settings' box is closed (once the user selects 'Allow' OR > > > > 'Deny') for microphone / camera access. > > > > The warning is written continuously and indefinitely (or at > least, > > > > until Flash Tracer reaches its warning limit). > > > > > > > > Any ideas how to make this warning go away? > > > > > > > > thanks > > > > > > > > tom > > > > > > > > --- In [email protected] > > <mailto:flexcoders%40yahoogroups.com> > > > > , tom s <tcs2201@> wrote: > > > > > > > > > > Hi, > > > > > I have an application running in Flash Debug Player 10.0 r12 > for > > > > Firefox. > > > > > It keeps writing 'Warning: CheckVisibility is not a function' > to the > > > > > flashlog.txt > > > > > I am running FF 3.0.5 and Flash Switcher. > > > > > > > > > > Any ideas what might be causing this? > > > > > > > > > > thanks > > > > > > > > > > tom > > > > > > > > > > > > > > >

