Thursday, December 24, 2009

How can I link a picture in Macromedia flash 8 to another scene?

I want to link a picture that says play, which is located on scene 1 frame 59 to the scene 2 frame1, please tell me the steps in details, cause I am not really good in dealing with flash.How can I link a picture in Macromedia flash 8 to another scene?
Google inHow can I link a picture in Macromedia flash 8 to another scene?
try this:





1 .- First you must convert your image to button, select it and press f8, you open a screen, there required position button and select a name.


2 .- Select the image you just convert button, and press f9 or seeks to enable the display of Actions.


3. On the screen of Actions enters this code:


on (release) {


GotoAndStop ( 'Name of the Scene', 1);


}


4. Do not forget to have a stop (); in each of the frames where are your objects.

No comments:

Post a Comment