Title of anim
Title of author
I will now explain the code.
This part of the code is basically setting up the window, as you can see by the 'javascript.window.open' How do I make it open MY animation, you say?
('blahblah.swf','
In the code, replace that with the URL of your animation. That will make it so that when clicked, it will open the animation at that URL in a small window, like you see on many good animation websites. Now I will move on.
Title of anim
Title of author
This is the screenshot. It will show a small screenshot of your animation (which you must have already, it wont automatically make one for you) and show it next to the title of your movie.
src="url.jpg"
Replace that, with the URL of your little screenshot. Now, on to how to show the title and author of your movie.
Title of anim
Title of author
Replace 'Title of anim' with the title of your animation, and 'Title of author' with the movies author. Just for those who arent completely sure still, I have set up a little list of things you can change to suit your movie.
('blahblah.swf',< Change that to the URL of your movie.
width=550, height=400'< The dimensions of your movie.
img src="url.jpg"The URL of your movies screencap.
alt="alternatetext"< Change 'alternatetext' to the text you want the viewers to see if they cant see the screencap.
< Changes the title of the animation, the author of the animation.
Title of anim
Title of author
#333333Change to the colour of the text you want.
Thats my tutorial. I hope you like it. If there are any problems you can see, please let me know. Thanks.