Hi,
this is my first post, most of the other problems i have had have been already answered so thanks for that! This is my first proper flash site so excuse my bad coding!
Here’s my problem, i have a movie which has other submovies contained within it. One of these movies is a menu movie containing buttons, i want these buttons to control the content in the main movie.
I tried using:
on(release)
{
_parent.photos._xscale="50";
}
in order to reduce the width of the movie ‘photos’ but to no avail.
Here is a link to the .fla as it’s starting to even confuse me now!
Totally appreciate any help that anyone can give me
thanks, foofighter