Re: [flexcoders] List and ViewStack Problem

2006-07-20 Thread Scotty Scott



You could also allow binding to take care of everything for you, if you are trying to have the list display the titles of your panels in the ViewStack.Something like

Hope this helps,   Scotty Scott   http://www.franciswscott.comOn 7/20/06, 
s_hernandez01 <[EMAIL PROTECTED]> wrote:













  



Hey Flexers

I am trying to use the ViewStack to switch Panels from a List
Component, but I am having no luck because I get an error saying "Call
to possibly undefined method ItemClickEvent".  Could someone help me,
please?


   
horizontalAlign="center" verticalAlign="middle">


itemClick="panelVS.selectedIndex=ItemClickEvent(event).index">
   
  
	   
	   
  
   










Thanks

Sal


  















__._,_.___





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

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  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.



  






__,_._,___



Re: [flexcoders] List and ViewStack Problem

2006-07-20 Thread Hilary Bridel



Hi Sal,
You are calling a method/function that does not exist.
Try replacing:
itemClick="panelVS.selectedIndex=ItemClickEvent(event).index
 
 with:
 
itemClick="panelVS.selectedIndex=myList.selectedIndex
 
that should work...
 
Regards
 
Hilary
 
-- 
On 7/21/06, s_hernandez01 <[EMAIL PROTECTED]> wrote:
Hey FlexersI am trying to use the ViewStack to switch Panels from a ListComponent, but I am having no luck because I get an error saying "Call
to possibly undefined method ItemClickEvent".  Could someone help me,please?  horizontalAlign="center" verticalAlign="middle">itemClick="panelVS.selectedIndex=ItemClickEvent
(event).index">    
 
   ThanksSal
 Yahoo! Groups Sponsor ~-->See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM~->--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/
-- Hilary-- 

__._,_.___





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

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  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.



  






__,_._,___



[flexcoders] List and ViewStack Problem

2006-07-20 Thread s_hernandez01
Hey Flexers

I am trying to use the ViewStack to switch Panels from a List
Component, but I am having no luck because I get an error saying "Call
to possibly undefined method ItemClickEvent".  Could someone help me,
please?


   


   
  
   
   
  
   











Thanks

Sal






 Yahoo! Groups Sponsor ~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
~-> 

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