<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:st1 =
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR><o:SmartTagType
name="country-region"
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType
name="place"
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType
name="Street"
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType
name="address"
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><!--[if !mso]>
<STYLE>st1\:* {
        BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Verdana;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-GB vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2>OK, I have re-written the transitions to use
mx.transitions, and basically wrapped all the different types as methods of the
icon superclass (i.e. all icons can do these transition methods). I've removed
the old methods because (as you say) they didn't work well, and presumably
no-one is using them much anyway because no-one is complaining they don't work
well.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2>The methods you have are:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=744334810-19052008>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.fade(dir, duration, easing,
easeType)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.zoom(dir, duration, easing,
easeType)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.wipe(dir, duration, easing, easeType,
startPoint)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.fly(dir, duration, easing, easeType,
startPoint)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.squeeze(dir, duration, easing, easeType,
dimension)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.iris(dir, duration, easing, easeType,
shape)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.blinds(dir, duration, easing, easeType, numStrips,
dimension)</SPAN></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">id.dissolve(dir, duration, easing, easeType, xSections,
ySections)</SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV align=left></SPAN><SPAN class=744334810-19052008><FONT face=Arial
color=#0000ff size=2>notes:</FONT></SPAN></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN style="FONT-SIZE: 10pt">dir
is <SPAN class=744334810-19052008>the string </SPAN>'in' or
'out'</SPAN></FONT></DIV>
<DIV align=left></SPAN><SPAN style="FONT-SIZE: 10pt"><FONT face=Arial><FONT
color=#0000ff>easing is one of the following: <SPAN
class=744334810-19052008>'</SPAN>Strong<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>Back<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>Elastic<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>Regular<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>Bounce<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>None<SPAN
class=744334810-19052008>'</SPAN></FONT></FONT></SPAN></DIV>
<DIV align=left></SPAN><SPAN style="FONT-SIZE: 10pt"><FONT face=Arial><FONT
color=#0000ff>easeType is one of the following: <SPAN
class=744334810-19052008>'</SPAN>easeIn<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>easeOut<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>easeInOut<SPAN
class=744334810-19052008>'</SPAN>, <SPAN
class=744334810-19052008>'</SPAN>easeNone<SPAN
class=744334810-19052008>'</SPAN></FONT></FONT></SPAN></DIV>
<DIV align=left><FONT color=#0000ff><BR></FONT></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt">startPoint is <SPAN
class=744334810-19052008>1,</SPAN>2,<SPAN
class=744334810-19052008>3,</SPAN>4,6<SPAN
class=744334810-19052008>,7,8,9</SPAN></SPAN></FONT></DIV>
<DIV align=left></SPAN><SPAN style="FONT-SIZE: 10pt"><FONT face=Arial><FONT
color=#0000ff>dimension is 0 or 1<SPAN class=744334810-19052008> (vertical /
horizontal)</SPAN></FONT></FONT></SPAN></DIV>
<DIV align=left></SPAN><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt">shape is 'circle or 'square'</SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt"></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN class=744334810-19052008>Icons will fire the
'onMotionComplete' event when each is complete.</SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt"></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2><SPAN
style="FONT-SIZE: 10pt"></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN class=744334810-19052008>There is also a new
iconID.tween method for tweening any other
properties:</SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN class=744334810-19052008><SPAN
style="FONT-SIZE: 10pt">id.tween(property, begin, end, duration, easing,
easeType);</SPAN></SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN class=744334810-19052008>which also fires
onMotionComplete.</SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN class=744334810-19052008>Have
fun,</SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008>J</SPAN></SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff><SPAN
style="FONT-SIZE: 10pt"><SPAN
class=744334810-19052008></SPAN></SPAN></FONT> </DIV></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Paul Beckwith,
AC&S Ltd<BR><B>Sent:</B> 15 May 2008 14:58<BR><B>To:</B> 'Xerte discussion
list'<BR><B>Subject:</B> [Xerte] Transitions<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have noticed that not all of the
transitions listed in the Xerte help work correctly and that if you use more
than one transition within a page it breaks it. <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Are there any other available
transitions or is it possible to somehow access the mx.transitions class and use
it’s methods?<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks.
<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"> <o:p></o:p></SPAN></FONT></P>
<TABLE class=MsoNormalTable style="WIDTH: 450pt" height=80 cellSpacing=0
cellPadding=0 width=600 border=0>
<TBODY>
<TR>
<TD
style="PADDING-RIGHT: 0cm; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; PADDING-TOP: 0cm">
<TABLE class=MsoNormalTable style="WIDTH: 450pt" height="100%"
cellSpacing=0 cellPadding=0 width=600 align=right border=0>
<TBODY>
<TR>
<TD
style="PADDING-RIGHT: 0cm; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; PADDING-TOP: 0cm">
<TABLE class=MsoNormalTable
style="BORDER-RIGHT: #666666 1pt solid; BORDER-TOP: #666666 1pt solid; BORDER-LEFT: #666666 1pt solid; WIDTH: 450pt; BORDER-BOTTOM: #666666 1pt solid"
cellSpacing=0 cellPadding=0 width=600 border=1>
<TBODY>
<TR style="HEIGHT: 0.75pt" height=1>
<TD
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0.75pt; BORDER-TOP: medium none; PADDING-LEFT: 0.75pt; BACKGROUND: #003366; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: medium none; WIDTH: 100%; PADDING-TOP: 0.75pt; BORDER-BOTTOM: medium none; HEIGHT: 0.75pt"
width="100%" bgColor=#003366 height=1>
<TABLE class=MsoNormalTable style="WIDTH: 100%" cellSpacing=0
cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD
style="PADDING-RIGHT: 0.75pt; PADDING-LEFT: 3.75pt; PADDING-BOTTOM: 0.75pt; PADDING-TOP: 0.75pt">
<P class=MsoNormal><FONT face=Verdana color=white
size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana">Aerospace
Consulting & Services
Ltd<o:p></o:p></SPAN></FONT></P></TD>
<TD
style="PADDING-RIGHT: 3.75pt; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; PADDING-TOP: 0.75pt">
<P class=MsoNormal style="TEXT-ALIGN: right"
align=right><FONT face=Verdana color=white size=1><SPAN
style="FONT-SIZE: 7pt; COLOR: white; FONT-FAMILY: Verdana"><A
href="http://www.acns-gmbh.com/" target=_blank><FONT
color=white><SPAN
style="COLOR: white; TEXT-DECORATION: none">Engineering,
Training,
Consultancy</SPAN></FONT></A><o:p></o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal><FONT face="Times New Roman" size=1><SPAN
style="FONT-SIZE: 1pt"><o:p></o:p></SPAN></FONT></P></TD>
<TD
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0.75pt; BORDER-TOP: medium none; PADDING-LEFT: 0.75pt; BACKGROUND: #003366; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: medium none; PADDING-TOP: 0.75pt; BORDER-BOTTOM: medium none; HEIGHT: 0.75pt"
bgColor=#003366 height=1>
<P class=MsoNormal><FONT face="Times New Roman" size=1><SPAN
style="FONT-SIZE: 1pt"><o:p> </o:p></SPAN></FONT></P></TD></TR>
<TR>
<TD
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0.75pt; BORDER-TOP: medium none; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: medium none; PADDING-TOP: 0.75pt; BORDER-BOTTOM: medium none"
colSpan=2>
<TABLE class=MsoNormalTable style="WIDTH: 100%" height="100%"
cellPadding=0 width="100%" align=right border=0>
<TBODY>
<TR style="HEIGHT: 0.75pt" height=1>
<TD
style="PADDING-RIGHT: 0.75pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 3pt; PADDING-TOP: 0.75pt; HEIGHT: 0.75pt"
vAlign=top height=1>
<P class=MsoNormal><B><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana">Paul
Beckwith</SPAN></FONT></B><FONT face=Verdana
color=#003366 size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana"><BR><I><SPAN
style="FONT-STYLE: italic">Multimedia
Developer</SPAN></I> <o:p></o:p></SPAN></FONT></P></TD>
<TD
style="PADDING-RIGHT: 3pt; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 3pt; PADDING-TOP: 0.75pt; HEIGHT: 0.75pt"
vAlign=top height=1>
<P class=MsoNormal style="TEXT-ALIGN: right"
align=right><B><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana">AC&S
LTD</SPAN></FONT></B><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana"><BR>35A
<st1:Street w:st="on"><st1:address w:st="on">Victoria
Road
East</st1:address></st1:Street><BR>Thornton-Cleveleys<BR><st1:place
w:st="on">Lancashire</st1:place><BR>FY5
5BU<BR><st1:country-region w:st="on"><st1:place
w:st="on">UK</st1:place></st1:country-region>
<o:p></o:p></SPAN></FONT></P></TD></TR>
<TR style="HEIGHT: 0.75pt" height=1>
<TD
style="PADDING-RIGHT: 0.75pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 3pt; PADDING-TOP: 0.75pt; HEIGHT: 0.75pt"
vAlign=bottom height=1>
<P class=MsoNormal><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana"><A
href="mailto:mark.tomlinson@acns-group.com"
target=_blank><FONT color=#003366><SPAN
style="COLOR: #003366; TEXT-DECORATION: none">paul.beckwith@acns-group.com</SPAN></FONT></A><BR><A
href="http://www.acns-group.com/" target=_blank><FONT
color=#003366><SPAN
style="COLOR: #003366; TEXT-DECORATION: none">www.acns-group.com</SPAN></FONT></A>
<o:p></o:p></SPAN></FONT></P></TD>
<TD
style="PADDING-RIGHT: 3pt; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 3pt; PADDING-TOP: 0.75pt; HEIGHT: 0.75pt"
vAlign=bottom height=1>
<TABLE class=MsoNormalTable cellSpacing=0 cellPadding=0
align=right border=0>
<TBODY>
<TR>
<TD
style="PADDING-RIGHT: 0.75pt; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; PADDING-TOP: 0.75pt"
noWrap>
<P class=MsoNormal style="TEXT-ALIGN: right"
align=right><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana">tel:
<BR>fax: : <o:p></o:p></SPAN></FONT></P></TD>
<TD
style="PADDING-RIGHT: 0.75pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 0.75pt; PADDING-TOP: 0.75pt"
noWrap>
<P class=MsoNormal style="TEXT-ALIGN: right"
align=right><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana"><A
title="Click to call. Cheap rates & no headset required!"
href="http://www.plaxo.com/click_to_call?lang=en&src=jj_signature&To=%2B44+1253+855+997&Email=mark.tomlinson@acns-group.com"
target=_blank><FONT color=#003366><SPAN
style="COLOR: #003366; TEXT-DECORATION: none">+44
1253 855 997</SPAN></FONT></A><BR>+44 870 762
6818<o:p></o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal style="TEXT-ALIGN: right"
align=right><FONT face=Verdana color=#003366
size=1><SPAN
style="FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana"><o:p></o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"><o:p></o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal><FONT face="Times New Roman" size=1><SPAN
style="FONT-SIZE: 1pt"><o:p></o:p></SPAN></FONT></P></TD>
<TD
style="PADDING-RIGHT: 0cm; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; PADDING-TOP: 0cm">
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"><o:p></o:p></SPAN></FONT></P></TD></TR></TBODY></TABLE>
<DIV>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"> </SPAN><o:p></o:p></FONT></P></DIV>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P></DIV></BODY></HTML>