'data:blog.isMobile ? "width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" : "width=1100"' name='viewport'/> English Learning: Slide presentation tutorial by Macromedia Flash 8

Minggu, 12 Juni 2016

Slide presentation tutorial by Macromedia Flash 8

v  What is Macromedia flash 8?
Macromedia Flash  is a multimedia and software platform used for creating vector graphics, animation, browser games, rich Internet applications, desktop applications, mobile applications and mobile games.
v  How to create slide presentation by macromedia flash 8?
Teacher and students always do presentation in the teaching learning process. They usually use microsoft power point to create slide. In this moment, I will explain about how to make slide presentation by macromedia flash for beginner. To begin, launch the macromedia flash 8 program. The following screen will be displayed:
Choose the new document in the box, under the Create new. The screen will be displayed
 After that, you must prepare material that you want to put in presentation slide. This is tutorial to create slide presentation. The are three slide for presentation.
1.Create three buttonby using rectangle toolsin layer 1. Give the named of three box :Home, Profile, and Material.
2. Make navigation in each button for move the slide by click the button . For example make navigation for profilebutton by write script in action box - button.
on(release){
loadMovieNum("profile.swf",0); }
You can make navigation in other button like material and home with same way.
3. Please set the frame as your need, for example set the frame in the frame 10, right click and choose “insert frame.”
4. Click first frame to add explanation to the first page, for example you can write Profile in the first page.
5. Click frame two, right click and choose “insert keyframe” then change th explanation in first page to next eplanation
6. Inser layer 2 and change the name become Action. Give action script in the frame
stop()
7. In the layer 2, create next and preview button and give. Right click in the button and choose convert to symbol – button.
8. After that gibe action script in action box like this :
For next button : on(release){
nextFrame(); }
for previous button : on(release){
prevFrame(); }
9. To add background,  Insert layer 3 and change the name become background. Right click in the last frame and choose “insert frame” and choose the background that you want in “Insert menu – library”.
10. Save file and publish by click file menu and publish setting. Set format as you like for example .swf.
11. Click publish and Ok.
12. You can add sound to make your slide more interesting by click Insert menu
This is the example of slide presentation by macromedia flash 8. The topic is asking and giving opinion for senior high school.


https://youtu.be/hrvypWiuNgI

Tidak ada komentar:

Posting Komentar