|
From: royg3n on 6 May 2008 13:49 hey, i'm making a flash tutorial for my company. I'm making each section into a movie clip. so i'm wondering how to link from one movie clip to another. ok thanks
From: NedWebs on 6 May 2008 14:39 Can you explain a little bit about your logistics plan for getting from one movie to the next? Is it supposed to be automatic, or is there a button you click to move one? You might consider using separate scenes for each movie instead of replacing movies--just makes it a little easier to code, as in: gotoAndPlay("scene_name").
From: royg3n on 6 May 2008 15:14 ok i'll explain little more in detail. Within these movies clips they are going to be links that link out of the movie clips into other movie clips. I know it sounds confusing and if you dont understand it i'll try to explain it again. thnks
From: NedWebs on 6 May 2008 16:29 It's not confusing, there's just not enough information about what you have designed already to be able to tell you what you can do. How will the movies be arranged in the Flash timeline? If the movies are all going to be within the same Flash file, then you will need to have buttons as the links you mention. You can create your own so that they appear as text if that's what you want.
|
Pages: 1 Prev: fade sound distortion Next: button linking to new scene no longer works |