Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Using images as links

edited July 2016 in Help! with 2.0
Hello,

I´m trying to use images that have links attached to it as buttons to let you move to another passage.
Technically I know how to do that, but I think I would need to have the real address to the passage.

Wasn´t able to find an answer with the search function.

Does anyone know how that could be done?



Thanks in advance.

Comments

  • re: but I think I would need to have the real address to the passage.
    Harlowe has no built-in support for using a "real address" or URL to directly target a passage.

    You could embed the code for your img elements within a (link-goto:) macro like so.
    (link-goto: '<img src="media/arrow-thick-right.png">', "Next Passage")
    
  • I guess I was over thinking that whole thing.

    That´s kind of what I thought should work but when I saw the entry in the manual I suppose the missing example for adding stuff into it threw me off.

    Thank you nevertheless, this is helping me a lot!
Sign In or Register to comment.