home *** CD-ROM | disk | FTP | other *** search
- stop();
- trace("BBBBBBAAAAASSEE sssssssssssssss ::" + inptxt_WCtxt.maxscroll + "inptxt_WCtxt.scroll aaaaaaaaaaaaaa:::" + inptxt_WCtxt.scroll);
- if(inptxt_WCtxt.maxscroll > 2 || inptxt_WCtxt.scroll > 1)
- {
- trace("IIINN");
- cmp_ScrollBar1._visible = true;
- }
- else
- {
- cmp_ScrollBar1._visible = false;
- }
-