03using the Graphics class discussed in class, write your own commented program to create a composition of lines, perhaps using your vision from task 01 as an inspiration.
create a web page named index.html
that embeds your task03.swf and links to your task03.fla.
in your HTML folder in your home directory (Z:\HTML),
create a folder named pca. you'll store all your homework here.
copy your .html, .swf, and .fla files
into a folder named task03 inside your pca folder
(i.e. Z:\HTML\pca\task03\). ensure that you can reach your web
page through the student work page,
and that everything loads correctly.