Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Author Topic: Importing work into Web site  (Read 6414 times)

SCHERM

  • Newbie
  • *
  • Posts: 1
    • View Profile
Importing work into Web site
« 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?
Logged

yuhe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Importing work into Web site
« Reply #1 on: May 22, 2008, 05:11:31 pm »

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.
Logged

lynn22

  • Sr. Member
  • ****
  • Posts: 591
    • View Profile
    • 3D Animation
Re: Importing work into Web site
« Reply #2 on: May 22, 2008, 05:23:53 pm »

..... 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.
Logged