Home  >  Article  >  Web Front-end  >  How to adjust Flash size when embedding Flash in HTML_html/css_WEB-ITnose

How to adjust Flash size when embedding Flash in HTML_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:19:311648browse

html flash

I have embedded a piece of Flash in HTML. How can I adjust the Flash size to fit the DIV size?

Reply to the discussion (solution)


There is a width attribute inside, which can be adjusted


There is a width attribute inside , you can adjust the width attribute. After adjustment, the flash will be truncated rather than scaled proportionally

There are attributes under the flash in the middle point of DW, which can be scaled proportionally.







I’m also a novice, and it’s funny that the code is not standardized. But I just encountered this problem today. Just change the area marked in red to the size you want. It will not be truncated. I scaled it proportionally. Just change the blue part to your source file.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn