html5

  1. yo3ggx

    Android Question HTML5 audio in a webview

    Hello. I have an application that connects to a web page using a hidden webview and then send different javascript commands. That web page, when connected, automatically starts streaming audio. On some Android devices (different Android versions from 5 to and including 13), audio is played, on...
  2. sfsameer

    HTML5, CSS3 Drag & Drop Builder

    Hello everyone :) In the past few weeks we have been really busy in the B4J share my creations section, creating new projects using B4J Web Applications While developing the Web Applications we needed to create the HTML, CSS3, Javascript, jQuery from scratch to fit the project we are working...
  3. Mashiane

    B4J Library [BANanoCanvas] A HTML5 Canvas Library

    Ola Download Using the BANanoElement & BANanoObject, one is able to script the HTML canvas to draw images etc. Here we follow the same methodology used to create canvas structures. To be able to do this, one uses the BANanoElement to create the <CANVAS> tab, then from that gets the 2d context...
  4. Mashiane

    B4J Tutorial [BANanoCreateJS] Beginning HTML5 games with CreateJS

    Ola BANanoCreateJS This is one of my bucket list things I've been wanting to look at, game development. So I have been looking for a simple js library to use. As the lib BANanoCreateJS is not finished (we have a long way to go, really) and this is just a first attempt at this, I have never...
  5. Mashiane

    B4J Library [BANanoWebix] An Object Oriented UX library for BANano

    Hi **NB: BANanoPostProcessor: The BP used in some of the examples is an updated version of what Kiffi did in the forum. The examples are old and have not been maintained due to time challenges as the focus has been to maintain the core library and other things. Due to enhancements in BANano...
  6. H

    Share My Creation [game] Spike Escape

    Hi My 1st game in google play: https://play.google.com/store/apps/details?id=com.yet.spikeescape&hl=en I welcome your feedback & advice
  7. eps

    iOS Question WebView in iOS....

    I've developed a few small Apps in B4A, but I'm conscious that I need to place them on iOS as well... I'm working towards a game, with HTML5, Javascript and using Babylon.js Has anyone converted a WebView from B4A? If so can they let me know if they have been able to successfully convert the...
  8. tariqyounis

    iOS Question HTML5 Problem

    Hello all; when I run any HTML5 wrapper program it does not load the page, but if I run the program in debug mode and walk through the program step by step it works ok... Any ideas?
Top