Discuss Scratch

BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

I gtg eat now, but I'll be back asap keep working.
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

You probably need to accept the invitation to the organization first.
I have accepted the invite, and an see you have done specs.as
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

I gtg eat now, but I'll be back asap keep working.
kk
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

jokebookservice1 wrote:

BKFighter wrote:

I gtg eat now, but I'll be back asap keep working.
kk
Back! Eat Breakfast turned into eat Breakfast and then mow the grass.
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

jokebookservice1 wrote:

BKFighter wrote:

I gtg eat now, but I'll be back asap keep working.
kk
Back! Eat Breakfast turned into eat Breakfast and then mow the grass.
Lol. Talk n GH issues for avoidance of 60 sec rule?
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

Let me know if that does/doesn't work for you.
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

Do we have some sites api or something that we can pull data from? I'm looking if so.
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

The answer by eckesicle (obviously on Stack Overflow proves very useful…
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

I'm a bit shaken up, there was a fire just now across the street. If you found an API, let's use it!
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

jokebookservice1 wrote:

I'm a bit shaken up, there was a fire just now across the street. If you found an API, let's use it!
Oh wow… Anyways, ya. I started working on the prim table.
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

jokebookservice1 wrote:

I'm a bit shaken up, there was a fire just now across the street. If you found an API, let's use it!
Oh wow… Anyways, ya. I started working on the prim table.
Nice, I'll check it out now!
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

I don't know how to use API's in .as so I'll let you start while I look it up.
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

I don't know how to use API's in .as so I'll let you start while I look it up.
nor do I, but the one about yahoo just requires GET requests to the web, something like
import URLLoader;
Or something. I did a bit of research beforehand; https://scratch.mit.edu/discuss/topic/200064/

EDIT: Also, if it is any easier to use XML, I stumbled across this: http://dev.markitondemand.com/MODApis/Api/v2/Lookup?input=Google

Last edited by jokebookservice1 (May 22, 2016 16:04:33)

BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

Doesn't matter to me what we use. But good thing you researched before hand.
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

jokebookservice1 wrote:

BKFighter wrote:

I don't know how to use API's in .as so I'll let you start while I look it up.
nor do I, but the one about yahoo just requires GET requests to the web, something like
import URLLoader;
Or something. I did a bit of research beforehand; https://scratch.mit.edu/discuss/topic/200064/

EDIT: Also, if it is any easier to use XML, I stumbled across this: http://dev.markitondemand.com/MODApis/Api/v2/Lookup?input=Google
See if you can take care of implementing that. I'll be back in a bit and I can help with parsing that information and whatever else needs to be done.
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

BKFighter wrote:

jokebookservice1 wrote:

BKFighter wrote:

I don't know how to use API's in .as so I'll let you start while I look it up.
nor do I, but the one about yahoo just requires GET requests to the web, something like
import URLLoader;
Or something. I did a bit of research beforehand; https://scratch.mit.edu/discuss/topic/200064/

EDIT: Also, if it is any easier to use XML, I stumbled across this: http://dev.markitondemand.com/MODApis/Api/v2/Lookup?input=Google
See if you can take care of implementing that. I'll be back in a bit and I can help with parsing that information and whatever else needs to be done.
OK, I'll do my best
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

jokebookservice1 wrote:

BKFighter wrote:

jokebookservice1 wrote:

BKFighter wrote:

I don't know how to use API's in .as so I'll let you start while I look it up.
nor do I, but the one about yahoo just requires GET requests to the web, something like
import URLLoader;
Or something. I did a bit of research beforehand; https://scratch.mit.edu/discuss/topic/200064/

EDIT: Also, if it is any easier to use XML, I stumbled across this: http://dev.markitondemand.com/MODApis/Api/v2/Lookup?input=Google
See if you can take care of implementing that. I'll be back in a bit and I can help with parsing that information and whatever else needs to be done.
OK, I'll do my best
I'm back. How's it going?
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

Got us a wiki for all its worth
How's your side going? Want help?
BKFighter
Scratcher
1000+ posts

Want to help me make a mod?

I gtg. Good luck!
jokebookservice1
Scratcher
1000+ posts

Want to help me make a mod?

Yeah, I am still really confused about web interaction, but I'm doing my best

Powered by DjangoBB