# \_root.prevFrame();

**URL:** https://forum.kirupa.com/t/-root-prevframe/188402
**Category:** flash
**Created:** [May 7, 2006, 12:55pm UTC](https://forum.kirupa.com/t/-root-prevframe/188402 "2006-05-07T12:55:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![thesleuth](https://avatars.discourse-cdn.com/v4/letter/t/e99b99/32.png) [@thesleuth](https://forum.kirupa.com/u/thesleuth)
#### Post date: [May 7, 2006, 12:55pm UTC](https://forum.kirupa.com/t/-root-prevframe/188402/1 "2006-05-07T12:55:30Z")

</div>

I have done a scrolling menu, learnt from this tutorial -  
[http://www.webwasp.co.uk/tutorials/b14-scroll-menu/index.php](http://www.webwasp.co.uk/tutorials/b14-scroll-menu/index.php)

But, I am doing it in a movieclip. How do I change the controller actions

```auto
_root.prevFrame();

```

so that the flash will work?
