Question:

I have a made a flash banner and a website, What code do I use to place my banner in a specific place?

by  |  earlier

0 LIKES UnLike

Well I made the design in photoshop and uploaded the site into dreamweaver. Now. I want to insert my flash banner and have it placed in a certain spot in my design. What code would I use that so it can be there in "ALL" resolution sizes?

 Tags:

   Report

2 ANSWERS


  1. Add a component to the place you wish have your flash banner, then click on the component and find your swf file, open it, you may have to adjust your box to the the right size afterwards


  2. Create a <div> of the adequate dimensions to contain the flash movie.  Position it (the div) relatively with css...not absolutely so that the div can stay at an approximate location as the layout changes for resolution variations. Test it at different resolutions.  Always test at 800 x 600, as a majority of internet users still use this resolution.  You could consider placing the flash animation div absolutely based on this resolution....top and left margins.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.