whole site scroll
whole site scroll
Out of context: Reply #3
- Started
- Last post
- 12 Responses
- imakedesign0
ok something like
scroll_btn.onRelease = function () {
scroll_mc._x=stage.height+30
}
and use what every easing code you use to make it smooth.
ok something like
scroll_btn.onRelease = function () {
scroll_mc._x=stage.height+30
}
and use what every easing code you use to make it smooth.