Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Darr_darshan #1
changing size of swf according to html page size
hi experts
I want to change size of my swf according to the size of html page in which it
opens
such that if page size is 1024 by 768 then swf should scale to that size
if its 700 by 500 also sw should change its size is this possible
i want this so that my animation start fro m edge to edge of page
i basically dont know how to do this has been trying various options for last
week no luck
there is 100% option for swf which scales swf size to 100% of page but it does
not give edge toedge of page
can anybody help
Darr_darshan Guest
-
Changing The Size of A Page
I've been having problems with changing the size of a page in Adobe Acrobat. Can it actually do that and how can I solve that problem? -
Changing Page Size within Acrobat.
I have a PDF file that was sent to me at 7.99" x 10.49". All I want to do is resize the page to 8" x 10.5" so I can publish it in our magazine. There... -
Setting page size to artboard size?
I'm trying to layout a presentation folder with pocket flaps etc. The dimensions of the die template I'm using are at their outtermost, 60cm by... -
Fixed Size html page in Dreamweaver
I've created an html page in Dreamweaver that is linked from a Flash page. My desire is for the link to open in a separate, fixed-size window. It's... -
changing the size without antialiasing
In the Property inspector, change the Edge type from Anti-Alias to Hard. Best regards, Linda Rathgeber ---------------- Victoriana |... -
theClownship #2
Re: changing size of swf according to html page size
Hello Darr_darshan,
I am brand new to Dreamweaver and I was having a similar problem. So, I
placed my swf in a table and made the table's width 100%. That made the swf
scale the whole width and it did use the entire width. However, when I made
the table's height 100% and tested the page, the swf wouldn't even show up.
theClownship Guest
-
Michael Hager #3
Re: changing size of swf according to html page size
Height is invalid markup, so don't worry about it. Height should expand as
width does as long as you don't specify. Also, make sure you set margins to
0 in your body section of css to remove default padding (which differs in
various browsers), and set the cell spacing, cell padding and borders to 0.
That should remove any space around the edges of your swf.
"theClownship" <webforumsuser@macromedia.com> wrote in message
news:eo3q41$v7$1@forums.macromedia.com...> Hello Darr_darshan,
>
> I am brand new to Dreamweaver and I was having a similar problem. So, I
> placed my swf in a table and made the table's width 100%. That made the
> swf
> scale the whole width and it did use the entire width. However, when I
> made
> the table's height 100% and tested the page, the swf wouldn't even show
> up.
>
Michael Hager Guest



Reply With Quote

