joshwhitkin's Forum Posts

  • 6 posts
  • Thank you for posting all this . We are eagerly watching this thread.

  • I'm teaching myself how to make playable ads with Construct, and would love any more tips you have. (Any luck with Facebook since you posted last? )

  • Thanks for the reply, LittleStain and newt. Yep, LittleStain, deadlines are part of the deal. I'll reduce the "very quickly" tone -thanks for that feedback, and for the good wishes - I'm glad you love the intention. It's an exciting but very challenging space.

    Thanks to all who replied via PM.

    I'm now thinking that local would be really better than remote. If anyone is in the SF bay area and considering this, please message me. Now, I'm off to search for user groups near me!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I'm looking for a C2 developer (programmer) who has built a lot of games in Construct already, in a wide variety of typical casual game genres, on the fly, etc).

    You'll need to create playable prototypes very quickly, modding existing games, creating new ones from templates, etc. You'll also be helping me build games and modify your code, as well as building games.

    I need a good personality fit, so we'll start with a brief contract/freelance gig that is a trial run for us both. If we both like working together, I will offer more contracts in the future. This is work-for-hire: I need to own the code you create (this is required, because I'm already under that contract).

    We can work remotely via Skype and screen sharing (in GMT+8 9am-3pm). You must be a good communicator and your English must be excellent.

    If interested, send 1) a list of games you've built and 2) an example of your C2 (event sheet screenshot) via PM or email josh at bonderlab dot com.

    Cheers-

    -Josh

  • awesome! Thanks Ashley. I'll try it.

  • My goal is to improve the form at whitkin.com/aga, which is a normal HTML form with an embedded Construct canvas. I'd like to capture the diagram from the Construct window as an image and include it in the email form.   

    I'm not a web coding expert (as you will see). I've built this with HTML and Construct. I could do the whole form within Construct, but how to get the image data into the form?

    Flash developers tell me there's a method to capture the canvas as an image, and send it as a bytearray to a sendmail script. Is there the equivalent for Construct? I have read the AJAX object and it is unclear what data can be sent. If it's being sent as a URL, that means only strings with no spaces, right? I didn't see an existing plugin for this; would I need to write my own?

    Could I somehow access Construct's localstorage using a server script? I doubt it.

    thank you in advance!

  • 6 posts