imothep85's Forum Posts

  • hey your example is perfect for my needs how to achive hat???

  • Hello

    something has changed with the google rules.

    Its seems impossible to use google map anymore inside an iframe.

    Google map API are not free, when you have more than 2500 download /day of your generated map with API key, you have to pay....

    My question is:

    in my VERY BASIC APP for android

    i need to add google map, where the user see his location, updated every 1min.

    i need also to show the place where he has to go.

    can someone HELP????

    the basic geolocalisation sample inside construct 2 don't help at all.

  • add: "border-width: 0;" in Style properties and then you don't have the frame edges anymore

  • Hi to all

    in my app i use the HTML_iFrame_Pode object.

    i added this event:

    HTML_iFrame_Pode > on created > HTML_iFrame_Pode set url to "https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d7098.94326104394!2d78.0430654485247!3d27.172909818538997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2s!4v1385710909804"

    the problem is, when i load the layer who contain the HTML_iFrame_Pode object with the map, construct 2 keeps reloading the browser every 1s. how to STOP that???

  • Solved, i removed the text object and used the object "text box", and it solved everything with the css properties, and also the scroll works perfectly under Android.

    Thanks

  • Hello to all

    In my mobile app i have the txt object, the text object contains a lot of information more than the size of the text object.

    the problem is, when i compile the app for android, with intel xdk, the app works but the text is not fully displayed, i cant scroll inside if i want to read all the text.

    The multiline object is buged to death under android so i don't use it anymore, if i scroll inside the text it make all the app scrolling and the app leave the android screen.

    The Unbounded scrolling inside my construct2 is disabled.

    can someone help me to how make the text inside the text object scroll when i touch/ the object under android?

    thanks

  • when i scroll inside the multiline object for reading my "text", when i reach the end of the "text" if i keep scrolling it push or scroll all the app outside the Android screen.

    This problem is VERY OLD and NEED to be solved!!!

    Its a BIG bug!

  • hi i would like to make a mobile app in my app i would like this, when the user enter in a specific shop in the city, an alert appear on his phone "push notification", it is feseable?? and how to handle that?

    thnaks

  • i mean the google map from the web, how to use that and when i reach some place in the city, a video is played

  • can someone help with this??

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi i need to create a mobile app who show to the users videos when he reach some places in the city with google map, it is feseable with construc2?

    thanks

  • Hi

    It is possible to import a full 3d scene made in 3ds max, a landscape with houses, trees and a road, all textured inside Q3D and then use that for a racing game?

    thanks

  • for example here its also a game like point blank

    https://youtu.be/hU1ed7zfegY?t=11m

    you can see the combos when you shot an annemy or object

  • hello to all

    in my "test" game, when i shot the ennemies i would like to know how to create combos, its a game like "point blank"

    thanks

  • hello to all

    in my game "test" my cursor has a behaviour sine with "scale" effect, i would like when the player push the button the scale change, this part is done, but i don't know how to tell to the behaviour "sine" to stop and when the cycle has ended, and the sprite need to be at his original scale again.

    how to solve that?

    thanks