bouguima's Forum Posts

  • Hi all,

    can u please help me how to change tiledbackground from a remote URL?

    if there is across domaine problem how can i fix it?

  • can u please help me how to change tiledbackground from a remote URL?

    if there is across domaine problem how can i fix it?

  • Hi All,

    i would like to do a zoom to my layout when mouse hover some sprite?

    any help please !!!

    regards

    Omar

  • Hi Friends,

    please can any one send me the link to Download "OR" plugin.

    Great Thanks

  • hi friends,

    can any one get me the link to download "OR" plugin.

    great thx at advance

  • thanks Friends

  • Hi All,

    can u help me how to convert digit to integer

    example :

    2.333 will be converted to 2

    2.666 will be converted to 3

    so digit will be converted to Closest integer ;

    thx

  • Hi All,

    How can I simulate Touch Action from Keybord:

    {i like when i click on keybord key example 1 where i have an array of position pos[1][x]='xx' and pos[1][y]='yy' i like to make a Touch action on this postion (xx,yy)}

    I there any solution to do this action

  • hi guys,

    i have sprite which his image is png when i touch transparent place of the image ontouched (mysprite)dosen't work but when i touch part of sprite having color it work fine.

    any help please to make transparent sprite part to be touched

  • hi guys,

    please help me how can i display number in this format example

    0==>000

    1==>001

    2==>002

    thanks

  • thanks friends for your helps,

  • Hi all,

    Is there a solution to set a life for sprite this means if i have many instance of sprite the oldest will be destroyed first...

    please give me solution it's urgent

    Thanks guys

  • Ashley i like my game to be exported on html5 because I use containers(iframe) where my game can be viewed into it is there any solution for this problem.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thank you for reply, but in my app, the game have to be loaded dynamically from internet so it cant be compiled with the app.

    and i think there's no difference between safari and a UIWebView (used in phonegap)so if sound wont to play in safari, it will not play in phonegap(if we dont use plugins ).is this true ?

    with my friend (ios dev) we test to play sound natively, when i want to play sound i 'send' a fake url (http://blabla.com?soundToPlay=xx.aiff) and he catch url and play the sound, but we have 2 problems :

       * we have a small latency, have you other way to do this without latency.

       * sounds have to be already compiled with the app, so it limit choices.

    thank you.

  • hi all,

    i have a sound problem on my iphone (4s) device(no sound at all) and on my android device it work but no sound simultaneous.

    please give me help