Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Browser Without Scrollbar, Certain Size, No Tool Bar Or Adress Bar?



Hi

I have made four animations which are 800 X 500.
Because two of them use a lot of screenshots which are jpegs I want the to load in a browser and that is exactly that size, the movies to stay non scalable.

I have managed to figure out how to get the animations to not be scalable but have not figured out how to make the browser un scalable and fit around the movie exactly.

I dont want any address bar or scroll bar or any of the tool bars only the title bar and thats it.

http://autodemo.com/web_demos/samples has a few movies that are similar to what i want and am doing.

Also i need the thing to detect and make sure the user has latest flash player.

Can anyone Please help?



FlashKit > Flash Help > Flash Newbies
Posted on: 10-27-2005, 10:10 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Swf Size, Html And Browser Scrollbar.
Hey All.

I've recently uploaded a new version of a site, which you can find here:

http://www.flashback-live.dk

(Click on "kom indenfor" to enter)

I've had some complaints about the swf being too big for the screen, thereby not allowing navigation of the site etc. I thought i played it safe by only making it 1000x600 pixels.
But apparently some people are still running low resolutions and have too many toolbars and stuff showing while browsing.

I didn't want to venture into full screen flash for this one, as it was a hasty job. it just had to work and get on the net in a hurry.

But my question is - I want to go with 'noScale' - because every other setting will scale the content, which looks awful.

Is there any way to put some code in the published html, that will bring out the browser's scrollbars when the window is too small for the swf??


Thanks in advance..

Stig.

Ps. Please bare with me on the design. It's not the most innovative and still needs a lot of tweaking.

What Is The Biggest Pixel Size You Can Have W/o The Browser Scrollbar?
I was wondering how big (in pixels) your background for your website can be before the browser scroll bar starts showing up. Also, what's the width for the background to stretch all the way across the browser so there is no html?

Like these guys, see how it goes all the way across and everywhere you right click it's flash - no html?

see here:
http://blur.com/indexs.html

What Is The Biggest Pixel Size You Can Have W/o The Browser Scrollbar?
I was wondering how big (in pixels) your background for your website can be before the browser scroll bar starts showing up. Also, what's the width for the background to stretch all the way across the browser so there is no html?

Like these guys, see how it goes all the way across and everywhere you right click it's flash - no html?

see here:
http://blur.com/indexs.html

How To Adress A Mc In A Different Browser Window?
Hi there,

I'm sure there's someone out there who can answer my question.
I have two brwoser windows open, in each of them is a different mc.
now what i want is: makin the mc 1 in brwoser window 1 control the mc 2 in browser window 2. Can be either done by a button or by an event handler, doesn't matter to me. the thing is just how to adress the other browser window, eg. in an onRelease or an onEnterFrame.

Can someone help me?
THX:-)

Browser Display Size Of Flash Movie / Need To Have Browser Match Movie Size
Hello,

I am having a problem getting my flash movies to come up in the broswer w/out any extra space around the movie. I have published all 3 ways out of flash, and even made may changes to the Dreamwever file with no luck.

Is it possible to have my movie pop up and the browser be 600x440 w/out extra background?

Please send help!

Thanks,

xcaliber_1

Full Browser Flash, Vertical Scrollbar Just Like Browser?
In short:
http://www.subdisc.com/
Look at the right scrollbar, how do I accomplish this?

The height of my site site is bigger than the Stage.height.
I could use a browser scrollbar via Java, but since I want to be free in design of every component I would rather use a flash scrollbar.
But how?

Full Browser Movie, But Use Browser Scrollbar When Needed
Is there any way to make a full browser swf that, at a certain point, stops scaling to the stage and allows the browser to use it's native scrollbars?

For example, say my flash site has a top bar (it's y is always 0) and a bottom bar (it's y might be stageHeight - 15). Is there any way to tell the movie to stop scaling if the bottom bar's y is less than say 300, and from that point have the browser display it's scrollbars allowing you to scroll the content?

How To Hide Web Browser's Tool Bar?
How to hide web browser's tool bar? for example : http://absolut.com/

Text Tool - Textfield Size
Hi, (me again)


On my drawingboard I would like to implement something similar to the Texttool of Photoshop or Flash. So you click and you type

Attached you can see what I mean ;-)


My problem is the border around the textfield. Is there a way to make it wrap, or to adjust the size of the textfield to fit to the content?
Maybe with CSS or something...?


Thx, Pete

Text Size And Transform Tool
Hi there
I used the transform tool to make some changes to some text for a logo. And now I have the problem that everytime I use the text tool the text is distorted (too wide), and I cant find what the default value should be, the transform tool shows 100% 100%, but that is not right , it is about 150% wide everytime. Is there anyway to revert the text tool back to the original default dimensions of the font instead of the text being distorted everytime and following the previous changes made?

I believe this if one mistake of macromedia, the tool should either revert back too its default settings or transform should show 150% for examp. and not 100% when it isnt. This is also a fault I believe in coreldraw.
Thanks very much

How To Bring Up A New Browser With Out All The Tool Bars
I am bring up a new browser with:

on (press) {
getURL"http://www.caprockoutfitters.com/pictures.html", "_blank");
}

But I don't want all the Tool bars on there. How do I get it to bring up just a window?

Any help would be app.

Thanks
Wade

Closing Browser Tool Bars
Is there a way to close the browser tool bars when my flash movie is launched?

Scrollbar (dynamic Scrollbar Size)
Hi everyone.
I'm making a scroller that scrolls movieclip (text inside). It works quite good but I want to put the final touch on it.

I want that my scrollbar is dynamic in its size (just as browser scrolls or windows scrolls). Then my biggest programming problem comes up, maths

The values that I have is
- How tall is the area there the text shows.
- How tall is the movieclip that the text is shown in
- How tall is the place there my scrollbar is shown.

Someone thats have an idea how to sort this out

Scrollbar (dynamic Scrollbar Size)
Hi everyone.
I'm making a scroller that scrolls movieclip (text inside). It works quite good but I want to put the final touch on it.

I want that my scrollbar is dynamic in its size (just as browser scrolls or windows scrolls). Then my biggest programming problem comes up, maths

The values that I have is
- How tall is the area there the text shows.
- How tall is the movieclip that the text is shown in
- How tall is the place there my scrollbar is shown.

Someone thats have an idea how to sort this out

Flash Scrollbar Instead Of Browser Scrollbar
Hi all,

What I want to do is replace the browser scrollbar with a flash one when the flash movie is larger than the browser, and I'm using 100% sizes.

I've seen this done, and even when you manually resize the window, the scrollbar adjusts. Any ideas on this? Any tuts? Thanks.

Browser Size Doesn't Match Flash Movie Size
Can anyone help me figure out how to make the Browser or Window that launches my .swf file fit exactly the size of the Flash Movie's dimensions?

My movie is 800x550 yet when launched it in a browser there is extra space around it which shows the elements that are outside the border of the movie which I later tween onto the stage.

In short, how do I constrain the Browser Window to fit the dimension of the Flash movie?

Thanks,
Tony

Change Stage Size (not Scale) Based On Browser Size?
Not sure this can be done. I've looked through LOTS of resizing tutorials, but they don't do exactly what I want, and I'm not sure it's possible.

Basically, I have a slideshow that loads from xml and fades in a variety of sizes of images in random positions. I'm trying to set it up so that the swf (which is in a div tag in an interface) will resize depending on the browser size and will use the NEW stage size to determine the x/y position of the images (without resizing them) and will skip any images that are too big for the stage size...

Any ideas if this is possible? Dynamically sizing and determining the "working area" of a swf based on the browser/div size?? Any tutorials out there?? I can figure out the code, I just need to know where to start...

THANKS!!!!

Full Browser Flash Detecting Browser Size Help.
http://akmphoto.net/akmdesign_new.html

Anyone know the AS to make it automatically check the size of the browser for the listeners.... _notice when you resize the browser it works perfectly...but not when it first loads up...any ideas?

Code:
// ***Stage aligned top left
Stage.align = "TL";
// *** Stop the stage from scaling with the browser window.
Stage.scaleMode = "noScale";
stop ();
// initiate postitions and scaling values for objects
fluid._x = (Stage.width + 200)/2
fluid._y = Stage.height/2
bottomstretch._height = Stage.height;
rightstretch._height = Stage.height;
topstretch._width = Stage.width;
rightstretch._x=201;
tutoriobutton._x = Stage.width - tutoriobutton._width

bottomo._x = (Stage.width + 200)/2
// end initial position setting


//create a listner that checks to see if the browser window is resized
sizeListener = new Object();
sizeListener.onResize = function() {
// change movieclip properties when the window is resized.
topstretch._width = Stage.width;
fluid._y = Stage.height/3;
fluid._x = (Stage.width + 200)/3;
bottomstretch._height = Stage.height;
rightstretch._height = Stage.height;
//*note* 200 is the width of the left column
tutoriobutton._x = Stage.width - tutoriobutton._width
bottomo._y = Stage.height/1;
bottomo._x = (Stage.width + 200)/2;
};
Stage.addListener(sizeListener);

Button Variable To Load SWF File In New Window W/ No Tool Bar & Specific Size
What is the ActionScript for the button variable to load a SWF file into a new window w/ no tool bar & specific sizes given.

Thanks in advance,
Rups.

Change Browser Size(same As The Stage Size)
Hi,

I have a .fla file of stage size 400*500, I have published it as .html
Now, is it possible to open it in a browser size same as the swf file?

Thanks...

Changing Browser Size Based On Swf Size?
Hi guys, just curious on how to go about this.

I have a swf file with a link and this link opens another swf file. I want the swf file to open up in a browser,but i want it to be the width and height of the swf?

seems simple enough , just cant figure it out if has something to do with the publish settings or javascript.

thanks, fuzz.

Scrollbar Size..?
Hi - I have used the scroll component on a dynamic text box which i have filled with text i have also skinned the component so that it matches the site theme.

But what i would like to know is if you can make the scroll bar slider just one simple size, at the moment the slider size changes depending on how much text is within the dynamic text box, is there any action script i need for this?

If anyone could help would be much appreciated!

Browser Scrollbar
Hi there

Im trying to find some scrollbar code that will scrollthe entire flash content within the browser window. Ive seen it on various websites lately. It basically acts like a normal browser scrollbar. There are loads of cool scrollbar FLAs on the site here but none seem to behave like Ive described

heres a link of what I mean - http://www.orange-project.com/#fashion_072

thanks very much for your help!

Help With Browser Scrollbar
I mean to do a scroll bar like in this Site

I have a flash movie set to 100% per 100%. It looks great on 1600 per 1200. at a 768 width ressolution it still works but i nee a scroll bar for the lengh.

Any tutorials on this matter?

Thanks

Scrollbar Size Problem
the file i attached is a scrollbar fla that i downloaded and altered. i scaled down the height of the scroll bar track, and now when you scroll down, the scroll bar will proceed past the end of the track in order to view all of the text. how can i get the scroll bar to snap to the track?
i havent really messed with scrollbars yet, hope someone can help -sean

How Can I Change The Size Of My Scrollbar?
I've got a movie that is duplicating some movie clips vertically, they're all stacking up and I want to use the browsers scroll bar to match the length that its all totaled up to so i can tell it to scroll past the movies stage size. I've had too many problems with scroll bars in flash. Could someone help me out.

Browser Scrollbar Issue
Hi everyone, I am having an issue with browser scrolling. The website is this http://www.jesterlabs.com/working2.html and basically all I want is to make it scroll with lower resolutions (right now I get no scrollbars period.), like 800x600 or 1024x768. This is the code I am using in flash:

Stage.align = "T"; // Position the movie at top, center
Stage.scaleMode = "noScale"; // Prevent scaling (required!)

// Create the listener object
resizeListener = new Object();
resizeListener.onResize = function () {
trace("New width: " + Stage.width);
};
Stage.addListener(resizeListener);

While in my html doc I have it set for 100%:

<style type="text/css">
<!--
body {
height: 100%;
width: 100%;
margin: 0;
}
-->
</style>


Any help would be greatly appreciated.

Simone

Moving Browser Scrollbar
Guys,

I'm using the following code to move the browser scrollbar to the top of the page on the release event for a normal button.

on (release) {
getURL("javascript:window.scroll(0,0)");
}

Although it compiles fine, it doesnt do anything. Does anybody know whats up???

5leander5

Move Browser's Scrollbar Down
I am just a week new to actionscript and I need to handle a problem for a site I am developing.

There is this case when the user might have a 15" monitor, assuming he/she uses 800x600 screen resolution. How can I make the browser's (internet, mozilla or whtv) scroll bar go to the bottom or somewhere half way. Can this be done?? I already know how to check for the screen resolution, I only need a way to access the scroll bar position.

Browser Scrollbar When 100%x100%
Hi,

I've searched around in these forums and I didn't find a direct answer to my problem. See I’ve got this flash movie which is build for screens with 1280x1024 resolution, and it is centred in the browser. Nothing wrong there, works and looks good.
But now when users with 1024x768 (or lower) resolution visit the site they’ll not see the whole thing, and are missing out on some of the menus. The browser scrollbars doesn’t show up when the dimension is 100%x100%, so the users with 1024x768 (or lower) can’t navigate throughout the site.
When using match movie for dimension the flash movie doesn’t centre in the web browser but the scrollbar does appear.

The simplest way is to make the browser scrollbars appear…And if someone can tell me how to do that and still get the movie centred in the browser, I’ll probably go with that…even though it doesn’t look that good =P
…But I was wondering if there’s some way to “shrink” the flash movie if the user has a lower screen resolution? I.e. if user screen resolution 1024x768 = flash movie 75% of original.
Though that will probably look horrible… =P

I’m using Firefox by the way.


/Marcus

IE Showing Scrollbar On Browser?
Hello world:

How can I disable the scrollbar from internet explorer?
I have a page and works ok in Firefox, but when I open the page on IE I see a gray scrollbar (inactive); Why?
Thanks
Pepe

Browser Scrollbar Scripting?
I've done a bit of research and still not to sure how exactly to do this...

If you have a fullscreen flash site, by default your browser scrollbar is disabled. So if someone's screen is smaller than the site, they can't scroll to see whats off the page. How do you enable the browser scrollbar with a fullscreen flash site?






























Edited: 02/15/2008 at 04:26:52 AM by GAMBRKER

Fullscreen Browser Scrollbar
Fullscreen browser scrollbar, is that the name for them? basically a scrollbar on the right hand side of the browser window that moves the content up and down if its longer than a full page
Can someone please direct me to a link or tutorial about how to build one? Ive seen them used but have not seen any documentation about how they are produced
Thanks
d2

Can I Limit The Browser Scrollbar?
Last edited by myles724 : 2007-06-29 at 02:17.
























I have a movie that is 2000px in height and some objects are duplicating vertically adding up by 100px. Say I have 5 objects so there is only 500px of content, is there anyway to use javascript from flash to limit the scrollbar to 500px instead of the full 2000?

Heres an example. Change the width and watch the column narrow and the scroll bar expand http://www.defunker.com/

Using AS To Move Browser Scrollbar
In html documents, you can redirect the browser's scrollbar to relocate the page to different places within the same page using named anchors.

In Flash, is there a way to make the browser window scroll to the top of the page after a link is clicked?

My site uses dynamically loaded .swf's into a container, so there are no html refreshes.


Thank you
~ JRocket

Can You Chanbe The Size Of The Scrollbar Component?
Hi all, Is it possible to actually resize (not scale) the scroll component as I have tried to edit it and to be honest it lost me completely!! as I need them to be smaller and narrower.

cheers

Text And Font Size Using The Scrollbar?
Can anyone help me please. I can't seem to be able to find out how to manipulate the text and fonts when I'm using the dynamic textbox and scrollbar. Any suggestions. You can see what I've created at:
www.joeyberkley.com I would like to be able to highlight all of the textboxes in this site. I had previously used another textbox method but commas and other characters would mess it up. (But I could use html tags to highlight stuff.
thanx in advance for any help.

Cobyco

Updating Scrollbar As Text Size Changes
I'm using Flash 6. I have a dynamic text field w/ the standard scrollbar component that comes with Flash 6. Everything works fine, but now I'm giving the user the option to increase / decrease text size. The problem is that the scrollbar doesn't update: increasing the text size means the scrollbar won't scroll to the bottom of the text. (I don't care about a graphic change in *size* of the scrollbar -- I just want it to reach the bottom of the text).

I know how to count the lines using maxcroll and bottomScroll...I just can't figure out how to update the scrollbar.

I'm attaching the file, if anyone wants to look at it. Hopefully this is an easy thing to do?? The file is also at the url below. Thanks.

http://www31.brinkster.com/zjonbz/scroll.sit

Changing The Scrollbar Size Of A Datagrid
hello, I was wondering if anyone might know how to do this...

that is - I want to make the actual scrolltrack, arrow buttons, and everything bigger.

It'd be a piece of cake with a UIScrollBar, but with a DataGrid I don't know if I can access the scrollbar portion if it via a call like this:

gridName.scrollbar.size

...any ideas would be much much much appreciated.

gracias,
Adam

Changing The Scrollbar Size Of A Datagrid
hello, I was wondering if anyone might know how to do this...

that is - I want to make the actual scrolltrack, arrow buttons, and everything bigger.

It'd be a piece of cake with a UIScrollBar, but with a DataGrid I don't know if I can access the scrollbar portion if it via a call like this:

gridName.scrollbar.size

...any ideas would be much much much appreciated.

-Adam

Scrollbar Won't Size-to-fit Inside Text Box ...
... nope. I drag the component to my text box and - - it just sits there, refusing to size. The procedure has worked seamlessly in other MX projects, but not this one. Any suggestions???

Thanks!

Scrollbar Track Size Problem
the file i attached is a scrollbar fla that i downloaded and altered. i scaled down the height of the scroll bar track, and now when you scroll down, the scroll bar will proceed past the end of the track in order to view all of the text. how can i get the scroll bar to snap to the track? this is my first time messing with scrollbars, hope someone can help -sean

Scrollbar Won't Size-to-fit Inside Text Box ...
... nope. I drag the component to my text box and - - it just sits there, refusing to size. The procedure has worked seamlessly in other MX projects, but not this one. Any suggestions???

Thanks!

Scrollbar Track Size Problem
the file i attached is a scrollbar fla that i downloaded and altered. i scaled down the height of the scroll bar track, and now when you scroll down, the scroll bar will proceed past the end of the track in order to view all of the text. how can i get the scroll bar to snap to the track? this is my first time messing with scrollbars, hope someone can help -sean

How Do I Get A Colored Scrollbar On The Browser Window?
Hi,

Having seen this one a few times now, I was just wondering how it is done? I thought it would make a change from the usual grey one.

Any help appreciated.

Jged

Browser Type Scrollbar With Buttons
Hello.

Thanks for viewing my post.

Was wondering if anyone knows of any movies and/or tutorials that may help in adding a functioning scrollbar with buttons (like those commonly found in browsers) that can be easily implemented within/or added to an existing list of movie clip buttons.

Any help at all would be greatly appreciated.

Thanks in advance for any response.

Changing Color Of Browser Scrollbar
Hi

I know this is more an html/javascript question but I am stuck.

I want to change the color of the scrollbars in Internet Browser to match my website's color theme. I have tried scripts but nothing has changed.

The last script I got was this:
<style type="text/css">
body {
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffee;
scrollbar-darkshadow-color: #ffffee;
scrollbar-face-color: #ffffee;
scrollbar-highlight-color: #ffffee;
scrollbar-shadow-color: #000000;
}
</style>

Where do I paste it(in the <head> of the index page)?

Also I want the colors to be green and have tried changing the hexidecmal codes to #336633 etc. Will the numbers work or does it have to be the letters.

Any help would be greatly appreciated.

Thanks
Taz

Moving Browser Scrollbar From Within Flash
Guys,

I'm using the following code to move the browser scrollbar to the top of the page on the release event for a normal button.

on (release) {
getURL("javascript:window.scroll(0,0)");
}

Although it compiles fine, it doesnt do anything. Does anybody know whats up???

5leander5

Space Bar Controls Browser Scrollbar Instead...
Hi all,

There's a slight problem with the opening frame of my movie. It prompts the user to press space bar to continue to the movie's next frame. There's a button to which I've attached the ActionScript:

on (keyPress "<Space>") {gotoAndPlay("menu");

The script works fine. The problem is that many browsers scroll when the spacebar is hit. So, when the user is prompted to hit spacebar in the movie, they end up scrolling the browser window rather than controlling my movie. In order to get it to work, the user has to first click on the movie so the browser knows where to direct the keystroke.

Is there any way to remedy this?!

Thanks for everyone's help in advance!

Keith

Copyright © 2005-08 www.BigResource.com, All rights reserved