I have a index.swf loaded into a level on my main timeline.
loadMovieNum (index.swf, 2)
This loades fine. I need the index.swf to stop the main timeline it is loaded in. this is the code i have used before and it worked, this time it does not.
It seems like it is not communicating with the main timeline. nothing works.
Does it matter what level it is on? it is being loaded through an action script on the first key frame of the main timeline.
Has anyone else had problems with flash mx actionscripting not working or not being consistant. sometimes it works.