condolent's Forum Posts

  • So I'm going to make a mobile app, how do I set so a image is on the bottom? (Layout size: 640x1136, window size: 640,960).

    So if the app is runned on a iPhone 4, a menu-bar is on the bottom, and if it's on iphone 5 (taller) it's still at the bottom.

    Please help!

  • bump

  • How do I actually use IAP for Ejecta (iOS)?

    I was looking through https://www.scirra.com/manual/173/iap and added "add product ID" on start of layout, then when I pressed a button it would buy a product. But instead it seemed like it prompted me to buy the product right when I was entering the layout. Isn't "Add product ID" just a action that registers to the app, and then the "purchase product" would actually buy it?

    Or was it just saying that because I was in test-mode?

    Help pl0x

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • sadly, drupal gardens did not support cross-domain And I can't seem to figure out if wordpress offers free hosting or not, but it didn't seem like it :/

  • komanderkin I tried their service, sadly they don't support cross-domain so I cannot use them for Construct 2 (loading images from URL)

  • bump

  • komanderkin Txchaser that hoster is weird, if I upload a image it becomes corrupt it looks like. The image is just ruined and looks really weird. I will try to search for other hosting services (free), but most of them (like 000webhost) has a ad popping up on launch, so the image won't show.

  • When I preview it nothing appears. Do I only have to fix the HTTP header / cross-domain thingie when previewing? Is it fine when I later export it?

    EDIT: Tried exporting the project and uploading it to a separate website than where the image is stored and it doesn't work.

    How do I fix the cross-domain policy? Is it in the FTP software or what?

  • spacedoubt If you actually google, it won't present any site that actually has the ability to upload a new image without changing the link.

  • http://ohrstrom.nu/csgo_games/matches.png <- that's the link to a image I want Construct 2 to load. I use the Load image from URL event and it worked when I used imgur. But when I switched to my own website, it doesn't appear!

    What's wrong? <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

  • Is there a free image hosting service, like imgur or something like that?

    Reason I don't want to use imgur is because I need to be able to replace the image with something else without the link changing. Just like if I was hosting the image on my website or something like that. (I don't have a website so I cannot do that though..)

  • Kyatric I Already got the AJAX how-to solved, but what I'm struggling with is how I create a cross-domain policy for AJAX :/ I'll make a new thread for this, so you can lock this one!

  • Yeah, what I need help with is how I send HTTP headers! I know I'm supposed to send Access-Control-Allow-Origin: * but I don't realize how I would do that. Or even if it's from my website or from construct!

  • It seems like it instantly fails. I suspect the cross-domain problem. I don't understand how I send a HTTP header? Is it via construct 2 or is it via the website?

  • The only thing that happens is first the text object says "Text" (which is what I first wanted it to be) then it just goes blank after barely a second