Can you post your code with view source enabled?

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Corey Smaller
Sent: Tuesday, December 18, 2007 5:53 PM
To: [email protected]
Subject: [flexcoders] tabEnabled not enabling

 

after much pain and suffering with this Flexlib Schduler, i have set
my schedule program objects (entry) to tabEnabled= "true",
tabchildren="true", focusEnabled="true" . I have traced the tab index
of each item when I click it and the index number shows up so i know
the entry is enabled so I figured the tab navigation should work
right? um..nope.

in my main mxml my scheduleViewer (which contain the enntries) 
focusEnabled="true" tabChildren="true" and tabEnabled="true" . I have
tried changing tabEnabled="false" and focusEnabled='false" and several
combos of each to no avail. 
I need a stiff drink. 

 

Reply via email to