User Tag List

Results 1 to 3 of 3

Thread: Get link address

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Aug 2011
    Posts
    103
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Get link address

    Is it possible to retrieve a link's address if it's embedded in a hyperlink? such as:

    < a href="Retrieve this URL">Download</a >

    Basically is it possible to create a "Copy Link Address" function using Getobject/DownloadObject? I have a page that contains a hyperlink called "Download" which hosts mediafire files. I want to automatically be able to get the url of whichever file is located inside that hyperlink.

  2. #2
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know... maybe use the string parser object and enter in < a href=" as a delimiter?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    You can fastloop through the string and start copying the content if it starts with "<a href=" and stop copying when it reaches the ">" sign. Under the Special Icon in the expression editor you'll find the String / substring methods.

Similar Threads

  1. IP Address
    By Game_Master in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 25th April 2009, 09:19 PM
  2. Upgrading from MMF 1.5 to 2.0 (different address)
    By Sebaceous in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 20th April 2009, 09:38 PM
  3. Mac address determiner
    By SEELE in forum File Archive
    Replies: 0
    Last Post: 16th March 2009, 05:17 AM
  4. MAC Address
    By Renatos in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 12th April 2008, 09:20 PM
  5. how can I get a users MAC Address?
    By MelliGeorgiou in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 15th January 2007, 06:00 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
  •