User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Flash® Player "fixes" links

  1. #1
    RayMarble
    Guest

    Flash® Player "fixes" links

    I am trying to make the Flash® Player object open a webpage upon a click and it works. However, if the page in question starts with "https:", the Flash® Player just "fixes" it automatically when passing the url to the browser, so for example
    Code:
    https://www.google.com/accounts/
    becomes
    Code:
    http://https//www.google.com/accounts/
    which doesn't exist.

    How can I make it open the correct page?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash® Player "fixes" links

    It's something that's being worked on, I think.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash® Player "fixes" links

    I forgot to change it for the last beta. I will remove the code that adds the http. For the moment there is nothing you can do. Sorry.

  4. #4
    RayMarble
    Guest

    Re: Flash® Player "fixes" links

    Thanks ^_^

  5. #5
    No Products Registered

    Join Date
    Jan 2011
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash® Player "fixes" links

    Is there a fix for this bug yet?
    Its also messing with the mailto:

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash® Player "fixes" links

    You can find the corrected object at:

    www.clickteam.com/francois/Flash.dat

    Copy it into your data\runtime\flash folder...

  7. #7
    No Products Registered

    Join Date
    Jan 2011
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash® Player "fixes" links

    Thanks Francois that fixed the http problem but for some reason mailto: still doesnt work. Normally I wouldnt use it but the clients pretty adamant about it. Any ideas? Is there a php script for mailto?

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash® Player "fixes" links

    I just tried, and it works very well. You have to have a dafault mail client ready to run.
    As a matter of security, I have reposted the Flash object at the same link as before..

  9. #9
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash® Player "fixes" links

    tgcarlier, in terms of php, yes, there is a function that can send emails...

  10. #10
    No Products Registered

    Join Date
    Jan 2011
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash® Player "fixes" links

    sorry, forgot to mention...
    it works if i just run the game from MMF but if I build it as a swf then nothing happens? maybe I'll just start learning PHP.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. "Cannot load joystick2.mfx" when "Compress the runtime" unchecked. Fine when checked.
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th September 2013, 09:44 PM
  2. "Rendertarget ping/pong" and "Pixel shaders" Can TGF2 do this?
    By CloudExSolider in forum The Games Factory 2 - Technical Support
    Replies: 13
    Last Post: 7th April 2013, 08:21 PM
  3. RE: Condition "Can player purchase game?"
    By cfullerNY in forum XNA Export Module Version 2.0
    Replies: 12
    Last Post: 10th June 2012, 04:54 PM
  4. "Bug" For Saving and Loading Frame Positions AND "Timer Glitch"?
    By Zarpo in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th March 2012, 12:40 PM
  5. Bug: "Player Pressed Fire" Mix-up
    By Docilemouse in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th December 2009, 09:50 PM

Posting Permissions

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