Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dreamweaver overall problems (kind of urgent)

Status
Not open for further replies.

croox

Technical User
Jul 3, 2007
1
MX
I am building a website with Flash and Dreamweaver. I shall use these pictures to explain my problems:

screenshot1:
screenshot2:

So first problem... as you can see on screenshot2 (yes, it is in spanish) there are the boxes and the top banner. Those are fixed flash movies that should never move from where they are fixed. Below that is an iframe, 824px wide and 453px tall. That is where everything will be loaded.

So the thing is, on the design tab on dreamweaver the iframe is all the way to the left, stacked below the boxes(flash movie clip). When you actually do F12 and see it (on firefox), you have that ugly indent on the left. I tried doing a div around the iframe and setting the margins/padding to 0px, floating it to the left, and setting it's position to absolute. None of it worked. I went to the html that is being called into the iframe, and did the same thing...padding, etc. It did not work.

On screenshot1 you can see some text and the scrollbar outside the limits the first two fixed movies have - another consequence of dreamweaver indenting the iframe. I struggled a bit to get the text to scroll but apparently it's all good.

Also dreamweaver adds some padding at the top of the page, you can barely see it on screenshot2... I tried to get rid of that but it's not possible. It does appear on the design tab on dreamweaver, unlike my other problem.

I guess that is it. The entire page is flash/html, all html's are called from the flash buttons you can see there into the iframe below. Then another flash menu will be called and another iframe, so it's a bit of a tangle right now.

I have this thing due in about... 16 hours!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top