Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
artsie #1
page peeling off banner ads
Hello,
I was wondering if anyone has come across banner ads such as these? Please
click on the example below.
[url]http://adinterax.com/partners/centro/nacholibre/tearsheets/dailynews-cp.html[/url]
I'm so lost on how to do this. Does this involve action script 3? Does this
involve a total of 3 Flash files? Does anyone know of any good tutorials on the
web for how to do this or could anyone recommend any good books on the subject?
Please advise. How does the shadow on the corner peeling appear transparent
over the html?
Thank you.
artsie Guest
-
Has anyone seen the "Mad Mad House" banner or the Pizza Hut banner? [video]
Has anyone seen these two banners anyplace? I've run into both of them on Yahoo and am desperately seeking a tutorial or any resources on how these... -
html banner in a Flash page
Hello, I would like to add a html banner in a Flash page. Can anyone tell me how to do that? -
Adding Animation to a Banner on a Web Page
Hi, I have couple of images on the banner of my website.I would like to animate one of the images? How do i do this? Thanks, Seenu -
Side and Top Banner Page Span
I know there is a simple answer to this? I am placing a banner in a table on the left side of the page by adding color to the table cell. How do I... -
LPD Banner page
Hi All, I have a LPD printer setup, actually printing to a HP8150 with it's own jetdirect card. I cannot stop the banner from printing. ... -
liquidleaf #2
Re: page peeling off banner ads
This would only require one flash file. It is an SWF that sits on the upper
right edge of the website, in an absolutely positioned <div> that overlays that
part of the site (flash movies can be made to be transparent by using the
wmode="transparent" parameter). So, you'll need to get familiar with both
Flash and CSS, in addition to html.
All of the effects can be animation... the dropshadow is simply a movieclip or
graphic element that has partial alpha (is halfway transparent). If you use
Wmode=transparent in your <object> and <embed> parameters, within the HTML that
causes the SWF to display on the web page, your entire SWF can have
transparency in any area you wish.
There are really a lot of ways to do the page effect. This one just looks
like simple tweened animation, not hardcoded via Actionscript. Though it does
involve a lot of interaction (rollover on the main movieclip to have the page
"pulse" when the mouse is over it, and then to animate "closed" when the user
clicks the close button). Might be difficult for a beginner. I can't think of
any tutorials that show exactly how to do THIS particular effect, but try
flashkit.com and other flash tutorial sites, some have examples of "page turn"
effects that aren't exactly the same, but might steer you in the right
direction.
liquidleaf Guest



Reply With Quote

