# Whats wrong with this? not legit code?

**URL:** https://forum.kirupa.com/t/whats-wrong-with-this-not-legit-code/298685
**Category:** Uncategorized
**Created:** [October 22, 2009, 10:24pm UTC](https://forum.kirupa.com/t/whats-wrong-with-this-not-legit-code/298685 "2009-10-22T22:24:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bboybeatle](https://avatars.discourse-cdn.com/v4/letter/b/3e96dc/32.png) [@bboybeatle](https://forum.kirupa.com/u/bboybeatle)
#### Post date: [October 22, 2009, 10:24pm UTC](https://forum.kirupa.com/t/whats-wrong-with-this-not-legit-code/298685/1 "2009-10-22T22:24:20Z")

</div>

if (musicpage.\_currentframe==37) {  
home\_btn.onRelease=function(){  
musicpage.gotoAndPlay(38);  
}  
}

…seems alright to me, but im not very smart
