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" <clumpywh...@...> 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 > > > > > > > > > >

