When you say "grow over html" I'm thinking about the Flash movie animating
on top of the web-page content. If this is what your seeking info. on , then
check out " wmode " in Dreamweaver V7. You will need to set the wmode to "
transparent " so the animation appears as if it were floating on top of the
web-page. Keep in mind that it will only work in a designated frame (if you
are using frames.)




"ubita" <webforumsuser@macromedia.com> wrote in message
news:c3mdmb$7rj$1@forums.macromedia.com...
> I need to make a growing banner (on mouseover to expand without disturbing
html
> page) something like this:
> initial size
> <table>
> <tr>
> <td>
> banner width=400 [h]height=80[/h]
> <td>
> <tr>
> <table>
>
> and on mouseover :
>
> <table>
> <tr>
> <td>
> banner width=400 [h]height=250[/h]
> <td>
> <tr>
> <table>
>
> I know animation i don't know how to make it [h]grow over[/h] the html
page
>
> here are some links to pages that use this kind of banner
> [L=top right banner not all expand but some do (refresh the
> page)]http://www.bizcity.ro[/L]
> pls hlp
>