Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
sskylit #1
Fitting Flash movie to browser window
Hello,
is there a way to make Flash movie "fit to browser window"? The scale of the
movie should remain 100%, but the movie area should resize to fit to the whole
browser "page".
Any ideas? Is this possible?
HUGE THANKS in advance!
Regards,
skylit
[url]http://www.skylit.co.uk/[/url]
sskylit Guest
-
Fitting a swf to all browser?s size
Hi, At (http://www.magwerk.com/mag.php?magazine=encore&language=en) we have a big swf that appers ok in 17? browsers or 15? as well. How to do... -
closing browser window from flash movie?
Is there a way to close a browser window after the movie stops through AS? FayeC -
pop-up a sized browser window from Shockwave movie?
Hi, I'm having problems with this. I want to pop up a sized browser window from shockwave. I tried using externalEvent to reach a javascript... -
movie hides browser window
Using Window Xtra http://www.meliorasoft.com/xtras/window/ you can create an application bar and put there buttons to switch between the movie and... -
launching a fixed sized browser window from a movie clip
Hi all, I have a slide show and I'd like to give the viewer the option of seeing a larger version of each graphic in the slide show. Ideally,... -
daniele #2
Re: Fitting Flash movie to browser window
Use Stage object in ActionScript
and when inserting your swf int html set its sizes at 100%.
Hope this helps
--
daniele galiffa
multimedia designer & developer
[url]www.mentegrafica.it/daniele[/url]
[ last update on February 2003 ]
[email]daniele@mentegrafica.it[/email]
"sskylit" <webforumsuser@macromedia.com> ha scritto nel messaggio
news:c1a4l5$f4s$1@forums.macromedia.com...the> Hello,
>
> is there a way to make Flash movie "fit to browser window"? The scale ofwhole> movie should remain 100%, but the movie area should resize to fit to the> browser "page".
>
> Any ideas? Is this possible?
>
> HUGE THANKS in advance!
>
> Regards,
> skylit
> [url]http://www.skylit.co.uk/[/url]
>
daniele Guest
-
anishu #3
Re: Fitting Flash movie to browser window
make a movie propotionate to browser window [in dimensions]
then give width and height in %
anishu Guest
-
sskylit #4
Re: Fitting Flash movie to browser window
Thank you so much! It was that easy... % instead of pixels... Dumb me :)
sskylit Guest
-
anishu #5
Re: Fitting Flash movie to browser window
check out in netscape,
tht will create problem...
netscape will take 100 px instead of 100%
anishu Guest
-
sskylit #6
Re: Fitting Flash movie to browser window
Is there a way to go around this problem?
sskylit Guest
-
anishu #7
Re: Fitting Flash movie to browser window
wht i did on similar issue..
make 2 html files.. one for IE and one for NETSCAPE
for IE the keep dimension in % and for NETSCAPE keep dimension in pixels
then redirect from index page, after checking the type of browser...
[u will get this option in dremweaver]
anishu Guest



Reply With Quote

