07create a player that reads datafiles of some format. a datafile should describe music to play, graphics to draw, movieclips to attach, text to display, or any combination. have the player read the name and path of a data file from either its url or an input text field in the movie.
create at least two data files to show the same player delivering different results. provide a list of links or data file names on the page so users can load each of the datafiles provided into the player.
create a web page named index.html
that embeds your task07.swf and links to your task07.fla .
copy your .html, .swf, and .fla files
into a folder named task07 inside your pca folder
(i.e. Z:\HTML\pca\task07\). ensure that you can reach your web
page through the student work page,
and that everything loads correctly.