Is it possible to have Scratch open a web page? When the user passes a level, I want it to open a new Wikia blog post (http://fightmon.wikia.com/index.php?title=Special:CreateBlogPage&preload=Template:Passed%20Level/Reemon/1&editintro=Template:Passed%20Level/editintro/Reemon/1). Is there any way to do that? Thanks, ~~~~
Offline
iggyvolz wrote:
Wow, I signed with ~~~~. (That's how you sign on Wikia). Maybe a way to copy something to clipboard? iggyvolz (got it right this time)
Nope. That's also available by modding, but it won't work online. Scratch 1.4 has virtually no ways to interact with other programs. If you're up for a real challenge, use the sensor block to communicate with other-language programs, such as ActionScript or Python.
Offline
Nope, it's impossible in Scratch.
Offline
Greenatic wrote:
iggyvolz wrote:
Wow, I signed with ~~~~. (That's how you sign on Wikia). Maybe a way to copy something to clipboard? iggyvolz (got it right this time)
Nope. That's also available by modding, but it won't work online. Scratch 1.4 has virtually no ways to interact with other programs. If you're up for a real challenge, use the sensor block to communicate with other-language programs, such as ActionScript or Python.
My thoughts exactly. A Python script can continue listening in on Scratch, and when a broadcast is sent to Python it can do cool stuff.
Offline