How to fade in external slide show (.swf?) on web site?

bkmollen

New member
How do I get the code or script to fade in an external slide show? I can only paste into the body section of my web page. Below is the code I got to embed my slide show in my web page. I want a white background to fade in to the below slide show.

<object id="vp1rjJh8" width="432" height="240" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://static.animoto.com/swf/w.swf?w=swf/vp1&e=1281882331&f=rjJh8j1sdSLgu9N4TeJaBA&d=76&m=p&r=w&i=m&ct=Blue%20Maple%20Photography&cu=http://www.bluemaplephotography.com&options="></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed id="vp1rjJh8" src="http://static.animoto.com/swf/w.swf?w=swf/vp1&e=1281882331&f=rjJh8j1sdSLgu9N4TeJaBA&d=76&m=p&r=w&i=m&ct=Blue%20Maple%20Photography&cu=http://www.bluemaplephotography.com&options=" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="432" height="240"></embed></object>
 
Back
Top