SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Macromedia Flash Module
MODULE 10: CONNECTING SCENES
Duration : 80 minutes
Objectives : Students will be able to:
1. Create a multiple scenes
2. Create a button
3. Connecting the scenes using action script
Contents :
1. Open the ‘Menu’ file. (skip this step if you are still at Menu document environment)
2. We need to give connection between scenes.
3. Open ‘Scene 1’ (You can click Windows menu file, and then select Design Panels –
Scene) and click frame1 at timeline. In Action you will have to write the following code.
Module 10 / Page 1-1
Macromedia Flash Module
4. Click ‘Scene2” text and write the following code in Action.
Module 10 / Page 1-2
Stop ();
Macromedia Flash Module
5. Click ‘Scene3’ text and write the following code in Action.
Module 10 / Page 1-3
on (release)
{
gotoAndPlay("Scene 2",1);
}
on (release)
{
gotoAndPlay("Scene 3",1);
}
Macromedia Flash Module
6. Click ‘Scene4’ text and write the following code in Action.
7. Open the Scene 2, and then select frame 1 at timeline. In Action you will have to write the
following code
8. Click the ‘menu’ text, and then in Action you have to write the following code
Module 10 / Page 1-4
on (release)
{
gotoAndPlay("Scene 4",1);
}
Macromedia Flash Module
9. Don’t forget to make Scene 3 and Scene 4 as seen as Scene 2.
10. Test your movie.
11. Save your movie.
12. To build up your skill, you must create a different Menu environment by following
the steps above.
Module 10 / Page 1-5
on (release)
{
gotoAndStop("Scene 1",1);
}
Macromedia Flash Module
{For example: Try to build up BIODATA menu to introduce your self}
Module 10 / Page 1-6
Nama:
No. Maktab:
Kelas:
Homeroom:
Cita-cita:
Hobi:
Menu
Sekolah Lama:
Sekolah Baru:
Keputusan Peperiksaan:
UPSR:
SRP:
Subjek yang diambil:
Menu
Nama Bapa:
Pekerjaan bapa:
Nama Ibu:
Pekerjaan ibu:
Bilangan adik-beradik:
Anak ke:
Alamat tetap:
No. Telefon: Menu
Macromedia Flash Module
{For example: Try to build up BIODATA menu to introduce your self}
Module 10 / Page 1-6
Nama:
No. Maktab:
Kelas:
Homeroom:
Cita-cita:
Hobi:
Menu
Sekolah Lama:
Sekolah Baru:
Keputusan Peperiksaan:
UPSR:
SRP:
Subjek yang diambil:
Menu
Nama Bapa:
Pekerjaan bapa:
Nama Ibu:
Pekerjaan ibu:
Bilangan adik-beradik:
Anak ke:
Alamat tetap:
No. Telefon: Menu

Weitere ähnliche Inhalte

Ähnlich wie Module 10 creating menu3

Csf3108 lab module 1 (1)
Csf3108   lab module 1 (1)Csf3108   lab module 1 (1)
Csf3108 lab module 1 (1)soongxian
 
2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing EnvironmentdM Technologies
 
2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environmentguest9aa151
 
Web Design Module - Session 1 - course aims
Web Design Module - Session 1  - course aimsWeb Design Module - Session 1  - course aims
Web Design Module - Session 1 - course aimschowders
 
Web 2.0 Quiz & Assessment Tools
Web 2.0 Quiz & Assessment ToolsWeb 2.0 Quiz & Assessment Tools
Web 2.0 Quiz & Assessment ToolsMohamed Amin Embi
 
Homework seriesandroidworkshop JUly 12th
Homework seriesandroidworkshop JUly 12thHomework seriesandroidworkshop JUly 12th
Homework seriesandroidworkshop JUly 12thRishi Kumar
 
Creating mass users using e_catt
Creating mass users using e_cattCreating mass users using e_catt
Creating mass users using e_cattsparten369
 
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...Mahmoud Samir Fayed
 
Tat learning applications en
Tat learning applications enTat learning applications en
Tat learning applications enToni Setyawan
 
Develop for Windows Phone Mango and Windows 8: our Tips
Develop for Windows Phone Mango and Windows 8: our TipsDevelop for Windows Phone Mango and Windows 8: our Tips
Develop for Windows Phone Mango and Windows 8: our TipsSoumow Dollon
 
Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1rupeshkanu
 
International Institute of technology (android)
International Institute of technology (android)International Institute of technology (android)
International Institute of technology (android)Nazih Heni
 
Modul 3: Menggunakan motion tween
Modul 3:  Menggunakan motion tweenModul 3:  Menggunakan motion tween
Modul 3: Menggunakan motion tweenIzatul Akma
 
Module 3 creating motion tween
Module 3  creating motion tweenModule 3  creating motion tween
Module 3 creating motion tweenIzatul Akma
 
Programming in as3 the basics
Programming in as3 the basicsProgramming in as3 the basics
Programming in as3 the basicsJoseph Burchett
 
Getting Started with Spanish 1 NCVPS
Getting Started with Spanish 1 NCVPSGetting Started with Spanish 1 NCVPS
Getting Started with Spanish 1 NCVPSHerman Hall
 
MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)Nad0209
 
Deployment of a learning design produced by Web Collage at a Moolde VLE
Deployment of a learning design produced by Web Collage at a Moolde VLEDeployment of a learning design produced by Web Collage at a Moolde VLE
Deployment of a learning design produced by Web Collage at a Moolde VLEYannis
 
Worksheet of deploying a learning design produced by Web Collage in Moodle
Worksheet of deploying a learning design produced by Web Collage in MoodleWorksheet of deploying a learning design produced by Web Collage in Moodle
Worksheet of deploying a learning design produced by Web Collage in MoodleYannis
 

Ähnlich wie Module 10 creating menu3 (20)

Csf3108 lab module 1 (1)
Csf3108   lab module 1 (1)Csf3108   lab module 1 (1)
Csf3108 lab module 1 (1)
 
2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment
 
2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment2 Getting To Know Your Programing Environment
2 Getting To Know Your Programing Environment
 
Web Design Module - Session 1 - course aims
Web Design Module - Session 1  - course aimsWeb Design Module - Session 1  - course aims
Web Design Module - Session 1 - course aims
 
Mac
MacMac
Mac
 
Web 2.0 Quiz & Assessment Tools
Web 2.0 Quiz & Assessment ToolsWeb 2.0 Quiz & Assessment Tools
Web 2.0 Quiz & Assessment Tools
 
Homework seriesandroidworkshop JUly 12th
Homework seriesandroidworkshop JUly 12thHomework seriesandroidworkshop JUly 12th
Homework seriesandroidworkshop JUly 12th
 
Creating mass users using e_catt
Creating mass users using e_cattCreating mass users using e_catt
Creating mass users using e_catt
 
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
 
Tat learning applications en
Tat learning applications enTat learning applications en
Tat learning applications en
 
Develop for Windows Phone Mango and Windows 8: our Tips
Develop for Windows Phone Mango and Windows 8: our TipsDevelop for Windows Phone Mango and Windows 8: our Tips
Develop for Windows Phone Mango and Windows 8: our Tips
 
Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1
 
International Institute of technology (android)
International Institute of technology (android)International Institute of technology (android)
International Institute of technology (android)
 
Modul 3: Menggunakan motion tween
Modul 3:  Menggunakan motion tweenModul 3:  Menggunakan motion tween
Modul 3: Menggunakan motion tween
 
Module 3 creating motion tween
Module 3  creating motion tweenModule 3  creating motion tween
Module 3 creating motion tween
 
Programming in as3 the basics
Programming in as3 the basicsProgramming in as3 the basics
Programming in as3 the basics
 
Getting Started with Spanish 1 NCVPS
Getting Started with Spanish 1 NCVPSGetting Started with Spanish 1 NCVPS
Getting Started with Spanish 1 NCVPS
 
MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)
 
Deployment of a learning design produced by Web Collage at a Moolde VLE
Deployment of a learning design produced by Web Collage at a Moolde VLEDeployment of a learning design produced by Web Collage at a Moolde VLE
Deployment of a learning design produced by Web Collage at a Moolde VLE
 
Worksheet of deploying a learning design produced by Web Collage in Moodle
Worksheet of deploying a learning design produced by Web Collage in MoodleWorksheet of deploying a learning design produced by Web Collage in Moodle
Worksheet of deploying a learning design produced by Web Collage in Moodle
 

Mehr von Izatul Akma

Module 0 introduction (enhanced)
Module 0   introduction (enhanced)Module 0   introduction (enhanced)
Module 0 introduction (enhanced)Izatul Akma
 
Modul 7 : Memasukkan audio
Modul 7 : Memasukkan audioModul 7 : Memasukkan audio
Modul 7 : Memasukkan audioIzatul Akma
 
Modul 6 : Menggunakan masking
Modul 6 : Menggunakan maskingModul 6 : Menggunakan masking
Modul 6 : Menggunakan maskingIzatul Akma
 
Modul 5: Menggunakan motion shape
Modul 5:  Menggunakan motion shapeModul 5:  Menggunakan motion shape
Modul 5: Menggunakan motion shapeIzatul Akma
 
Modul 4: Menggunakan motion guide
Modul 4:  Menggunakan motion guideModul 4:  Menggunakan motion guide
Modul 4: Menggunakan motion guideIzatul Akma
 
Modul 2: Menggunakan drawing tool
Modul 2: Menggunakan drawing toolModul 2: Menggunakan drawing tool
Modul 2: Menggunakan drawing toolIzatul Akma
 
Modul 1: Menggunakan text tool
Modul 1: Menggunakan text toolModul 1: Menggunakan text tool
Modul 1: Menggunakan text toolIzatul Akma
 
Tugasan 6 : Menggunakan teknik masking
Tugasan 6  : Menggunakan teknik maskingTugasan 6  : Menggunakan teknik masking
Tugasan 6 : Menggunakan teknik maskingIzatul Akma
 
Tugasan 4 : Menggunakan motion tween & motion guide
Tugasan 4 :  Menggunakan motion tween & motion guideTugasan 4 :  Menggunakan motion tween & motion guide
Tugasan 4 : Menggunakan motion tween & motion guideIzatul Akma
 
Tugasan 2 : Text
Tugasan 2 : TextTugasan 2 : Text
Tugasan 2 : TextIzatul Akma
 
Tugasan 1: Pengenalan
Tugasan 1: PengenalanTugasan 1: Pengenalan
Tugasan 1: PengenalanIzatul Akma
 
Introduction to Flash
Introduction to FlashIntroduction to Flash
Introduction to FlashIzatul Akma
 

Mehr von Izatul Akma (12)

Module 0 introduction (enhanced)
Module 0   introduction (enhanced)Module 0   introduction (enhanced)
Module 0 introduction (enhanced)
 
Modul 7 : Memasukkan audio
Modul 7 : Memasukkan audioModul 7 : Memasukkan audio
Modul 7 : Memasukkan audio
 
Modul 6 : Menggunakan masking
Modul 6 : Menggunakan maskingModul 6 : Menggunakan masking
Modul 6 : Menggunakan masking
 
Modul 5: Menggunakan motion shape
Modul 5:  Menggunakan motion shapeModul 5:  Menggunakan motion shape
Modul 5: Menggunakan motion shape
 
Modul 4: Menggunakan motion guide
Modul 4:  Menggunakan motion guideModul 4:  Menggunakan motion guide
Modul 4: Menggunakan motion guide
 
Modul 2: Menggunakan drawing tool
Modul 2: Menggunakan drawing toolModul 2: Menggunakan drawing tool
Modul 2: Menggunakan drawing tool
 
Modul 1: Menggunakan text tool
Modul 1: Menggunakan text toolModul 1: Menggunakan text tool
Modul 1: Menggunakan text tool
 
Tugasan 6 : Menggunakan teknik masking
Tugasan 6  : Menggunakan teknik maskingTugasan 6  : Menggunakan teknik masking
Tugasan 6 : Menggunakan teknik masking
 
Tugasan 4 : Menggunakan motion tween & motion guide
Tugasan 4 :  Menggunakan motion tween & motion guideTugasan 4 :  Menggunakan motion tween & motion guide
Tugasan 4 : Menggunakan motion tween & motion guide
 
Tugasan 2 : Text
Tugasan 2 : TextTugasan 2 : Text
Tugasan 2 : Text
 
Tugasan 1: Pengenalan
Tugasan 1: PengenalanTugasan 1: Pengenalan
Tugasan 1: Pengenalan
 
Introduction to Flash
Introduction to FlashIntroduction to Flash
Introduction to Flash
 

Kürzlich hochgeladen

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 

Kürzlich hochgeladen (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Module 10 creating menu3

  • 1. Macromedia Flash Module MODULE 10: CONNECTING SCENES Duration : 80 minutes Objectives : Students will be able to: 1. Create a multiple scenes 2. Create a button 3. Connecting the scenes using action script Contents : 1. Open the ‘Menu’ file. (skip this step if you are still at Menu document environment) 2. We need to give connection between scenes. 3. Open ‘Scene 1’ (You can click Windows menu file, and then select Design Panels – Scene) and click frame1 at timeline. In Action you will have to write the following code. Module 10 / Page 1-1
  • 2. Macromedia Flash Module 4. Click ‘Scene2” text and write the following code in Action. Module 10 / Page 1-2 Stop ();
  • 3. Macromedia Flash Module 5. Click ‘Scene3’ text and write the following code in Action. Module 10 / Page 1-3 on (release) { gotoAndPlay("Scene 2",1); } on (release) { gotoAndPlay("Scene 3",1); }
  • 4. Macromedia Flash Module 6. Click ‘Scene4’ text and write the following code in Action. 7. Open the Scene 2, and then select frame 1 at timeline. In Action you will have to write the following code 8. Click the ‘menu’ text, and then in Action you have to write the following code Module 10 / Page 1-4 on (release) { gotoAndPlay("Scene 4",1); }
  • 5. Macromedia Flash Module 9. Don’t forget to make Scene 3 and Scene 4 as seen as Scene 2. 10. Test your movie. 11. Save your movie. 12. To build up your skill, you must create a different Menu environment by following the steps above. Module 10 / Page 1-5 on (release) { gotoAndStop("Scene 1",1); }
  • 6. Macromedia Flash Module {For example: Try to build up BIODATA menu to introduce your self} Module 10 / Page 1-6 Nama: No. Maktab: Kelas: Homeroom: Cita-cita: Hobi: Menu Sekolah Lama: Sekolah Baru: Keputusan Peperiksaan: UPSR: SRP: Subjek yang diambil: Menu Nama Bapa: Pekerjaan bapa: Nama Ibu: Pekerjaan ibu: Bilangan adik-beradik: Anak ke: Alamat tetap: No. Telefon: Menu
  • 7. Macromedia Flash Module {For example: Try to build up BIODATA menu to introduce your self} Module 10 / Page 1-6 Nama: No. Maktab: Kelas: Homeroom: Cita-cita: Hobi: Menu Sekolah Lama: Sekolah Baru: Keputusan Peperiksaan: UPSR: SRP: Subjek yang diambil: Menu Nama Bapa: Pekerjaan bapa: Nama Ibu: Pekerjaan ibu: Bilangan adik-beradik: Anak ke: Alamat tetap: No. Telefon: Menu