Nate,
 
There is nothing about your problem I can see here that has any relation to Cairngorm....
 
The error message suggests that there is no method called getInstance() on a class that one of your developers has written, called LeftTabNavigator.as or LeftTabNavigator.mxml
 
I'd go and look at the code for LeftTabNavigator, and start from there...
 
Steven
 
--
Steven Webster
Technical Director
iteration::two
 
This e-mail and any associated attachments transmitted with it may contain confidential information and must not be copied, or disclosed, or used by anyone other than the intended recipient(s). If you are not the intended recipient(s) please destroy this e-mail, and any copies of it, immediately.
 
Please also note that while software systems have been used to try to ensure that this e-mail has been swept for viruses, iteration::two do not accept responsibility for any damage or loss caused in respect of any viruses transmitted by the e-mail. Please ensure your own checks are carried out before any attachments are opened.
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nate Nielsen
Sent: 18 August 2005 11:51
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cairngorm woes =\

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




SPONSORED LINKS
Computer software testing Macromedia flex Development
Software developer


YAHOO! GROUPS LINKS




Reply via email to