Skip to content

Author: admin@master

How to convert uint8 Array to base64 Encoded String?

I got a webSocket comunication, I recieve base64 encoded string, convert it to uint8 and work on it, but now I need to send back, I got the uint8 array, and need to convert it to base64 string, so I can send it. How can I make this convertion? Answer All solutions already proposed have severe problems. Some s…

Insert Links into Google Charts api data?

I have been playing around with Google charts quite a bit over in the google charts play ground here: Link The code I have been playing with is this: and that gives me a nice chart that looks like this: I am trying to have this chart fit the needs of my website, and to do this, I need to

Jquery -> vanilla javascript?

I am programmer who learning jQuery javascript but never really grasped vanilla javascript (i know I am a naughty programmer). My question is how would I go about replicating this functionality in vanilla JS? Answer This site might help ! But here’s a step by step conversion:

Using AppMobi and Events

I am new to the new AppMobi world, so can you please help me. I have created an image object and have drawn it to the stage. My problem is that I want to add an event to object. I have set the image using: And I have drawn it to stage: Now I want to add an event to