PDA

Click to See Complete Forum and Search --> : Putting a Flash banner onto an html page?


Den-s
02-10-2007, 11:14 PM
This might be a noobie question...sorry if it is:) I made a flash banner for a site that is going to be put into a dreamweaver page. I don't know if I did the right steps...
-When I designed the page, I made an area where the banner will be placed.
-Then I sliced it in ImageReady.
-When I send the html file to dreamweaver...I deleted the sliced section for the banner.
-When I import the flash file to the html file...some of the other areas on the html file get distorted.

Is there another way of doing this?:confused:

DavidLieb
02-11-2007, 05:48 PM
You're doing it the right way. You have to make sure that the flash movie and the slice are the same size, and that there's nothing else in the table cell. Somtimes a paragraph tag or a space gets stuck in there. Then, there isn't room for the flash movie to fit correctly. You might need to check the code. There should be nothing except for the flash code inbetween the <td> and </td> tags...

Also, check the "Click to Activate Workaround - sticky please" thread above to learn how to imbed flash the correct way. Dreamweaver doesn't do it right for all browsers...

Also

nyc_skater
02-11-2007, 08:17 PM
Why are you slicing up images where the flash is suppoosed to go, is it part of the design and the flash gets worked into it or is it just a place holder.

Dreamweaver will insert a place holder image of a size you want until you're ready to put something there to replace it if you need.