Content tagged binary-data

Similar Tags

Report Tag

10 usages of this tag
  • 4 replies
  • 2K views
This content is deleted
Forum Topic
How do I use binary data with images?
0 favourites

I tried to figure out how to use binary data combined with sprites but can't find any way or example. My project is based on packing many images in same file, a...

posted 4 years ago
  • 2 replies
  • 570 views
This content is deleted
Forum Topic
Load BinaryData to Dictionary?
0 favourites

Is there any way to load BinaryData (DrawingCanvas image) to Dictionary and load it into a sprite? To go a little deeper, is the value BinaryData.GetBase64? Not...

  • 6 replies
  • 1.3K views

Has anyone figured out how to use the Binary Data plugin with the Multiplayer Plugin to send a message? After struggling for a few weeks trying to conceptualize...

  • 2 replies
  • 635 views
This content is deleted
Forum Topic
Why WebSocket On binary Data Error?
0 favourites

My websocket will disconnect when it receives binary data,Does anyone know what's going on? Actions.Js:1 WebSocket connection to 'ws://127.0.0.1:8080/' failed:...

posted 3 years ago
  • 1 replies
  • 359 views
This content is deleted
Forum Topic
How do I POST Binary to my Mysql database using PHP?
0 favourites

I can send and get text/data using php/mysql, but I never found any php script that explain how to send and get binary unsing POST methode. All I need is the PH...

  • 3 replies
  • 847 views
This content is deleted
Forum Topic
How do I save and load audio on runtime?
0 favourites

I want the user to be able to select an audio file (ogg) from his local drive. Then saving the game and replay the audio file the next time the user opens the g...

  • 2 replies
  • 280 views
This content is deleted
Forum Topic
How to define tags for binary data?
0 favourites

I came across this topic . Can someone please tell me how to do this? Or was this feature removed? I'm not able to find the place where I can define tags for th...

  • 7 replies
  • 503 views
This content is deleted
Forum Topic
How do I export an image as binary data?
0 favourites

1. Using Base64 to export (via php) works fine. 2. I'd like to use float64 (or whatever to compress as much as possible), but all float64 seems to do is store/g...

posted 2 years ago
  • 1 replies
  • 437 views
1 favourites

Is it possible to use a wait for prev. Action in a loop somehow? I have an array with some URLs and a loop with For every X element. Copy as text doesn't work f...

posted 9 months ago
  • 0 replies
  • 42 views
This content is deleted
Forum Topic
Sending an image through multiplayer
0 favourites

Greetings, I think I'm missing something. I send it through multiplayer, but I can't seem to visualize the image I receive. I believe all the binary data is arr...

Similar Tags