SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

Similar a 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
 

Similar a 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
 

Más de 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
 

Más de 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
 

Último

Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfalexjohnson7307
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...ScyllaDB
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data SciencePaolo Missier
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctBrainSell Technologies
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?Mark Billinghurst
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewDianaGray10
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentationyogeshlabana357357
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Skynet Technologies
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Paige Cruz
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptxFIDO Alliance
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTopCSSGallery
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!Memoori
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfFIDO Alliance
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...FIDO Alliance
 

Último (20)

Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdf
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overview
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentation
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development Companies
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 

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