:hangover:
how load different movie with specific scene? When I click “back” button of part2.fla/scene 8 it should call part1.fla/scene7
y are you using scenes?
Its probably better just to do load movie and load it to a empty movie clip.
If you dnt know what i mean, have a look here ::
http://www.kirupa.com/developer/mx/full_site.htm
Thanks for the reply dave. I am using scenes to represent each section. To give you the background…
I have 3 .fla files (part 1,2&3) which contains 7 scenes in each file. There is a user interaction at the end of the each scene asking user to click “next” “Back” to continue. Each scene will have voice over synced with animation.
Please help! Thanks.