Click to See Complete Forum and Search --> : SMIL Transitions


maca
05-09-2006, 05:52 AM
Can someone please tell me where I'm going wrong on the SMIL code below.

I want the to "barndoor" each image change -

You can see it on www.infograb.co.uk

The idea is that I want something like this page

http://www.momentumpictures.co.uk/flash#main

Thanks in advance ian




<html xmlns:t="urn:schemas-microsoft-com:time">
<head>
<meta http-equiv="Content-Language" content="en-gb">
<?import namespace="t" implementation="#default#time2">
<style>.t {behavior: url(#default#time2)}</style>


<t:transitionfilter targetelement="keyb"
type="barnDoorWipe"
begin="keyb.begin"
dur="2s" />

<img id="keyb" class="t" <iframe src="http://www.infograb.co.uk/admin/image.php?size_id=3" </iframe> dur="4s" width="500" height="250" />

<t:seq repeatCount="indefinite">
<h2 class="t" dur="3s" align="center">
<iframe src="http://www.infograb.co.uk/admin/image.php?size_id=3" width="500" height="250" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" vspace="0" hspace="0"><br><font size=-1></iframe>
</h2>
<h2 class="t" dur="3s" align="center">
<iframe src="http://www.infograb.co.uk/admin/image.php?size_id=3" width="500" height="250" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" vspace="0" hspace="0"><br><font size=-1></iframe>
</h2>
<h2 class="t" dur="3s" align="center">
<iframe src="http://www.infograb.co.uk/admin/image.php?size_id=3" width="500" height="250" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" vspace="0" hspace="0"><br><font size=-1></iframe>
</h2>
<p class="t" dur="3s" align="center">
&nbsp;</p>
<p class="t" dur="3s">

<t:seq repeatCount="indefinite">