I have a Movie that goes out to a data base retrieves data relavant to the user. These variables are then used to determine the alpha of a movie clip associated with the variables.
Problem:
The movie clips work OK when going forward through the movie, however when you go backwards, some of the movie clips move out of their proper position, and do not react consistent with the variables.
i.e. They should have an alpha of 0% and have an alpha of 100% or visa versa.
Navigation is accomplished by using buttons which are arranged as tabs at the top, and to the side.
The MC's all have onClipEvent(load) script associated with them.
Problem:
The movie clips work OK when going forward through the movie, however when you go backwards, some of the movie clips move out of their proper position, and do not react consistent with the variables.
i.e. They should have an alpha of 0% and have an alpha of 100% or visa versa.
Navigation is accomplished by using buttons which are arranged as tabs at the top, and to the side.
The MC's all have onClipEvent(load) script associated with them.