294 views
Skip to first unread message

Kajal Yadav

unread,
Dec 26, 2020, 5:54:14 AM12/26/20
to blo...@googlegroups.com
Good afternoon everyone,
Can someone help me out how to build an application of login form with the help of blockly

Beka Westberg

unread,
Dec 26, 2020, 10:31:34 AM12/26/20
to blo...@googlegroups.com
Hello,

Hmm I'm a bit confused about what you're trying to do. Blockly is a library that allows other applications (like AppInventor, MakeCode, Scratch, etc) to include blocks-based coding. Are you trying to build an application that allows /other people/ to build login forms? Or are you trying to build a login yourself.

If you're trying to allow /other people/ to create login forms I recommend starting with the getting started codelab. It's a great tutorial that walks you through all of the steps of setting up a basic blockly application. Then you can check out the guides section of the docs, specifically the creating custom blocks document. This provides more detail about creating your own blocks than the codelab. You can also check out the blockly developer tools, which allow you to define your own blocks with blocks!

However, if you're trying to build a login form yourself, I don't think Blockly is going to be much help :/ But there are lots of tutorials on the internet that should help you out, or you could use a website builder that includes built-in login support =)

Best wishes,
Beka

On Sat, Dec 26, 2020 at 2:54 AM Kajal Yadav <kajalmya...@gmail.com> wrote:
Good afternoon everyone,
Can someone help me out how to build an application of login form with the help of blockly

--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/CAAmC-hCsctNLGg%3Dou1ToqGQPreFV6tGqy_rdK79jMTDeFq3WZQ%40mail.gmail.com.

Kajal Yadav

unread,
Dec 26, 2020, 10:35:55 AM12/26/20
to blo...@googlegroups.com
Thanks for this it almost cleared my doubt.

Best wishes,
Kajal

Kajal Yadav

unread,
Jan 4, 2021, 1:12:34 AM1/4/21
to blo...@googlegroups.com
Hello all,
I have done an visual editor app and here's the link.


but when i run this code in firefox it gives me an error message while the code is appropriate  working in google chrome.


IMG_20210104_113647.jpg

Vihang Kale

unread,
Jan 4, 2021, 3:27:09 AM1/4/21
to Blockly
can you give access to your code as view only?. So I can check the code to determine where the error is?

Vihang Kale

unread,
Jan 4, 2021, 4:45:34 AM1/4/21
to Blockly
After checking your code, from what I can see is you have defined your block correctly on your both js files but xml code for the same is missing in your blockly html file. 

Beka Westberg

unread,
Jan 4, 2021, 6:06:39 PM1/4/21
to blo...@googlegroups.com
Hello,

It looks like firefox is failing to load the blockly_uncompressed.js, generators/javascript.js, and msg/js/en.js files.

From my research, it seems that there could be different reasons for this happening depending on your setup, but the most likely one is that firefox is blocking those files because they are local.

I recommend searching for "loading failed for the script with source" and trying some of the suggested solutions =)

Best wishes,
--Beka

--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.

Kajal Yadav

unread,
Jan 5, 2021, 12:14:02 AM1/5/21
to blo...@googlegroups.com
Thanks vihang for your valuable feedback but there is no need of XML files in my code  and there is a problem while I am running in Firefox as the code is appropriately running in chrome.

Kajal Yadav

unread,
Jan 5, 2021, 12:14:51 AM1/5/21
to blo...@googlegroups.com
Thanks beka I'll definitely check it out.

Kajal Yadav

unread,
Jan 6, 2021, 2:05:23 AM1/6/21
to blo...@googlegroups.com
 Hello,
 Just creating a simple small application of animated character which also produce sound.Can someone guide how to create an animation characters.

Kajal Yadav

unread,
Jan 12, 2021, 12:34:13 AM1/12/21
to blo...@googlegroups.com
Hello Mayur,
Add the image on right side does it mean you have to add it in playarea or to add in toolbox.If you have to add it in playarea with the help of div tags first make the playarea and with the help of image tag you can add the image in corresponding html file.With the help of custom blocks too we can add an image you can go to block factory for that you can go through this  site https://developers.google.com/blockly/guides/create-custom-blocks/fields/built-in-fields/image

Thank you,
Kajal.
Reply all
Reply to author
Forward
0 new messages