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élix
bruno.lanciau at cnes.fr
----- Original Message -----
From: aw
To: javascript at latech.edu
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="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/s
wflash.cab#version=5,0,0,0"
width=320 height=240> <PARAM NAME=movie
VALUE="paluch.swf"> <PARAM NAME=wmode VALUE=transparent>
<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor
VALUE=#0>
<EMBED src="paluch.swf" quality=high wmode=transparent
bgcolor=#0 width=320 height=240 type="application/x-shockwave-
flash"
pluginspace="http://www.macromedia.com/shockwave/download/index.cg
i?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
and whe it reach the end I want it to disappear and in this place I want to
display some text. Any ideas?
Thank U in advance
Andrzej
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20021129/ed26b7c9/attachment.htm>