Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Pop-up Window

    I am sure this is a simple question, but I cannot seem to figure out the answer.

    On my website I have a Flash Movie; I have the movie currently opening in a new browser window.

    I would like to know how to make the browser window the same size the movie. The same concept as.. [url]http://www.nuclearfusion.com.au/[/url] when you click the enter button everything is controlled within a new window and the window is not excessively large.

    I am using Flash MX, if that makes a difference.

    Thanks.

    Ralksm
    [url]http://www.nought-one.net[/url]


    Ralksm webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Page_Load not fired when window.open used to load window.
      Hello John, Did you mean that the problem only happens after you upgrade to VS 2003 and framework 1.1? Does the problem exist in VS 2002 and...
    2. insert a frame or window into adobe acrobat or reader window
      Using Windows OS XP or Vista. Can you ad a frame or window into the main window to allow saving a document through another application? I have an...
    3. New Window Target doesn't open a new window inContribute but does in Firefox
      I have made the neccessary steps to allow a link to open in a new window by choosing "New Window" as the Target, and when testing the published page...
    4. Child window property window.opener null after postback
      I have an webform from which I open a child window to display a calendar. When a date is selected in the calendar window it attempts to set the...
    5. dlopen is failing on Window XP works great on Window 2000
      Michael Davis <mdavis@sevasoftware.com> writes: Check the permission of the so file: $ ls -l...
  3. #2

    Default Re: Pop-up Window

    Hello,

    Well, if you would like to know how I did it, you can use a script but theres an easier way.

    Its a componant called easy pop ups. Ive sent the file if you want to use it.

    You have to firstly make you index page in flash, and have the button linking to the popup window go on the index page. also, to do what I didnt, adjust to propertise of the popup window componant to alpha value of 0, and then place it over your enter button.

    You can find the easy popup thing on this site - I would give you my copy, but i deled the instalation file.

    Do a search for "easy popups"

    Or you can try google.

    Hope this helps.

    Giles


    [url]www.nuclearfusion.com.au[/url]

    BEST SITE EVER!!!! ;)
    GilesW Guest

  4. #3

    Default Pop-Up Window

    Hi!

    How I can get a file ( gif , jpg , etc ) from my computer with a window explorer pop-up with browser mode application ?
    Without xtra that I have to pay.

    Thanks and regards,

    Gons.

    GONS Guest

  5. #4

    Default Pop-Up Window

    I've created a pop-up for when the user navigates away from page. (Just one
    pop-up, no loops - I hate them!)

    The pop-up works OK, but I want to get rid of the address bar, and drop down
    menus in the pop-up window. Only the Windows Blue Bar would show.

    It sounds easy to do, and I'm sure it is easy, but I cannot figure out what to
    do.

    Rhynos



    Rhynos Guest

  6. #5

    Default Pop-Up Window

    ok this is the page i have

    [url]http://www.sunsetsolutions.ca/mundenenterprises/Default.asp[/url]

    now you see the industry calendar there, when u clik on the date the
    events.asp page pops up, but i want it to look like a popupo window, no
    scrollbar or no menus ore anything. can somebody please help me.

    also, i dont know if it makes a difference but the calendar is an include
    fuile called cal.asp. thanks in advance

    ccarterca Guest

  7. #6

    Default Re: Pop-Up Window

    now that i think abou it, im not even having trouble with the page but now im
    wondering if there is a way that i can stop the scrollbars and the internet
    explorer navigation bar from coming up on events.asp when i click on it

    ccarterca Guest

  8. #7

    Default Re: Pop-Up Window

    you may be able to fix the no scrolls and no browser address bar by using the
    Open Browser Window behavior. this way you can choose the size of the browser
    window you want it to open in and select the features you want to show in the
    new browser (scroll bar, ect.).

    if this behavior wont work with the style of your site you could try taking
    the code from the feature and modify it... it might give you some ideas...

    r_therecord Guest

  9. #8

    Default Re: Pop-Up Window

    Try this ...
    onClick= " window.open('xxx.html' , 'mywindow' , 'width= xxx, heighth= xxx') "

    This will simulate a popup window, but there is no scroll bar or tool bar.
    wwwpro Guest

  10. #9

    Default Re: Pop-Up Window

    onClick= " window.open('xxx.html' , 'mywindow' , 'width= xxx, height= xxx')
    "

    (note misspelling of height)

    And it doesn't just simulate one, it is one.


    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "wwwpro" <webforumsuser@macromedia.com> wrote in message
    news:djlauj$bog$1@forums.macromedia.com...
    > Try this ...
    > onClick= " window.open('xxx.html' , 'mywindow' , 'width= xxx, heighth=
    > xxx') "
    >
    > This will simulate a popup window, but there is no scroll bar or tool bar.

    Murray *TMM* Guest

  11. #10

    Default pop-up window

    hey everyone.
    trying to get a chromless popup of a quick flash animation to popup over
    my website after the site loads. the animation is only about 15 sec long so i
    would like it to close automatically. i have seen things like this with images
    and stuff but i cannot seem to find out how they do it.

    also if anyone know how i can set a cookie to only load the animation once
    that would be a huge help too.


    acidrain9 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139