New Window to specific size

I did a search through the forum and found what I thought was
the perfect answer to my problem - to have a new window open to a
certain size etc.
Attached is the code. Can anyone see what may be going wrong.
Thanks
Dave

Couple of things I noticed.
1. You are not concating your strings together correctly. You
need to use the "+" to do that.
2. Why define a JS function in the getURL call. Just use the
window.open command directly.
try using this in your getURL: (by the way, you do realize
that this will only attach this script to your button then you will
have to click on the "panel.thumb_12" to launch the window)

Similar Messages

  • Open swf in new windows at specific points on the timeline

    Let me start by saying that I am a newbie to Flash. I have created a Flash site and I want to create links that would open a SWF in a new window at specific points on its' the timeline. How can I do this?

    It depends what version of actionscript you're using, but if you are familiar with linking to  other pages using buttons, you use the same linking code, getURL (AS2) or navigateToURL (AS3), and specify "_blank" as the window parameter in the arguments for whichever you use.  So if you are using AS2, then in your timeline where you want a new window to open you would have....
    getURL("yourfile.html", "_blank");

  • Creating Link to New Window with Defined Size and Cursor Change

    Hello,
    I seem to be having a problem having a hot-spot link open a new window and perform the way I want it to. I have tried a few different ways of going about this, as described below:
    The first method when defining the hot spot was to use the properties menu provided at the bottom of Dreamweaver when I click on the hot spot. When I test the page, the cursor changes to a hand and I can open the link in a new window BUT I cannot define the width and height of the new window.
    The second method was after defining the hot spot, using the behaviors menu from the tag inspector. From here, I would add an Open Browser Window behavior using the onClick event. Here, I can open the new window in a pre-defined width and height BUT when I test the page, the cursor does not change to a hand. It just remains the standard arrow.
    The question is, how I can define the hot spot to where the mouse will change to a hand when I scroll over it AND when the window opens, it is set to the width and height I want to define?
    Thanks,
    Smartin1007

    Good Morning Gentlemen,
    I tried placing the cursor script into the code without success. Either I'm not applying it correctly or it could be that the code in use is a combination of html and Java scripting.
    Right now, I converted all of the image maps to the behaviors technique because I need the specific window sizes for the application that is being created. Steve, I am using DW CS4, and a sample of the code is provided below:
    map name="Map"
    area shape="rect" coords="19,466,56,503" alt="Stage Hydrograph - North Fork Licking River at Mt. Olivet, KY" onClick="MM_openBrWindow('StageHydrograph/MtOlivet.html','','width=915,height=665')"
    /map
    Note that there is no href reference, because I haven't found a suitable way of having an href reference with target=_blank to where I can define the new window size.
    I really appreciate the advice and time that is being taken to help solve this problem.

  • How to open new window with required size when clicking on image in a table

    Hi,
    There is an image column in advanced table. i want to open new window with required parameters(size, toolbar, status bar,etc..) and with that transaction context.
    can any one help plzzzzzzzz?
    Thanks
    Raju

    You can also use OAF js function to open modal pop up:
    openWindow(self, '<url>','longTipWin', {width:900, height:400}, true); return false;
    --Mukul                                                                                                                                                                                                                                                                                                                                   

  • How can I force firefox to open every new window at full size of the screen ?

    When I firefox, it reloads my opened windows, but not always at full size.
    So I have to resize each window manualy.
    Is it possible to force firefox to open every window at full size of the screen ?
    Or is it possible to Maximize every window already open in one click ? (like the use of CTRL key in Windows)

    Try experimenting with this add-on: https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/
    By the way, if you have McAfee Site Advisor installed, disable it because it interferes with the way Firefox functions.

  • Using a text link to open a new browser window to a specific size

    i can figure out how to make a link open up a new window
    (_parent, _top, etc.), but how do i make the window a specific
    size?
    thanks,

    Hi joeq ,
    We don't need to change the html page title. I tested the
    same code ('undefned') in html/javascript, but not with flash.
    Use the same script in html/javascript and test it.
    If it works fine, then create a javascript function in your
    parent html.
    Then call the function from flash, it will be fine.
    I tested the same code with IE, Netscape, Firefox(linux),
    also mac-safari.
    Regards,
    Sankarapandian T.
    [email protected]
    Chennai, India.

  • How to open new window in web dynpro

    I want to open a new window with specific URL in web dynpro on a button's click event. waiting for your suggestions to do this.
    thank you,

    Create an action and put following lines in it and bind it to button's onAction event.
    IWDWindow window = wdComponentAPI.getWindowManager().createNonModalExternalWindow( "http://www.jawed.info", "My Personal Website");
    window.show();

  • When i create a new window, firefox Yanks me back to where i was and i dont want to be yanked back.

    i duplicate current pages by create new windows on a very frequent basis;
    to do this, i go to the top of the page that i want to duplicate and right-click and click on Open Link in New Window;
    I specifically want to duplicate the page i am on in another Window, not a new tab;
    Because
    Duplicating the current page to Open Link in New Tab, gives tabs on the top of my screen;
    Duplicating the current page to Open Link in New Window, gives 'tabs' on the bottom of my screen;
    I want 'tabs' to show on the bottom of my screen and to do that i have to Open Link in New Window;
    My question and What is happening, is that firefox is yanking me back to the page that i have just duplicated by right-clicking at the top of the page and clicking on Open Link in New Window;
    When i create the new Window, firefox yanks me back to the page that i just duplicated and i dont want to be yanked back to that page;
    I want to stay on the page that i just duplicated.
    I have tried changing the way tabs work in Options but nothing checked or unchecked results in the specific way i want to have new Windows open and STAY on that newly created Window and not be YANKED back to the window i duplicated.

    The original window did not have a Flash object, but does the window that hides itself contain a Flash object? That is the usual pattern for this bug in the plugin's protected mode feature.
    If you have not already tried disabling it, the following pages/posts provide different ways to do that:
    * Adobe support article under the heading "Last Resort": [http://forums.adobe.com/message/4468493#TemporaryWorkaround Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]
    * Manual steps: https://support.mozilla.org/questions/968190?page=5#answer-509209
    * Batch file to automate the manual steps: https://support.mozilla.org/questions/982093#answer-518078
    Flash needs to completely unload from memory (restarting Firefox might help) before this would take effect.
    More history: [https://support.mozilla.org/questions/955659 Opening New Windows and Shockwave Flash]

  • New windows in Firefox 29 on Windows 8.1 don't open fully maximized when clicked through a link

    New problem in firefox 29:
    When I click a link that opens the new page in a new window, the window pops open in the last partially maximized state that it was in. Should I maximize the new window (in Windows 8.1) and close it and re-click the original link, the window opens again in the partially maximized state, not the last fully maximized state that I previously closed it in.
    To create it as I've encountered it:
    -go to https://news.google.com
    -click on any article. the default behavior should be to open the article in a new window
    -the window won't be maximized in my experience
    -you can maximize the window and then close the window/ article
    -re-click on the same article and the new window should appear again in the non-maximized state, not the fully maximized state that you closed it in previously
    One point of note. Right-clicking the same link that opens the new window and specifically choosing "Open Link in New Window" DOES open the new window in a fully maximized state. I repeat, the new window does open fully maximized when you choose "Open Link in New Window" from the right-click drop downs menu. But, this doesn't happen with the simple left-click, which I'm concerned with.

    Reverted back to version 28.0, 29 just isnt working, layout is a mess. (Ok i got the old layout back by installing and setting up Classic Theme Restorer, but once you remove the orange title bar, the screen resize bug appears.) Also its a very bad thing such a large graphical overhaul took place without prior notice. If i wanted google Chrome i would have just installed that, dont need FF to provide me with it. Might upgrade again if bugs and layout are changed, otherwise ill stay with 28.0 or maybe start using Waterfox.

  • Pass control to a new window opens a small window.

    I am using the following:
    WETargetPath ("rpt", "Name", "My Report", "weWindow=New")
    How do I open the new window so that it is in Full Screen mode (maximized).  Right now, it opens a small window.  On Maximizing the window, the report window still remains small?
    Thanks

    hi shabirdewji,
    i have attached syntax for a new weWindowUtilities function which will address the resizing issue when a New window (not a named window but a new un-named window) is opened. this means that when a New window is opened using the webelements target functions, you can then resize the new window and have no resizing issues.
    please note that you need to use the weTargetPathExt function instead of weTargetPath if you want to specify the initial new window size. please see the weSubmitMethods report in the webelements 246 download for an example.
    the syntax below will open a new window with a size of 500px X 500px. please see the user guide for more info on the wetargetpathext function.
    stringvar item1:= WETargetPathExt ("rpt", "Name", "myreport", "", 500, 500, true, 400, 200, true, true, true, true, true, "");
    WESubmit("cw1", "link", "Open Report in New Custom Window", item1, global stringvar fontlink);
    please replace your webelements246 > admin > wewindowutilities function with the attached syntax.
    thanks,
    jamie

  • Image resizes when dragged to new window

    All my images change size when I move them to a new window. I am making numerous graphics that need to be exact for collage like purposes; I will work them in their own window and will drag the finished images to a separate window to print(graphics are small, and I want to fill a print page with as many as possible) My issue is that whenever I drag the images to the new window they re size, usually larger. The new window is the same size as old. This is also happening when I print but image will be smaller than what is seen in image size dialog box. Please advise. Thank you

    I assume that you are working with Elements v.3 or v.4.
    In order to avoid a major size disparity as you describe in making a collage, have the resolution of the canvas and the picture files the same. For example, go to File>New>Blank file and establish width, height, and resolution. Click ok. For printing, it is desirable to have resolution 240-300px/in.
    Next set the resolution of the picture files to a similar value. You may have to resample in order to achieve this. Minor degrees of size adjustment in the collage can be achieved via the handles in the move tool. Note that each picture file will be on its own layer, allowing for this type of adjustment readily.
    Feel free to repost if you have additional problems as you go on with your project.
    Ken

  • Link to new window with a specific size

    I want to link to a new window with a specific size in
    dreamweaver.
    Thanks

    check this website, I found it useful....
    http://www.accessify.com/tools-and-wizards/accessibility-tools/pop-up-window-generator/

  • Opening a web page with a specific size window

    I have an interesting problem. I want to open a Safari window on my computer with a specific size and screen position. Is this possible to do? Maybe an HTML string? This would apply to a very specific web site.
    If it matters, I am using a Sling Box to watch TV on my iMac. I want a "small-ish" window that opens on the lower right of the screen. What happens now is the the window usually opens in the same place as last time (the lower right) but not always. Sometimes I have to go hunting for it. And it's almost never the right size or aspect ratio which has to adjusted manually each time.
    Another question: The new version of Safari insists on putting the web page name on the top of the window. Any way to turn this off?
    Thanks in advance.
    That's the little window in the lower right. See the page name?

    "Many" financial institutions and banks use special web software that all versions of Safari are incompatible with.  My bank is one of those.  The downloading, installing, and use of "Firefox" for an alternate browser is what they recommend, instead of Safari.

  • 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 make a specific page open in a new window when clicked from a menu?

    Don't know if its possible but I have one specific page I want to open in a new window in the browswer when clicked on from a widget menu.  I know how to go in and put the coding in but it would be nice if there is some option in Muse to do that already.  Any suggestions? Thanks for any help.

    ryanj4799 You'll need to change the Menu Type to Manual in the widget's options and add the links yourself. Then go to the Hyperlinks panel. Check the option to open in a new tab/window.
    David

Maybe you are looking for

  • How can I update my 8g ipod touch from 4.2.1 to something higher?

    I have an 8G ipod touch with ios 4.2.1 which won't allow me to download most apps. I want to update it to a higher ios but when in itunes, when I click on the check for updates, it just idicates that the ios 4.2.1 version is already on the ipod.  How

  • Scrubber problems continued. AS2/Flash CS3

    Hey guys. I'm having troubles with my scrubber on my loadbar again. As a picture says a 1000 words heres a screenshot of the problem: Basically the scrubber bar is going waaaay past the 373px I asked to stop at. I've tried messing about with telling

  • PC - Error while entering Timecard through Pre-Approved Batches

    Hi all, I have entered timecard expenditure through pre-approved batches > submitted and released. To distribute cost and transfer it to GL, i hv submitted program 'PRC: Distribute Labor Costs' and in output it is showing error'Missing Cost Rate' as

  • Need simple progress bar

    Hi... I have a GUI which calls methods in different classes. There are three long running tasks, which I want to be able to display the progress of. Each task MUST finish before the other proceeds, so I don't think it is necessary for more than one t

  • Web Services Error When running Sample Application

    When I was testing "Create a New Customer" from the Sample application in Oracle's provided free new HTML DB 2.0 environment (just out last night), I got the following error message. ORA-20001: The webservice was unreachable because either the URL yo