I need help on placing multiple Crazytalk5 swf/flv files on a single webpage!


https://forum.reallusion.com/Topic3252.aspx
Print Topic | Close Window

By harborkingmag - 18 Years Ago
I need help on placing multiple crazytalk5 files on a single webpage. Can I combine output files or can I do it from export on crazytalk5? do I need to change the output scripting? And what about folder/file placement? each tolder contains single flash/swf, AC_RunActiveContent, are they combined for multiples? I am working in Dreamweaver. Please help! thanks.....harborkingmag
By Peter (RL) - 18 Years Ago
You can't output multiple flash videos to a page directly from Crazytalk export but it is certainly possible to do so externally. I've no experience with Dreamweaver but I would advise a search for tutorials on placing multiple flash videos on a webpage. There should be numerous ones out there.
By RKD - 18 Years Ago
A straightforward method in order to avoid any possible conflicts between the different scripts would be to 'embed' the CT out-of-the-box exports (HTML pages) by use of individual iframes, preferably the same size as the animation and without margin and border.
By earthtokirk - 17 Years Ago
I tried using iframes to embed, no matter how I define them, they video still ends up in the top left corner of the browser. I even tried wrapping the iframe in a centered div tag but zero luck! What am I missing?
By RKD - 17 Years Ago
earthtokirk (5/5/2009)
I tried using iframes to embed, no matter how I define them, they video still ends up in the top left corner of the browser. I even tried wrapping the iframe in a centered div tag but zero luck! What am I missing?

http://w3schools.com/css/css_positioning.asp