Multimedia Technology Lab Programs
Multimedia Technology Lab Programs
Multimedia Technology Lab Programs
Of
Multimedia Technology
Program: 1
Output:
Program: 2
Aim: Write a program for image morphing.
Procedure:
1.
2.
3.
4.
5.
Output:
Program: 3
Aim: Write a program for motion tweening of an object.
Procedure:
1.
2.
3.
4.
5.
6.
7.
8.
Output:
Program: 4
Aim: Write a program that show guided motion.
Procedure:
1.
2.
3.
4.
Output:
Program: 5
Aim: Write a program for scale and rotate.
Procedure:
1.
2.
3.
4.
5.
6.
7.
8.
Output:
Program: 6
Aim: Write a program to change the size of any object using button.
Procedure:
1.
2.
3.
4.
For decreament-
on (release)
{
add _width=add_width+5;
}
9. Press CTRL+ENTER to run the program.
Output:
on(release)
{
add_width=add_width-5;
}
Program: 7
Aim: Write a program to rotate any object and change the quality of an object
using button.
Procedure:
1.
2.
3.
4.
add _quality=high;
}
9. Press CTRL+ENTER to run the program.
Output:
Program: 8
Aim: Write a program to rotate any object and change the quality of an object
using button.
Procedure:
1.
2.
3.
4.
Output:
Program: 9
Output:
Program: 10
Aim: Write a program for text morphing
Procedure:
1.
2.
3.
4.
5.
6.
7.
8.
9.
Output: