Frames allow a browser window to be split into multiple segments. This can be used to place a Flash banner above, below, to the left, right or over your main html website. This tutorial discusses how.
Frames are an html object so you will need to have a basic knowledge of html coding. If you don’t understand html, there are many resources on the internet. See the Resources heading later in this blog post for some suggested reading.
Click on the image to the left to view the example webpage which is based on the main SWiSHzone.com webpage.
Note that the clock can be dragged over the original webpage which is a mixture of Flash and html.
The example uses iframe tags, absolute positioning and Flash’s transparent wmode.
(more…)