Thanks a lot. But, I figured out how to do it a differant way... Here it is.. In the Card or Stack script put... on keydown key if cd fld "Keys" = "false" then exit keydown ---Other junk here--- pass keydown end keydown In the button script put this... on mouseUp put "false" into cd fld "Keys" ---Other crap here--- end mouseUp But, it was simular to yours so, thanks a lot anyways! :) - Josh Dye
- A couple of questions... kid36
- Re: A couple of questions... M. Uli Kusterer
- Re: A couple of questions... Jeanne A. E. DeVoto
- Re: A couple of questions... kid36
- Re: A couple of questions... Scott Slaugh
- Re: A couple of questions... Scott Slaugh
- Re: A couple of questions... Almesj�
- Re: A couple of questions... Scott Slaugh
