Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 24 1:33 pm)
I have seen something like this where it uses flash but I am unsure of the software that was used to do it. You might want to search Google for something like this.
Poserverse The New Home
for NYGUY's Freebies
You could do this with fairly simple scripted Flash (SWF), carried on plain HTML.
Use Flash to build the animations, with a start-on-click command for
each short loop. Then mount the loops on the webpage... use HTML
to set up the series of pages.
Here's an example of 'start-on-click' from my blog:
http://polistrasmill.blogspot.com/2005/10/polistra-does-miers.html
My python page
My ShareCG freebies
You could even export the Flash animations straight out of Poser. You'd have to script the Flash player on your HTML pages, but that shouldn't be too difficult.
Look at www.w3schools.com for getting your HTML to work.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I have the idea of doing an animated web comic ,that means: it shall have a usual comic template but instead of static pics there'll be animated clips about max 2 seconds .I think 15 frames/s are enough.The animation starts as soon the cursor is at the preview.So I am totally far away from any programming knowledge - is there a tool that I can use to bring my Idea to life ?