Can't open a ULR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Doug McLean
    Indigo Rose Customer
    • Jan 2005
    • 19

    Can't open a ULR

    I am a new user of autoplay studio 5.0. I have progressed through the tutorial as far as previewing the project and connecting with a ULR. No matter how many times I go over this information My browser will not open and find the ULR. Can anyone suggest what I am doing wrong?
  • Worm
    Indigo Rose Customer
    • Jul 2002
    • 3967

    #2
    Hi Doug,

    Could you possibly post the code that you are using? It's difficult to guess what "could" be wrong, when if you post the code, someone here will be able to point it out in no time at all.

    Comment

    • Doug McLean
      Indigo Rose Customer
      • Jan 2005
      • 19

      #3
      I don't know what you mean "post the code".

      Comment

      • Corey
        Indigo Rose Staff Alumni
        • Aug 2002
        • 9741

        #4
        Hi Doug. What exactly are you trying to do? Please post some details of what you are aksing for... The more details the better. Right now I don't think anyone understands what you are asking for, and that's what Worm is referring to.

        Once you have detailed your question, I'm sure we can help you with an answer.

        Thanks...

        Comment

        • Doug McLean
          Indigo Rose Customer
          • Jan 2005
          • 19

          #5
          I am trying to set up a button to go to a websight. The tutorial said to
          1. select the button
          2. go to the action wizard
          3.Select Open URL
          4. Go to Action setting
          5. Mark "http://www.MyHomeURL" and type in the URL I wanted the button to open.
          6. Go to project preview and click on the button.
          I did all this but it dont work, nothing happens

          Thanks

          Comment

          • markstaylor
            Indigo Rose Customer
            • Oct 2003
            • 296

            #6
            Based on what you posed the URL is incomplete. Perhaps a ".com" needs to be on the end of the link. If you could Copy then Paste the code inquestion here in this thread we may be able to help you further.

            Try adding the command like this.
            File.OpenURL("http://www.testboxstudio.com", SW_SHOWNORMAL);
            SELECT * FROM Users WHERE IQ > 0;
            o rows Returned

            Comment

            • Worm
              Indigo Rose Customer
              • Jul 2002
              • 3967

              #7
              Maybe this will help you.
              Attached Files

              Comment

              • Doug McLean
                Indigo Rose Customer
                • Jan 2005
                • 19

                #8
                Thats exactly what I did. In fact I just repeated it the URL in the sample and it still did not work

                Comment

                • Worm
                  Indigo Rose Customer
                  • Jul 2002
                  • 3967

                  #9
                  Click on the Start button (in Windows, not AMS), then Run, then type: http://www.indigorose.com
                  Click OK

                  Does that work?

                  Comment

                  • Doug McLean
                    Indigo Rose Customer
                    • Jan 2005
                    • 19

                    #10
                    Idid that "start then the ULR" it came back that windows could not find firefoxexe. I don't have firefox on this computer. Altho just clicking on the ULR you left in your message opended it up instantly.
                    Last edited by Doug McLean; 01-21-2005, 05:49 AM.

                    Comment

                    • rhosk
                      Indigo Rose Customer
                      • Aug 2003
                      • 1698

                      #11
                      You must have had Firefox on your computer at some point and it changed some registry settings (guess).

                      Try opening IE and go to "Tools" >> "Internet Options" >> Programs tab and check the block that says "Internet Explorer should check to see if it is the default browser". Then close all instances of Internet Explorer and try your url tests again.

                      HTH
                      Regards,

                      -Ron

                      Music | Video | Pictures

                      Comment

                      • Worm
                        Indigo Rose Customer
                        • Jul 2002
                        • 3967

                        #12
                        I'm with Ron on that one. You need to get your default browser set back to "something" be it IE, or FireFox. Since you implied FF wasn't on the machine, follow Ron's instructions. The only thing I might add is that after you set IE to check to see if it is the default browser, close all instances of IE, then open IE, it should prompt you to set itself as the default browser.

                        Comment

                        • longedge
                          Indigo Rose Customer
                          • Aug 2003
                          • 2496

                          #13
                          Another approach would be to insert a web object on a page and have the URL load in that object. Your button could be coded to jump to that page - (if that's an option).

                          Comment

                          • willfreer
                            Forum Member
                            • Aug 2004
                            • 47

                            #14
                            Url

                            I have the same problem

                            Comment

                            Working...
                            X