Allardje's Forum Posts

  • Hi all,

    I'm stuck with a question (again...).

    I want to add some other stuff to my Android application in Eclipse.

    I downloaded the Android SDK Eclipse ( developer.android.com/sdk/index.html )

    Now, i don't even know how to import my project.

    Should i make it a phonegap build and can i do something with the html5 files i have? Do i first have to make it a .apk before using eclipse? Do i have to select "New project" in eclipse and drag some stuff in? I am afraid im screwing things up if i just "blow away" without any good advice!

    Please help me with this one! Almost finishing my application and i want to finish it today! :-)!

    Thanks in advance!

  • Any one tried Airpush? ( Phonegap build, Eclipse edit )

  • Hi,

    I am almost ready to launch some Android Applications.

    I am very curious what monetize ways people use and how much they earn.

    Please feel free to burn away!

    Also for the sake of making it easy please tell us also what program u used to add this monetizing.

  • EDIT --

    I actually found out that Set to layer is just a action! Nice.

    So, problem about the layers is fixed, still stuck on the drags 2 objects problem! So on my phone when i want to drag 1 object laying ( even half ) on top of a other object will drag both..

    -----

    Stiivais, thanks for your awnsers! I will take a look at the first one, for the second one i will take a look if some more people know a fitting awnser. Your way will work indeed, but since its about 104 objects i hope there is a copy paste way ghehe ;-)

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi all!

    I'm stuck with a little problem.

    I've made some game with alot of drag and drop objects.

    On my PC this works just fine. Now since this is a Android project it has to work perfect for Android ofcourse.

    My problem is that if i have multiple pieces on each other it will sometimes just simply drag 2 objects instead of 1..

    Does any 1 know how to fix this? I simply have the Drag & Drop instance on it.

    And i got to say, the drag and drop not always work flawless. You really have to hold your finger on the object for like 0.5 sec to start dragging otherwise it will just stay at it's place. Any suggestions on this one? Or is this the fact that i now exported it with phonegap instead of cocoon?

    Oh and one more question.. I wish to set a object to another layer once i did a action but i can't find a option for that. Does this action exist or?

    Thanks in advance!

  • Hi all,

    I've got a lack of basic knowledge i find out now..

    First i will explain what i am doing.

    I have a script that:

    Checks if a object is close to a point where it has to be ( player is draggin it ). Once on drop it will check if it is close to that point.

    If yes it has to put score -1, disable drag and drop and set a position.

    This all worked perfect, but not my score.

    My score is looping the -1 :-(!

    How it looks now:

    <img src="http://s14.directupload.net/images/131028/37rnuy7b.png" border="0" />

    Im checking my globals if the position is almost correct. If yes it will do the actions.

    So.. I am showing my score with: Every tick > Set "text" to "pieces". ( pieces is my score global )

    Thanks in advance!

  • Alright! Will look in to it! Thanks alot!

  • Hi all!

    I am working on a fun project. Now i want to get a bit used to some nice effect to make the project more "alive".

    Everything so far is static and only moves without any animation.

    I did read some "stuff and things " <img src="smileys/smiley17.gif" border="0" align="middle" /> . Now, i really don't know how.

    Well here an example. I've got a frame with a block in that frame. Just a normal image. Once clicked i want it to well lets say: Spin continuously 360 degrees and get smaller in the meantime within a 3 second timelimit.

    Just as simple as that. Does this force me to make a animated image or is this a effect i can set in construct 2?

    If i have to make a animation i guess i need to make alot of frames as images. This ofcourse takes a while for a single effect. My question here is does any one know a program where you can make animated images on the "take a image and put effects on it" way. After export it to framed images or something?

    I hope i made my self clear ( i'm not the best at that one ).

    Thanks in advance!

    P.s. Really still enjoying Construct 2! Great product!

  • Hi, I know this is a very old topic, but yet i want to know if this problem is fixed already? My screen also get cut off on both ends now. Up and down.

    Any fix since all these months?

  • Hi There!

    I have a little trouble with getting my arrays divided.

    I have made an ajax request to my script and it pushes back:

    4|83|123

    These numbers are exactly what i want to know.

    Now i have no clue, how to set my global variables with this information.

    As example:

    Global variable 1 = 4

    Global variable 2 = 83

    Gloval variable 3 = 123

    Can any 1 help me with this? I did read some tutorials but still i can't figure this one out.

    Remember the info gets pushed by an AJAX request.

    Thanks!

  • Little bump overhere. I�m on holiday atm and can�t wait to start again when im back in 2 days!

    My next question is about screencapture. Is there a possible way to make a �screenshot� of your screen and let that download to your phone?

    I�m really thinking about this alot how i can fix this issue. Thanks already!

  • Aha,

    Thanks for your reply.

    Got a question though. Is there any command to have the user download something? So even if it wasn't for mobile?

    Let's say ive got a PNG file and i want the user to download it to there PC. Any way for that?

  • Is there any other way than screencapping?

    I want the images already put in, maybe as objects? With a simple button it has to be save-able to your phone or set as wallpaper.

    Is this possible?

  • Hi all,

    I got a question.

    I would love to know how to let the user download an image to there phone. With this i mean they can download a therefore given image to the SD card or directly onto the phone.

    Also i would like to know if there is any "Set as wallpaper" possibility?

    Thanks alot in advance!

  • <img src="http://akey.nl/facewall.jpg" border="0" />

    Thanks alot! Really.. That Facewall isn't even enough for this dumb mistake. I feal terrible wasting all these hours on... yes... just that.. Wrong event sheet..

    Well atleast im happy my script works as a charm!

    Thanks all!

    For my stupidity i will create a good sign up / login script tutorial soon.