Anim8or Community
General Category => General Anim8or Forum => Topic started by: SCHERM on May 22, 2008, 04:22:41 pm
-
After fininshing a charater or a movie will I be able to plug this into a Web site and if so will it import as a flash video?
-
Well, if you want to do that, if I'm not mistaken, if you want to put up an image of your works, just use this simple HTML coding as follows:
<img src="image.jpg">
If you are using an FTP program to put your images on a website first you save the image as either a jpg,bmp,png, etc. and drag it into an images folder(if there isn't one made, make it under the domain name your using) and in your main coding(one that displays the home page, or any others) simply put:
<img src="images/image.jpg">
and that will display your image.
If you need to resize the image(s) Go to:
resize2mail.com
they have a program there that will do it perfectly, and it's free.
-
..... will it import as a flash video?
Movies are rendered in Anim8or in *.avi format so you will need to convert it to flash format to show in your web page.