chinmay's Forum Posts

  • 13 posts
  • Hi......Sorry I parsed one row.....perfect....But is it possible to parse multiple rows.....Like if I want to parse:

    [{"id":23,"firstName":"Meghna","lastName":"Naidu","email":"meghna@gmail.com","phone":"8978767878"},{"id":3,"firstName":"Robert","lastName":"Parera","email":"robert@gmail.com","phone":"8978767878"},{"id":93,"firstName":"Andrew","lastName":"Strauss","email":"andrew@gmail.com","phone":"8978767878"},{"id":239,"firstName":"Eddy","lastName":"Knight","email":"knight@gmail.com","phone":"7978767878"}]..........

    Is it possible to parse all these rows?

  • Please tell me how to use this plugin to read json in hashtable.....I did one thing. ....I loaded Ajax.lastdata with json string then I used load hashtable with string property and loaded ajax.lastdata in it.....Nothing happened.....Please tell me the right way to use this.....

  • Hi....Thanks....I have installed that plugin but I am not able to use it....I am loading Ajax.lastdata from URL "http://localhost:8082/SpringJsonOutput/student.json" and then I am using Load hash table from json property of plugin.....But I am not getting output in hashtable.....Is it the correct way of using it?

  • Hi ,

    I am working on the game for which I will require additional features. I need to parse one object from java in construct2. I need to add one external jquery for parsing that. Is it possible in construct2?

    Thanks

  • Hi Folks,

    I am developing a game where I need to connect java with construct2. Somehow the connection is not happening properly. Please tell me where I can find a log file in which I will be able to detect an error.

    Thanks.

  • Hi Folks,

    I am making a game for which I will require facebook like notification window. Suppose there is a form. Whatever I enter in the form should go the notification window like a stack. The main concern of mine is scrollbar which will be there if number of notifications exceed the actual size of notification window. Is it possible in construct2? Please help me out.

    Thanks.

  • Hi all,

            I am making one game and it has a database. The game has to be offline. Database contains text based questions and answers which are fetched when some event occurs. So is it possible to use XML for creating offline game in construct2 ?

    Thanks in advance.

  • Umm, Ya copy the differing assets. Thank you zenox98

  • Hello all,

              Me and my friend are working on a game simultaneously.We were working on the two different screens, say A and B respectively.Now we want to integrate/merge into a single CAPROJ FILE. We tried two ways:

    Method 1: we first copied layout of B file into A and then the event sheet.Consequently when we run the merged file(B brought into A). B screen was working alright but not A.

    Method 2: We compared CAPROJ subfolders(eventsheet, layout,animation,files) of both projects and copied the content of the B project into A. (like; expenditure.xml of A copied into B proj subfolder and so on for other subfolders).

    Both the methods didn't work.<img src="smileys/smiley19.gif" border="0" align="middle" />

    Any help is appreciated. <img src="smileys/smiley17.gif" border="0" align="middle" />

  • Hello All,

                Me and my friend are working on a game. We are working separately and now we need to integrate our projects. We found some solution on this forum only. According to the solution, we created .capx file of our separate projects and integrated it. But after integration, layers of my project were not copied and also my layout was looking scattered and all the sprites were misplaced. Ideally after integration both the projects should look and work as they were working previously.

    Thanks in advance.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello All,

                Me and my friend are working on a game. We are working separately and now we need to integrate our projects. We found some solution on this forum only. According to the solution, we created .capx file of our separate projects and integrated it. But after integration, layers of my project were not copied and also my layout was looking scattered and all the sprites were misplaced. Ideally after integration both the projects should look and work as they were working previously.

    Thanks in advance.

  • Thanks a lot buddy

  • Hello all,

               Is it possible to create animation film in construct2? I was successful in doing animation but was not able to synchronize it with additional sound. Also is it possible to resize the frames which are used in animation.I was able to resize sprite but didn't find any option of resizing frames which are embedded in animation.

  • 13 posts