Help!

Auryn Angela Knight
10 Sept 2017, 14:12

I found the Markdown info and followed the instructions to upload an image. It didn't work. I put my image in a private Facebook album. I really want images in my game. I figured out the rest, but this has me stumped!


K.V.
10 Sept 2017, 18:28
<img src="https://i.imgur.com/O1AWAkwb.jpg" />

OR

![img](https://i.imgur.com/FOIjtApb.png)

img


Resource:

https://textadventures.co.uk/forum/squiffy/topic/5428/images-in-squiffy


K.V.
10 Sept 2017, 18:36
Clicking this [link] will display an image.

[link]:
![img](https://i.imgur.com/O1AWAkwb.jpg)
    
Text for the passage.

Clicking this link will display an image.

Text for the passage.


Auryn Angela Knight
10 Sept 2017, 21:14

I'm getting there; now I can link to my photo on Facebook. But I really need to embed it, particularly as I intend to post my gamebook on Google Play Store. I'll keep trying with what you've given me. And thank you.


Auryn Angela Knight
10 Sept 2017, 21:33

I think I get it now; Facebook is no good for this. I'll try Imgur.


Auryn Angela Knight
10 Sept 2017, 22:02

OK; I got further. When I type in this: img, I get this. Do I have to make it public? I'll try that.


Auryn Angela Knight
10 Sept 2017, 22:19

Doesn't work!


K.V.
10 Sept 2017, 22:20

Copy that line of code and paste it on here, and I'll get you fixed up.


K.V.
10 Sept 2017, 22:29

To sure to put the code between ticks

```
<image src="https://imgur.com/LjWQq.jpg" />
```

Then it will show up as code:

<image src="https://imgur.com/LjWQq.jpg" />

Auryn Angela Knight
10 Sept 2017, 22:37

![img] (https://imgur.com/z9nun.jpg)
I had to put a space between the ] and the ( so it couldn't display the image it gives me. It's private again; I deleted the others and started again. I really appreciate this! I promise, I'm not unintelligent; figuring out the text and links was easy. I guess I struggle because I'm not a coder: I had the same problem in a game I play.


K.V.
10 Sept 2017, 22:49

You're no bother at all!

I think the problem is that the image is private, because I can't view it from that link either.

Try putting this, just to test it out: https://i.imgur.com/O1AWAkwb.jpg.


Auryn Angela Knight
11 Sept 2017, 10:40

It works in my browser, but when I try to embed it I get the same image I did before. Maybe I should send a message through the Facebook page.


Auryn Angela Knight
11 Sept 2017, 13:55

I figured it out! The app is useless for this. I struggled to get anywhere with the website before, but I tried again. It worked, so I tried one of the codes you gave me. Thank you so much for your help and patience! If there's anything I can do for you in return, please let me know.


Auryn Angela Knight
11 Sept 2017, 14:01

Turns out the app ISN'T useless! I can't believe how easy it turned out to be! Thank you again.


K.V.
11 Sept 2017, 17:27

No problem!

Glad you got it working!