Jim Kring Posted March 29, 2006 Report Share Posted March 29, 2006 If you mouse down on a multi-column listbox column header and move the mouse slightly, while keeping it within the bounds of the column headers, it will cause the listbox vertical scrollbar to scroll up. Presumably this behavior is intended for selecting a row and dragging it up, above the upper-most row; in which case, you would definitely want this behavrior. I believe that the fix, is to filter this behavior if the user mouses down in the column header, rather than a (data) row of the listbox. <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="212" HEIGHT="168" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0"> <PARAM NAME=movie VALUE="scroll_bug.swf"> <PARAM NAME=play VALUE=true> <PARAM NAME=loop VALUE=false> <PARAM NAME=quality VALUE=low> <EMBED SRC="http://forums.lavag.org/index.php?act=Attach&type=post&id=2498" WIDTH=212 HEIGHT=168 quality=low loop=false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> Test VI: Download File:post-17-1143588737.vi Status: Filed with R&D CAR#: 3VSACUV2 Download File:post-17-1143588422.swf Quote Link to comment
Jim Kring Posted March 29, 2006 Author Report Share Posted March 29, 2006 Status update... Status: Filed with R&D CAR#: 3VSACUV2 Quote Link to comment
i2dx Posted March 29, 2006 Report Share Posted March 29, 2006 thx for posting! by the way: which tool do you use to make the flash "screenshots" ? Quote Link to comment
Jim Kring Posted March 29, 2006 Author Report Share Posted March 29, 2006 thx for posting!by the way: which tool do you use to make the flash "screenshots" ? Wink. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.