286 questions
How to make Network functions and Flickr work properly in Small Basic
JR
126
Reputation points
LitDev has created a new extension ("LDBasic"). It was created to fix what is broken in Small Basic. There are only 4 commands in the extension.
- This extension fixes Flickr with a new api key. "LDBasic.FixFlickr()"
- Sets SSL for network security. "LDBasic.SetSSL"
- It has LoadImage command. "LDBasic.LoadImage()
- It has a downloadfile command. "LDBasic.DownLoadFile()"
To get the extension go to https://litdev.uk/
Or if you have Small Basic Prime loaded you can use the extension manager to load it.
JR
Developer technologies Small BASIC
Sign in to answer