Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Java and Flash anim
- From: javascript@xxxxxxxxxx (Felix)
- Subject: [Javascript] Java and Flash anim
- Date: Fri, 29 Nov 2002 11:17:38 +0100
C'est un message de format MIME en plusieurs parties.
------=_NextPart_000_068F_01C29798.ECC79080
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
on the last image of your last scene of your .fla file you may add an =
action
like this:
getURL ("http://fileWithTheMessageIWantAsSoonAsMyFlashEnds.htm");
A+
F=E9lix
bruno.lanciau@xxxxxxx
=20
----- Original Message -----=20
From: aw=20
To: javascript@xxxxxxxxxx=20
Sent: Thursday, November 28, 2002 8:59 PM
Subject: [Javascript] Java and Flash anim
Hello,
I looking for solution some problem that is: I run Flash animation:
<OBJECT classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
=20
codebase=3D"http://download.macromedia.com/pub/shockwave/cabs/flash/s
wflash.cab#version=3D5,0,0,0"
width=3D320 height=3D240> <PARAM NAME=3Dmovie=20
VALUE=3D"paluch.swf"> <PARAM NAME=3Dwmode VALUE=3Dtransparent>
<PARAM NAME=3Dquality VALUE=3Dhigh> <PARAM NAME=3Dbgcolor=20
VALUE=3D#0>
<EMBED src=3D"paluch.swf" quality=3Dhigh wmode=3Dtransparent
bgcolor=3D#0 width=3D320 height=3D240 =
type=3D"application/x-shockwave-
flash"
=20
pluginspace=3D"http://www.macromedia.com/shockwave/download/index.cg
i?P1_Prod_Version=3DShockwaveFlash">
</EMBED>
</OBJECT>
and whe it reach the end I want it to disappear and in this place I =
want to=20
display some text. Any ideas?
Thank U in advance
Andrzej
_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript
------=_NextPart_000_068F_01C29798.ECC79080
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>on the last image of your last scene of =
your .fla=20
file you may add an action</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>like this:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>getURL=20
("http://fileWithTheMessageIWantAsSoonAsMyFlashEnds.htm");<BR></FONT></DI=
V>
<DIV>A+</DIV>
<DIV> </DIV>
<DIV> F=E9lix<BR> <A=20
href=3D"mailto:bruno.lanciau@xxxxxxx">bruno.lanciau@xxxxxxx</A><BR> =
</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A href=3D"mailto:alfwro@xxxxx" title=3Dalfwro@xxxxx>aw</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
href=3D"mailto:javascript@xxxxxxxxxx"=20
title=3Djavascript@xxxxxxxxxx>javascript@xxxxxxxxxx</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, November 28, =
2002 8:59=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Javascript] Java and =
Flash=20
anim</DIV>
<DIV><BR></DIV>Hello,<BR><BR>I looking for solution some problem that =
is: I=20
run Flash animation:<BR><BR> <OBJECT=20
=
classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"<BR> &nb=
sp; =20
=
<BR>codebase=3D"http://download.macromedia.com/pub/shockwave/cabs/flash/s=
<BR>wflash.cab#version=3D5,0,0,0"<BR> =20
width=3D320 height=3D240> <PARAM NAME=3Dmovie =
<BR>VALUE=3D"paluch.swf">=20
<PARAM NAME=3Dwmode =
VALUE=3Dtransparent><BR> =20
<PARAM NAME=3Dquality VALUE=3Dhigh> <PARAM NAME=3Dbgcolor=20
<BR>VALUE=3D#0><BR> <EMBED =
src=3D"paluch.swf"=20
quality=3Dhigh =
wmode=3Dtransparent<BR> =20
bgcolor=3D#0 width=3D320 height=3D240=20
=
type=3D"application/x-shockwave-<BR>flash"<BR> &nb=
sp; =20
=
<BR>pluginspace=3D"http://www.macromedia.com/shockwave/download/index.cg<=
BR>i?P1_Prod_Version=3DShockwaveFlash"><BR> &nb=
sp;=20
</EMBED><BR> </OBJECT><BR><BR>and whe it =
reach=20
the end I want it to disappear and in this place I want to <BR>display =
some=20
text. Any ideas?<BR><BR>Thank U in=20
=
advance<BR>Andrzej<BR>_______________________________________________<BR>=
Javascript=20
mailing list<BR><A=20
href=3D"mailto:Javascript@xxxxxxxxxx">Javascript@xxxxxxxxxx</A><BR><A=20
=
href=3D"https://lists.LaTech.edu/mailman/listinfo/javascript">https://lis=
ts.LaTech.edu/mailman/listinfo/javascript</A></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_068F_01C29798.ECC79080--
- References:
- [Javascript] Java and Flash anim
- From: aw
- [Javascript] Java and Flash anim
- Prev by Date: [Javascript] Java and Flash anim
- Next by Date: [Javascript] Re: Automatic drop-down population
- Previous by thread: [Javascript] Java and Flash anim
- Next by thread: [Javascript] Java and Flash anim
- Index(es):