[flexcoders] Re: Tree edit item doubleclick

2007-09-11 Thread ajayflash
here a quick example ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical mx:Script ![CDATA[ import mx.events.ListEvent; private function disableEditing(event:ListEvent):void {

[flexcoders] Asigning customized scrollbar to containers

2007-03-07 Thread ajayflash
Hi all, I'm want to customize Scrollbar, e.g. change the position of the top arrow button next to bottom arrow button. I tried a few things but its not working. I know it cant be done with style or programmatic skins. I will create custom Scrollbar, but the problem is the attach that scrollbar to