Ravi Kiran V wrote:Hi right now i am adding all Action script related code directly inside my MXML file like this : </mx:script> and the code looks clumpsy . Is it possible to write actionscript code sperately and include that file inside my Custom Component files ?? Thank you .