Adjust IE window to fit flash size?

I've put a link on my page that opens up a separate browser
window with a slideshow (in flash format). How do I get the new
opened browser to open to fit the exact size of the slides?
See this:
http://www.theneverendingslideshow.com/Flashfile.swf
(It fits height-wise but there is space on the sides)

tness1977 wrote:
> I've put a link on my page that opens up a separate
browser window with a
> slideshow (in flash format). How do I get the new opened
browser to open to fit
> the exact size of the slides?
>
> See this:
http://www.theneverendingslideshow.com/Flashfile.swf
>
> (It fits height-wise but there is space on the sides)
>
sorry I'm not going to actually answer your question, just
comment on the slide show.
It takes for ever to load (more than 30 seconds), that's not
how you make an efficient slide show in
Flash.
Take a look at this customaizable Flash slide show you can
down load fro free, I think that could
help you:
http://www.webtrans1.com/demos/slide_show/slide_show_instructions.php
in this slide show the images are loaded dynamically so there
is no waiting time. The size and speed
of the fades is cunstomizable. You can use as many images as
you want, by simply adding or removing
them from a folder...
seb ( [email protected])
http://webtrans1.com | high-end web
design
An Ingenious WebSite Builder:
http://sitelander.com

Similar Messages

  • Trouble: absolute center background image to adjust when window size adjusts

    Hello DW experts!
    I would really appreciate some help in getting my background image to be perfectly centered, and then adjust to always be in the center when the window size is adjusted. Here is an example of what I am looking for:
    [http://www.wpdfd.com/editorial/thebox/deadcentre4.html | http://www.wpdfd.com/editorial/thebox/deadcentre4.html]   I have searched and found a lot of resources online, and I have tried there different options  (i.e. background: cover, absolute, z index etc.).  Here is a link to the homepage, goal is for the words Apex to show up in the center. It does not only if viewed on a large monitor. Goal is if the monitor is smaller or the person adjusts the window for the word Apex to adjust and remain as centered as possible. There will be content covering it on some pages so it does not have to be perfect.
    [http://sellurownhouse.com/ | http://sellurownhouse.com/]    Thanks in advance for any help!
    body {
    background-color: #000;
    margin: auto;
    background-image: url(images/wallpaperx.jpg);

    body {
         width: 980px;  /**adjust as req'd**/
         margin: 0 auto; /** with width, this is centered on screen**/
         background: #000 url(your_background.jpg) no-repeat center center;
    Nancy O.

  • Why does my maximised app window appear a different size to the screen resolution?

    First: I'm a beginner with windows programming, fumbling my way through visual studio and C# (my background is C with console applications)... sorry if this is a naive question!
    Short story: When I create a window of the same size as the screen resolution. My app window is ~20% larger than my device's screen. Why is this happening?
    Long story: I'm attempting to develop an application with a fixed size window and absolute positioning of UI elements. The application will only ever run at a fixed resolution, on a single device, borderless/non-resizeable and full-screen. The resolution
    of the display on which it will run is 1280x800 (according to the device specs and resolution reported by the windows control panel) . However, when I create a window of this size, it is too large to fit onscreen. In fact, I have to create a window 1024x640
    (0.8x screen resolution) for it to perfectly fit the screen. Anyone know why this is happening?
    Thanks!

    It sounds like you are running in a high-DPI mode but your app is not DPI aware and is getting virtualized. Windows will tell the app it's running at 96 DPI and then embiggen the rendered window so it ends up at the user's requested zoom level.
    See
    Writing DPI-Aware Desktop and Win32 Applications

  • Scale to fit paper size (no custom paper size?)

    I used to have a custom paper size called "No. 6-3/4 envelopes" defined under Page Setup. For example, in Pages I would adjust the document's page size to the size of my envelope (6.5 x 3.63 inches). However, to get it to print correctly, after selecting File > Print... I would need to select "Paper Handling" (dropdown) and check "Scale to fit paper size". Then select from "Destination Paper Size" (dropdown) my custom page size that I defined in Page Setup. It would appear as a custom size near the bottom of the list after all the standard sizes such as US Letter. By not doing this before printing a custom size envelope, my HP printer throws an error that it does not support the page size.
    However, after upgrading to Lion, I'm not seeing my custom paper size underneath the "Destination Paper Size" list. It doesn't show any custom sizes I've defined from Page Setup as it did in 10.6 Snow Leopard. Is this a bug?

    Nevermind, I seemed to have solved my own issue which drove me crazy for the last 30 minutes. By swapping the Width and Height for the custom size in Page Setup, it now seems to notice the custom size under "Destination Paper Size" again.

  • How to change flash size with ac3?

    I want to change flash size with xml. Sample config.xml
    <genGenis>300</genGenis>
    <genYuksek>100</genYuksek>
    My flash read xml and change size to 300 * 100
    After working in a flash I want to change the default values. Is this possible?

    Have you worked with XML before? You're going to need to load that XML file and wait for it to complete. After you do that, are you using layout logic based on these values to create your content? Meaning do you have code in place to realize you have (as you said) 500x200 space so your code is able to use the space available effectively? Or do you just expect the content of the SWF to scale automagically?
    As for the loader, you can use a simple URLLoader to load the external XML file. Here's a quick Adobe code snippit and explaination on how to load it:
    http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7e6a.html
    Once you have the XML in an XML object you can just access the value via the XML variable name you make (e.g. myXML) with the name of the node while getting its text value. In your case you'll need to convert it to a Number because you may want the flexibility of using fractions (e.g. 1.5, 500.25, etc). So you'd need to case the value to a number. So to get the width it'd be like: var myWidth:Number = Number(myXML.genGenis.text()); and same for height just changing the variable and node name as needed.
    Now that you have your values you can write layout code to use the numbers and handle the content creation yourself.
    If you don't do that, as Andrei1 mentioned you'll need to affect the object embedded directly using ExternalInterface (Flash AS3 talking to the webpages JavaScript) requesting the object be resized to the new size.
    You'll want to make sure your stage.scaleMode = StageScaleMode.EXACT_FIT; or stage.scaleMode = StageScaleMode.NO_BORDER; so your SWF content is "stretched" to the size you request. Exact fit will allow the content to distort if necessary to fill the width and height. No border will scale the content to the size specified but will maintain the aspect ratio. It's up to you whichever you want.
    If you have any specific questions on any of this just ask.

  • Resize window to fit not working

    I can't get the resize window to fit option working. It has worked in the past; I have no idea what changed.
    I am using Adobe CS4 (11.0.2) on Windows 7 (6.1) 32 bit operating system.
    I made sure the resize window to fit option is turned on and deleted the preferences file. How can I fix this?

    dmr1234 wrote:
    I can't get the resize window to fit option working.
    I made sure the resize window to fit option is turned
    Where is that option. I know of menu View>Fit On Screen shortcut Ctrl|Cmd+0 and that you can set a script event manager open event to run a Script or action to do a View>Fit on Screen but the only Preferences option I know of for image window size is "Zoom resizes window"??? 

  • I cannot zoom in or out in a Mozilla window running Adobe Flash.

    I cannot zoom out (or in) in a Mozilla window running Adobe Flash. Ctrl+/- , Ctrl up/down and using the mousepad to zoom in or out (I have Win7), and holding Ctrl while scrolling does not work. I cannot zoom out more using Adobe Flash either.
    I can change the zoom with windows with menu bars, but this one does not have one.

    You can apply the Ken Burns effect by clicking on "Ken Burns" rather than Fit.
    If you would like the Ken Burns to be able to go beyond the boundaries of the photo so you can zoom more, choose "Allow Black".

  • Open a _blank window with a specific size

    Hi !
    I need to open a new _blank window with a specific size. I
    don't know sh*t about javascript. Could somebody help me by showing
    me a completed solution.
    I searched for a "onLoad" solution to put in the html of the
    targeted page but I didn't find anything. My link is from a flash
    to a really basic html page.
    Thx guys !

    Fel_911 wrote:
    > Hi !
    > I need to open a new _blank window with a specific size.
    I don't know sh*t
    > about javascript. Could somebody help me by showing me a
    completed solution.
    Forum Archives:
    http://groups.google.com/advanced_group_search?q=group:macromedia.flash.*&hl=en&lr=&ie=UTF -8
    Search "pop up" or "popup"
    Couple of hundreds of posts, with code samples.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How can I print a full frame photo from iPhoto 11?  Even though I click on scale to fit paper size, it crops both ends of the photo in landscape set up.  I have an Epson R1800 with the latest drivers.

    How can I print a full frame photo from iPhoto 11?  Even though I click on scale to fit paper size, it crops both ends of the photo in landscape set up.  I have an Epson R1800 with the latest drivers. (I'm also 3 days new to iMac and iPhoto 11 from an eMac and iPhoto 6.)

    " Hello Jeff. Here at Oki Data, we do not support programming.  I would recommend contacting Adobe for further assistance. You can also browse their website at http://www.adobe.com/products/postscript/.

  • Boots to windows startup screen, flashes blue screen, restarts and repeats

    HP ENVY H8-1414 Product #H3Z00AAR
    Windows 7 Ultimate 64-bit
    Alright, so here is my issue. I turn on my pc and it gets as far as the windows startup screen, flashes a blue screen error for about half of a second and then restarts it self. My HDD is recognized in the bios. Tried a memory test in diagnostics and it passes.  Tried a hard disc check and it passes the SMART check but fails the Long DST with a failure ID of 0GF21L-0006LR-WPVX0K-61C703 (no idea if those a zeros or O's)
    I've also tried the startup repair but it did nothing. So I removed the hard drive and tried to use it in a different PC but had the same issue so I figured the hard drive went bad. Then I tried formatting a spare hard drive and installed a fresh copy of windows 7 on it, tried it on a different PC and it works just fine. However, when I try to use that hard drive on the HP ENVY I get the exact same problem even though it worked just fine on a differenct pc. 
    I purchased this PC refurbished about 3 months ago, the warrenty just ended a week ago.  There have been no hardware or software changes on it at all. This thing worked flawlessly last night... I locked the computer before bad and I woke up to this. No power outages over night or anything. It just doesn't make any sense.

    Here are the specs for your HP ENVY h8-1414 Desktop Computer. According to the specs, this model came from the factory with Windows 8 installed. The "blue screen" and restart are normal for Windows 7, when it encounters an error, unless you have altered the default settings.
    The LONG DST failure is indicative that the hard drive has failed or is about to fail. Unless the hard drive is moved to an identical or very similar computer, Windows will encounter a "blue screen. This is true with the original hard drive moving from the h8 computer to the other computer and the test hard drive from the other other computer moving to the h8 computer.
    Try placing the "test" hard drive in the h8 computer and installing Windows 7 from a DVD or USB stick. If you have any problems, please post back with full error messages and screen shots. Also indicate what stage of the install Windows 7 was doing tat the time.
    Please send KUDOs
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Can I install Windows ON a flash drive or on flash memory?

    All over the internet I see questions from people wanting to install Windows from a USB flash drive with varying results, but my question is different.  I want to install Windows ON removable flash memory.  I would like to purchase a MacBook Air, but would like to also continue making use of Boot Camp without taking up too much of my limited hard drive space.  I've found fast 3.0 USB sticks and flash cards that would be nice, but can they be treated as a partition in order to install and run Windows?

    Ignoring the fact that Windows doesn't really support booting from removable media (you might be able to force it if you are willing to build a custom installer), I can think of another reason you wouldn'r want to consider this.  Windows is notorious for heavy usage of the swap file, and I believe I recall reading one report where someone had managed to install Windows to a flash drive, and within 30-60 minutes, the OS had written to the swap file so much that the flash memory was beginning to fail.  Remember that each time you write to flash memory, it cases a small amount of damage to the memory, and after a significant number of writed, it will fail.  Regretfully, the Woindows swap file will cause this threshhold to be reached very quickly, and then you start getting write errors...

  • Error: Can't write: C:\windows\system32\Macromed\Flash\Flash10e.ocx

    When i install Flash 10, there was a error message showing "Can't write: C:\windows\system32\Macromed\Flash\Flash10e.ocx". I chose to ignore, installation can be completed but i still can't view any Flash file. I tried every steps showing in  Adobe Flash Player Support Center to troubleshoot the issues, but i can't go any where. Will anyone know what's the problem and how i can install the Flash player on my laptop? I am using Windows 7 and Internet Explorer. Thanks heaps!

    Is your Windows 7 32-bit or 64-bit?
    Can you try to download this installer http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe, save it to disk, then close all browser windows and run the downloaded installer - do you get the same message?

  • Microsoft Windows.   Adobe Flash Player 11.5 r502 has stopped working

    downloaded latest update. Installation ot complete. Constantly getting this error message:
    Microsoft Windows.   Adobe Flash Player 11.5 r502 has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    close program "

    Hi
    Running Windows Vista 32-bit
    Mozilla Firefox is my browser
    Have removed everything Adobe related, that I can find.  Tried re-installing, I get the download, click run and then nothing else happens .    We don't get to step 4 User Account Control.   Boxes on view my version / video are just grey.  Anti Virus disabled.
    we support: http://thanktheforces.com/
    Date: Fri, 8 Feb 2013 01:15:05 -0800
    From: [email protected]
    To: [email protected]
    Subject: Microsoft Windows.   Adobe Flash Player 11.5 r502 has stopped working
        Re: Microsoft Windows.   Adobe Flash Player 11.5 r502 has stopped working
        created by Pat Willener in Downloading, Installing, Setting Up - View the full discussion
    What is your Windows version? What is your web browser? What is your (full) Flash Player version?  See http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html# main_Find_the_Flash_Player_version_installed_on_your_machine 
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5057513#5057513
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5057513#5057513
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5057513#5057513. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How to fit to size to show the whole image in image display?

    HI, I am using a control palette to display my video images using image display. However, the size is alway out of proportion. How do i show the whole image in the small box screen size. Basically how to fit to size for the images? 
    Solved!
    Go to Solution.

    This should do the trick:
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Windows Application in Flash

    Hi all ...can we create windows application in FLASH? I am
    creating an accounting application for my home use and i want it to
    have a very cool UI. So can we use Flash to create the front end of
    my application. This application needs to connect to DB and will be
    multi-user. Please help. Thanks so much!!!!
    and cheers!!!

    Adobe AIR.

Maybe you are looking for

  • Installation Problems with OS X Tiger

    I'm currently running osX ver 10.1.5 i think. ( the nunber of versions are driving me nuts). Right now, i'm trying to install OS X Tiger ver 10.4. I've put in the disc, watch the window appear, clicked on the install icon, the reboot icon appeared, a

  • HT1926 I tried to update this ITunes install 4 times I continue to get ERROR 7 - Windows error 127 HELP

    I tried to update this ITunes install 4 times I continue to get ERROR 7 - Windows error 127 HELP

  • Version 6 will not open in Windows 7 on 32 bit PC

    I can operate Blackberry Desktop software version 5 without any difficulty but all attempts to install version 6 result in failure. Version 6 will not even open to run. Using a recent high spec PC running windows 7 pro and M'soft Office Outlook 2007.

  • LiveCycle Newbie: Validate Before Printing Form

    I have a form created in Adobe Acrobat Pro that I have brought into LiveCycle to add print and emails buttons to. However, I need a specific functionality added to the standard "Print" button. It is a legal form that has required fields and the clien

  • T61p IEEE1364 Port problems

    Hello, I have a T61p, with 4GB or Ram, and Windows XP Pro SP3. I am trying to connect my Lacie Fire Wire 1394 and my JVC GRD22U Camcorder to my T61p laptop, but it doesnt work. Camera is on, but windows does not detect it, nothing shows up, no new dr