Flash: Transparan Arkaplan Kodu

Flash çalışmalarınızda arkaplanı transparan yapmanıza rağmen siteye eklediğinizde arkası beyaz olarak görüyorsanız bir de bu aşağıdaki kodu deneyin:

<object height="130" width="450" type="application/x-shockwave-flash" data="http://adresiniz.com/flash.swf" id="flash">
		<param name="movie" value="http://adresiniz.com/flash.swf"/>
		<param name="wmode" value="transparent"/>
		</object>

Burada: param name="wmode" value="transparent" satırı flash dosyanızın arkaplanını (eğer çalışmanızda öyle yaptıysanız) transparan yapacaktır.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">