Not to say much with a cuty banner like this, click at the image above.
From : http://www.wonderactive.jp
How it works
This banner isn’t hard to do, but how to get the idea is not so easy. So, I will explain how to do it.
Create a transparent flash (doesn’t have any background on layers), compile it, then place the flash HTML code within Tag <div></div> in your HTML file, doing this to layered the flash on top of any HTML obejct. Next, set width property of the DIV tag to 100% and add parameters for your flash object like this
<param name=”wmode” value=”transparent”>
<!–makes it transparent–>
<param name=”scale” value=”noscale”>
<!–Flash movie can’t be scaled–>
<!–makes it transparent–>
<param name=”scale” value=”noscale”>
<!–Flash movie can’t be scaled–>
Then place these parameters to the <embed> Tag as its attribures again.
Have fun with creating banners.





Recent Comments