User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 21

Thread: What's the best way to open a web page from MMF2?

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Posts
    183
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    What's the best way to open a web page from MMF2?

    This could rank as one of the daftest questions I've ever asked, but what's the best extension/method to open a web page? For example, in my new project a user can press a button to open a web page which the address is stringed together through an expression.

    Many thanks,

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What's the best way to open a web page from MMF2?

    Vitalize! Object can open web pages in the default browser, if that's what you meant.

  3. #3
    No Products Registered

    Join Date
    Oct 2006
    Posts
    183
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What's the best way to open a web page from MMF2?

    Quote Originally Posted by Ravenius
    Vitalize! Object can open web pages in the default browser, if that's what you meant.
    Hi Ravenius; I tried that yesterday but it didn't seem to work :\
    Thank you though

  4. #4
    No Products Registered

    Join Date
    Nov 2007
    Location
    Wales
    Posts
    69
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What's the best way to open a web page from MM

    Don't mean to but in , but I was playing around with this Yesterday (my copy of MMF2 arrived around lunchtime), and it works ok for me.

    Once you are happy with your calculated URL, place the Vitalize object on the frame, and in the event editor select "open URL>In New Window" and calculate your address string.
    For me, this opened the page in the default browser on my system, which is Firefox.

    Hope that helps,
    Krush.

  5. #5
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: What's the best way to open a web page from MM

    According to Yves, the vitalize object will actually open the program associated with the .php/.html/.jsp whatever extension. So the default browser will open for many people. Except for web developers for example, were .html could be associatad with Dreamweaver (or any other web dev tool). Pretty bad must I say.

  6. #6
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What's the best way to open a web page from MM

    That's only if you tell it to open a file. If you tell it to open the web address (http://etc/index.html), it launches the program associated with "http://" not ".html".

  7. #7
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: What's the best way to open a web page from MM

    Yes to be clear.

    PHP pages and everthing served by the webserver as a page will open in the browser if you use the "http" when calling the Open URL in the Vitalize plug in.

  8. #8
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: What's the best way to open a web page from MM

    So was the vitalize object updated Jeff?

    Also I don't know how to tell the vitalize object to open a file like Dynasoft said. I can only see the "open url" action. And to me "open url" actually means "open url in browser".

  9. #9
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: What's the best way to open a web page from MM

    Yes Open URL is the command I am talking about.
    I thought that was the original question?

    How to open a webpage in a browser.

  10. #10
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: What's the best way to open a web page from MM

    Yes this is the question Jeff.

    I maintain that Open URL doesn't open the default browser, but the program associated with .ext on the user's system.

    I made a quick test. My default browser is Firefox and I've closed all open browser windows. In a standalone app by opening the url "http://oliverpearl.com/fr/home.php" Notepad++ launched. It's the program associated to .php files on my system.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. How do you open a website through MMF2
    By FayarApp in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th January 2012, 04:03 AM
  2. MMF2 Dev won't open
    By Kracker in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 6th January 2012, 05:43 PM
  3. Cannot open old .cca project in MMF2
    By life2searching in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th July 2011, 03:54 PM
  4. MMF2 module Flash - Pas de page HTML
    By Guspad in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 25th March 2010, 07:51 PM
  5. Web page accessing data from MMf2 app?
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 22nd January 2010, 10:48 AM

Posting Permissions

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