Hi Nate,

It looks like your missing the LeftTabNavigator class from your app.

So, yes, you are probably missing some code from the user classes
directory or from your app directory.

See where the class LeftTabNavigator.as exists on the app that works
then replicate on the app that doesn't work.

HTH

Regards

Niklas



On 18/08/05, Nate Nielsen <[EMAIL PROTECTED]> wrote:
>  
> Hi all, 
>   
> Having a tough time with a cairngorm app that's been inherited.  I didn't
> write the cairngorm adaptation, so I'm a bit lost.  This is what we're
> getting : 
>   
>   
> Error
> C:\Inetpub\wwwroot\bidfly\com\bidfly\view\BrowseViewHelper.as:100
> There is no method with the name 'getInstance'.
> 
>  
>  
>  99:     function showView(Void):Void{ 
>  100:         var nav:LeftTabNavigator=LeftTabNavigator.getInstance(); 
>  101:         nav.selectedIndex = nav.getChildIndex(UIObject(view)); 
>   
>   
> The odd part about it is that the same code works on another server, or the
> same server but some setup changes were made. 
>   
> Is it possible I need to include some of the framework into the user classes
> area or something? 
>   
> Any help anyone can provide would be greatly appreciated and I'll paypal ya
> so you're next round of brews are on me! 
>   
>   
> Thanks, 
>   
> -Nate 
> 
>  --
>  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 
>  
>  
>  Visit your group "flexcoders" on the web.
>   
>  To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>   
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>  
>  ________________________________
>  


-- 
Niklas Richardson
Prismix Ltd

Flex and ColdFusion Experts!


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hbteupf/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124671720/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~-> 

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

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