| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Apr 2001
Posts: 8
|
Can Someone please tell me how to make my movie automatically take up the full screen no matter what res. someone is running I know it can be done. I just can't figure it out. I want it to do it in the projector as well as web page. Help I'm fallin and I don't think I'll be able to get up.
[Edited by Eddie on 03-31-2001 at 09:43 PM] |
|
|
|
|
|
#2 |
|
Registered User
|
We have a tutorial:
http://www.actionscripts.org/tutoria...en/index.shtml |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2001
Posts: 8
|
I saw this one but that if for a pop-up window in html I am more concered with in a projector or is it the same scripting
|
|
|
|
|
|
#4 |
|
Registered User
|
use an action for first frame:
fscommand ("fullscreen", "true"); |
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2001
Posts: 8
|
can you show me how to do the same thing but only in the viewing area on my browser I want the movie to take all of the area but I still want to see my toolbars and such
|
|
|
|
|
|
#6 |
|
Registered User
|
It is not posible for flash project(EXE)with full screen action
But if you need a toolbars to close a project than you can use an action for the button fscommand ("quit"); |
|
|
|
|
|
#7 |
|
Registered User
Join Date: Apr 2001
Posts: 8
|
I'm soory what I ment was when i am doing it in html (WHEN I EMBED IT) I want it to take up all of the screen but leave my IE toolbars Like an intro movie to a web-site then afterwards it go to the web site I hope that tell you a little better what i mean. I also hope i am not taking all you time from everyone else If I can get this figured out i promise to leave you alone.
[Edited by Eddie on 03-31-2001 at 11:08 PM] |
|
|
|
|
|
#8 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Your movie will need to be basically the right dimensions to begin with. If you have amovie which is 100 high and 500 wide it's never going to scale properly to fit the html window... however, in Flash use CTrl Shift F12 to edit the publish settings. In the HTML tab you can change the dimensions (use percantage, and 100% width and height) and the publish style. Changing the scale drop down will also allow you to make the flash movie scale to fit more exactly but it will disort the dimensions of your movie.
Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dynamic movie size send to html page | dpoole | ActionScript 1.0 (and below) | 1 | 11-26-2004 10:53 AM |
| Problem With Loading MovieClip Into SUB movie | JakeMX | Components | 2 | 07-28-2004 11:07 PM |
| resolution and movie size | silverado | ActionScript 1.0 (and below) | 1 | 05-28-2003 08:34 PM |
| size of movie clips,... | flashdev | ActionScript 1.0 (and below) | 7 | 01-26-2003 08:20 AM |
| Movie size to exactly fit movie and automatically fit in any resolution | Beltman_jr | Animation and Effects | 15 | 04-11-2002 07:47 AM |