|
| Web Hosting Deals | Holiday Logo Design | Website Header Templates | Register domain | Search Engine Optimisation | Web Hosting |
|
|||||||
| Flash and ActionScript General Flash/ActionScript help, tips, tricks and stumbling points can be posted and answered here! |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi
I created a flash site but i cannot linked the scenes with the buttons. I created Home etc., buttons in scene 1. I want to go to scene 2 or scene 4 when click the button. How to make that one. Pls mail me. Urgent. Thank You, Ravindra. callmerevo@gmail.com ![]() |
|
||||
|
Select the button
And open the action script panel. then try to search Button > go to next frame I have forgot how it is flash because i am working more with photoshop If you still need help please tell me and i will install flash and i will tell you exactly what you have to do
__________________
3D Logo Creator + Mega Pack + Photoshop Designer's Pack = Only 148$ ( save 150 $ - use coupon code: talk ) |
|
|||
|
|
|
|||
|
Hello,
I've created 3 scenes, and put some buttons on it...just to try to connect those Scenes, and wrote this code in Actionscript. It is easy, try it: btn_home.onRelease = function (){ gotoAndPlay("Scene 1", 1); }; btn_intro.onRelease = function (){ gotoAndPlay("Scene 2", 1); }; btn_galeria.onRelease = function (){ gotoAndPlay("Scene 3", 1); }; Hope it can help you to connect Scenes. Amit |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|