Hi,
I'm having problems assigning an event handler (click) to a list item in a 
custom components 
nested inside the main application. Basically, I have my custom component which 
needs to 
call an event handler (written in AS3) which is located within the code of the 
main "timeline". 
I'm a beginner so I'm not sure if it's a problem with the structure of my 
application or if I'm 
missed something which would enable me target the main application from a 
nested 
component or even a component nested inside another component nested in the 
main 
application. 
Breaking down the application into smaller pieces did make things more 
manageable, easier 
to code, and overall work with; until now. 
 Please help a newbie become less noob-like. 

Reply via email to