Subject: Flash "Layers" on webpages
Posted By: alichino Post Date: 11/25/2003 5:11:32 PM
Hello all.

Some websites have been allowing their advertisers to build flash animations that grow over the page, perform their animation, and then shrink to a small location in the corner.  Some of these animations are transparent, in that you can see the page content behind it.

For example right now at www.gamespy.com they have an ad for Honda that shows the car driving through the screen (of course when you go there it probably wont be there anymore).  I have not been able to find a single reference anywhere on how to do this.  Could some one please tell me where I can find out how to do this.  

Thank you very much.

Alichino
Reply By: mrwebxx Reply Date: 1/8/2004 11:06:59 AM
you may want to look into CSS(stylesheet). There is something called Z-index that allows you to put content in front of other. If your flash movie has a transparent background or no background it should work. you would have to create the growing and shrinking effect in the flash movie I would think and use absolute positioning to place it on the page.

maybe this will point you in the right direction

mrwebxx

Create professional websites in minutes for cheap. Download templates instantly- http://www.templateman.com
Reply By: alichino Reply Date: 1/8/2004 11:18:16 AM
Thank you for your reply.

I tried using absolute positioning and yes that works.  But I still don't know how to make the flash animation have a transparent background (or no background)...which is what I assumed they were doing as well.  Guess it's time to buy more books!

Alichino
Reply By: Feo Reply Date: 1/8/2004 1:44:41 PM
In Flash Go to publish, and look at the drop down menus for the choices you have. You should have one for transparent background. Basically what it will do is add an additional line to the html code it generates for the the active x control. There it is where you set the transparent property. You can add it manually to other existing pages.

Go to topic 8102

Return to index page 973
Return to index page 972
Return to index page 971
Return to index page 970
Return to index page 969
Return to index page 968
Return to index page 967
Return to index page 966
Return to index page 965
Return to index page 964