Simplify this ;-)

:jail: Hi all,

Just wrote the following code and was wondering what the syntax would be to write it shorter.

Would really appreciate your help since im a bit pushed for time at the moment…

Cheers,

Claire

_root.scroll.btn1._alpha = 30;
_root.scroll.btn1.enabled = false;

_root.scroll.btn39._alpha = 30;
_root.scroll.btn39.enabled = false;

_root.scroll.btn7._alpha = 30;
_root.scroll.btn7.enabled = false;

_root.scroll.btn40._alpha = 30;
_root.scroll.btn40.enabled = false;