I want people to have the option to navigate my site by using the keyboard if they wish.
I used this code on my button:
on (release, keyPress "1"
{
loadMovieNum ("movies/my_movie,swf", 1);
}
but it doesn't seem to work with the loadMovieNum action.
Why, or am I doing something wrong...? funkymonk B-)
rod@sameplanet.co.uk
[on it's way!]
********************
I used this code on my button:
on (release, keyPress "1"
loadMovieNum ("movies/my_movie,swf", 1);
}
but it doesn't seem to work with the loadMovieNum action.
Why, or am I doing something wrong...? funkymonk B-)
rod@sameplanet.co.uk
[on it's way!]
********************