Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
The power of the HTML5 inside Construct3. Create HTMLElements, handle events and manage CSS style.
How to build a tribute page (FreeCodeCamp Project)
How to Build a Survey Form (FreeCodeCamp Project)
How to Build a Technical Documentation Page
Good afternoon, unfortunately adding your plugin to construct r231 gives you a white screen. Will there be an update to your amazing plugin?
Thanks
I think there is a problem with the new scripting support for JavaScript Modules introduced with the beta r226.
Try setting:
- Use worker: NO
- Scripts Type: CLASSIC
Hello! There is a issue with the plugin using firefox, even your example "https://c3plugins.stranianelli.com/html-element/demo/markdown-previewer/" wont work on the latest version of firefox. I tested in a lot of ways and all browsers works except for firefox.
dropbox.com/s/re85xj5ik6g5opc/problem.png
Both errors are from the plugin "regex" and "constructor"
Thanks a lot, this plugin is amazing, but is not working on firefox :(
Ok if anyone else are noticed of this issue, just switch the plugin version to 2.3.
Before of this you should remove all the instance of html plugin in your project, then save, close and add the items again.
Hi, I'm having trouble using it on mobile devices, the object ends up being on the bottom right of the layout for some reason. Does no happen on PC. Anything I might be missing? Thanks
Here are some images
imgur.com/a/Dxn8Sqe
imgur.com/a/8EmxJgf
You are right. There is a bug because of a Construct 3 update but I don't know which version broke this plugin.
This is a demo with a temporary workaround:
github.com/el3um4s/construct-html-element-plugin/blob/master/download/example/Workaround-2020-02-16.c3p
github.com/el3um4s/construct-html-element-plugin/raw/master/download/example/Workaround-2020-02-16.c3p
Can I ask you why are you using this plugin instead of Text Input? You can style TextInput with CSS
I just moved the link to the sample file. Now you can download it from
c3plugins.stranianelli.com/html-element/download/demo/workaround-2020-02-16.c3p
Hi! Thanks for the response!
I'm only using it because of the scroll bar actually. Seemed like an easy solution and the only one I could find that I didn't had to do much. I'm using it for a replacement of the Text object actually, not the TextInput. Although I'm using both. How can I style it?
Thanks a lot!
EDIT: Oh! you meant I can use the TextInput, set it to read only and use that CSS plugin also made by you? That may work too! then I can set it to overflow-y:scroll. Is that it?
EDIT2: BTW, thank you soo much for the workaround file :D I will also check the CSS plugin. Thank you so much.
Hi el3um4s, Thank you for your plugin. Is there a way to put AdSense ads for game with your plugin ?
link : support.google.com/adsense/answer/1705831
I'm having difficulty running the included samples on an iphone. Do these elements run on iOS? I can run the tests, but the screen forms do not show.
What project are you testing?
You can check the demo projects in github: there are some links to online versions ( el3um4s.github.io/construct-html-element-plugin ).
I just moved the repository. Now you can find it here:
- c3plugins.stranianelli.com/html-element
- github.com/el3um4s/construct-plugins-and-addons/tree/master/html-element
OK, so it appears that COMPILED versions work OK, but I can't run it as a preview/remote preview.
The online versions worked OK. This will make testing quite a bit slower :S
None of the project files would run correctly in C3 directly on iOS under preview. If I run a test they all had errors.
Here's an example of those errors from the product landing page.... I didn't include them all.
#Product Landing Page tests
passes:3 failures:13
#Content
1. My product landing page should have a <header> element with corresponding id="header".
#header is not defined : expected null to not equal null a@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:139:484
<SNIP>
2. I can see an image within the #header element with a corresponding id="header-img". A company logo would make a good image here.
#header-img is not defined : expected null to not equal null a@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:139:484 assert@<SNIP>
Im getting error trying to preview on phone, does this work on android?
I just tested on my android phone and it works. You can check the demo projects in github: there are some links to online versions (https://el3um4s.github.io/construct-html-element-plugin/).
Note
The Markdown editor is only for large screen: I have not implemented in this project the smartphone version.
this really opens up much , thanks!! , is it possible to ask for or buy your services? i would like to learn how this works, i tested ur markdown editor, amazing menu and everything but i cant seem to find the HTML codes, and i cant seem to figure out how you put this all together, i am a fast learner tho!
Thank you!
Have you noticed the plugin's properties?
In "HTML" section you can set the
* TAG (div, p, ul, img, etc...)
* ID
* Class
* Attribute
You can also use 'Has Text' and 'Text Like HTML'.
imgur.com/a/VNyWBDr
Yes, i have been playing around all day with it ! I have 1 problem tho, im trying to use this on preview mode on my android, keep saying im missing the 2 addons CSS and HTML , is this a minor problem that i can try to fix, or does this plugin not support android? Anyways great plugin big ++++
Nice plugin, this will fill the last gaps on C3 =D
But i think something is broken
i.imgur.com/LV4Dat0.png
Thank you :D
About your report: have you downloaded the latest version of the plugin? (v. 0.0.2.4)
This example uses some functions of another my plugin
construct.net/en/make-games/addons/166/inject-css
Have you installed the latest version? (v. 1.3)
Fixed by updating css plugin..... sorry for my bad xD