This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > February 2004 > Non scaling flash content...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Non scaling flash content...
|
|
| Wilski 2004-02-13, 12:29 pm |
| Is it possible to have an .swf where the movie dimensions scale to fit a
browser window, but the content doesn't scale, in much the same way that
fscommand("fullscreen", true)
fscommand("allowscale", false)
works for the standalone player. And if so are there movie properties that
will help me reposition content depending on the movie dimensions
cheer
Wil
| |
| R. Hamm 2004-02-14, 12:28 am |
| > Is it possible to have an .swf where the movie dimensions scale to fit a
> browser window, but the content doesn't scale, in much the same way that
>
> fscommand("fullscreen", true)
> fscommand("allowscale", false)
>
> works for the standalone player. And if so are there movie properties
that
> will help me reposition content depending on the movie dimensions
>
> cheer
>
> Wil
I think if you use
WIDTH=300 HEIGHT=200
instead of
WIDTH=90% HEIGHT=90%
in your htm file it should work, hope this is what you're talking about.
R. Hamm
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|