|
harborkingmag
|
harborkingmag
Posted 18 Years Ago
|
|
Group: Forum Members
Last Active: 18 Years Ago
Posts: 1,
Visits: 4
|
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
|
|
Peter (RL)
|
Peter (RL)
Posted 18 Years Ago
|
|
Group: Administrators
Last Active: 2 Years Ago
Posts: 23.1K,
Visits: 36.6K
|
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.
Peter Forum Administrator www.reallusion.com
|
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 178,
Visits: 2.7K
|
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.
…
|
|
earthtokirk
|
earthtokirk
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 17 Years Ago
Posts: 3,
Visits: 3
|
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?
|
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 178,
Visits: 2.7K
|
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
…
|