You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
How do i convert blk and scm files to app inventor 2
thanks
Scott Ferguson
unread,
Jan 5, 2016, 9:21:27 PM1/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Could you explain what you are trying to do?
---
sf
Marine
unread,
Jan 6, 2016, 12:51:18 AM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
You don't......
The BLK file is for skins in a game, and here is some info on your SCM file, you must first convert it to a file that APPInventor2 utilizes, here's info: SCM files
Once you have these files, you could make it so you can download the file in it's virgin format from the app or convert them into a file format utilized in app inventor 2 and use them that way..
What exactly are you trying to do?
Taifun
unread,
Jan 6, 2016, 9:14:18 AM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
@Marine: App Inventor Classic used blk and scm files internally, you can see these files after unzipping an App Inventor source file (which is in zip format)
in App Inventor 2 we have bky, scm and yail files instead
which means, the question seems to be, how can I convert an App Inventor Classic source file (zip format) into an App Inventor 2 aia file?