Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] flash v dhtml
- From: javascript@xxxxxxxxxx (rhh)
- Subject: [Javascript] flash v dhtml
- Date: Fri, 29 Jun 2001 22:01:39 -0300
Hei people,
How can I make the logo disappear after some time?
Ric
<body background="apsysym.gif">
<script language="Jscript" for="Seq" event="oninit">
Seq.item("ActionSet1").At(0.000, "RotateAll()",730, .0050);
Seq.item("ActionSet1").Play();
</script>
<script language="JScript">
function RotateAll() {
sgMSDHTML.Rotate(1.2, -1.2, -1.2);
sgMSDHTML.scale(1.005,1.005,1.005);
}
</script>
<object id="Seq"
classid="CLSID:B0A6BAE2-AAF0-11d0-A152-00A0C908DB96"
align="baseline" border="0" width="0" height="0">
</object>
<object
id="sgMSDHTML"
classid="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6"
align="baseline" border="0" width="14" height="14"
style="Position:Absolute; HEIGHT:400px; WIDTH:700px; Top:15%; 3 blue;
Left:2%;background-file="apsysym.gif">
<param name="Line0001" value="SetLineColor(255,255,255)">
<param name="Line0003" value="SetFillSTYLE(1)">
<param name="Line0004" value="SetLineSTYLE(0)">
<param name="Line0002" value="SetFillColor(200,000,255)">
<param name="Line0005" value="SetFont('haettenschweiler',140,850)">
<param name="Line0006" value="Text('Hodara', -120, 0, 0)">
<param name="Line0007" value="Text('2001', -45, 115, 0)">
</object>
</body>
- References:
- [Javascript] flash v dhtml
- From: Andrew Gibson
- [Javascript] flash v dhtml
- From: ernest ackermann
- [Javascript] flash v dhtml
- Prev by Date: [Javascript] flash v dhtml
- Next by Date: [Javascript] flash v dhtml
- Previous by thread: [Javascript] flash v dhtml
- Next by thread: [Javascript] flash v dhtml
- Index(es):