How to open a web page in pop up window?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • livio
    Forum Member
    • Sep 2002
    • 8

    How to open a web page in pop up window?

    Just that, how can I open a popup window from MS4?

    As soon my project open, it will open a pop up html page too.
    Can you guys help me?

    Livio
  • Lorne
    Indigo Rose Staff Member
    • Feb 2001
    • 2729

    #2
    Re: How to open a web page in pop up window?

    Use a "File - Open" action, and put the URL in the "File to open" field.
    --[[ Indigo Rose Software Developer ]]

    Comment

    • Corey
      Indigo Rose Staff Alumni
      • Aug 2002
      • 9745

      #3
      Re: How to open a web page in pop up window?

      Actually that won't create a pop-up window, just a full browser...

      Is there a browser object on your page?

      Corey Milner
      Creative Director, Indigo Rose Software

      Comment

      • Lorne
        Indigo Rose Staff Member
        • Feb 2001
        • 2729

        #4
        Re: How to open a web page in pop up window?

        Yeah, I wasn't sure if he wanted an actual pop-up (i.e. javascript DHTML effect) or just a browser that would pop up over AutoPlay...

        livio is probably an ESL user so I figured heck, just in case... [img]/ubbthreads/images/icons/smile.gif[/img]
        --[[ Indigo Rose Software Developer ]]

        Comment

        • livio
          Forum Member
          • Sep 2002
          • 8

          #5
          Re: How to open a web page in pop up window?

          Thank you for reply, but I really need to open a popup window, no scrool, no bars.

          Can I have some way to insert javascript in open action, or some?

          Tia

          Comment

          • Corey
            Indigo Rose Staff Alumni
            • Aug 2002
            • 9745

            #6
            Re: How to open a web page in pop up window?

            Well if you have a browser object on your page simply set it to launch the javascript pop-up onLoad (in the body tag of whatever HTML page loads into the browser object).

            If not then create a browser object, shrink it down tiny and set it to nav to an HTML page which features a javascript pop-up onLoad and then hide it using a page object hide action.

            Corey Milner
            Creative Director, Indigo Rose Software

            Comment

            • Corey
              Indigo Rose Staff Alumni
              • Aug 2002
              • 9745

              #7
              Re: How to open a web page in pop up window?

              Just for the record Lorne, I hear you... One never, ever, ever knows... The method you mentioned is just as important to state and re-state anyhow since it isn't self evident...

              Corey Milner
              Creative Director, Indigo Rose Software

              Comment

              • livio
                Forum Member
                • Sep 2002
                • 8

                #8
                Re: How to open a web page in pop up window?

                Well, I have to assume that´s there´s no way to open a popup html window direct from SM4, without using some exterior trick?

                Thanx evebody

                (what´s ESL ?)

                Comment

                • Lorne
                  Indigo Rose Staff Member
                  • Feb 2001
                  • 2729

                  #9
                  Re: How to open a web page in pop up window?

                  (English-as-Second-Language. A hopefully polite way of referring to someone who is still learning English, and might not be saying exactly what they meant.)
                  --[[ Indigo Rose Software Developer ]]

                  Comment

                  • Corey
                    Indigo Rose Staff Alumni
                    • Aug 2002
                    • 9745

                    #10
                    Re: How to open a web page in pop up window?

                    Ummm, I just showed you a way to do it all internally...

                    If you're looking for a Windows application which parses Javascript/DHTML (The only way to create pop-ups is Javascript/DHTML) then that would be a "browser" you're looking for. No way to create pop-ups without a browser, because a pop-up is a browser window.

                    Now that being said, the name "pop-up" implies that it pops-up right? Well it has to pop-up from something or it wouldn't be called a pop-up. So it "pops-up" from a browser (The only thing which can parse Javascript/DHTML)...

                    So if you're asking for a pop-up window without any browser for it to pop-up from then you aren't really asking for a pop-up...

                    My reply shows you how to create a pop-up window from AMS which is what I thought you were asking for...


                    Corey Milner
                    Creative Director, Indigo Rose Software

                    Comment

                    • livio
                      Forum Member
                      • Sep 2002
                      • 8

                      #11
                      Re: How to open a web page in pop up window?

                      Yep, you right, thank you Lorne.

                      Comment

                      • livio
                        Forum Member
                        • Sep 2002
                        • 8

                        #12
                        Re: How to open a web page in pop up window?

                        Humm, my fault, sorry for that and you guys help me a lot.
                        See ya,

                        Livio

                        Comment

                        Working...
                        X