| |
#1 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
Hello readers, in this tutorial I will teach you how to make a simple "play" button for flash documents. * Note this does not apply to my other flash tutorials that I made unless you want it to. This tutorial can go with ANY flash project [ie. Flash animation, flash game, etc.] And MAKE SURE you have MACROMEDIA FLASH.
| |||||||
|
| |
#2 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
Step 1.) Open flash Step 2.) select NEW>FLASH DOCUMENT Step 3.) Draw a play button or import one (which ever you prefer) Step 4.) Convert it to a symbol with the following inputs... NAME: Button1 FILE: MOVIE CLIP CENTER then click ok Step 5.) scroll down and open the ACTIONS folder. Step 6.) in the blank text screen paste the code below into that spot.... on(release) { _root.gotoAndPlay(2); } Step 7.) click the Keyframe that it is set to (should be first frame) Step 8.) Go back to actions and type paste the code into that stop(); Stp 9.) add a new keyframe If you need any tutorials, tech help, pc help or etc. Please notify me and I will try to post the tutorial | |||||||
|
| |
#6 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
*bump
__________________ If need anything that deals with computers (tutorials, games, websites, sigs, faqs, anything with a pc/mac) let me know and I will try to help you. | |||||||
|
| |
#7 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
Bump
__________________ If need anything that deals with computers (tutorials, games, websites, sigs, faqs, anything with a pc/mac) let me know and I will try to help you. | |||||||
|
| |
#8 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
*bump
__________________ If need anything that deals with computers (tutorials, games, websites, sigs, faqs, anything with a pc/mac) let me know and I will try to help you. | |||||||
|
| |
#9 (permalink)
| |||||||
| Forum Junior Level: 9 Level up: 39% Activity: 0%
Posts: 386
Status:
Offline
|
*bump
__________________ If need anything that deals with computers (tutorials, games, websites, sigs, faqs, anything with a pc/mac) let me know and I will try to help you. | |||||||
|
|
| Thread Tools | |
|