Ivan's Recent Forum Activity

  • Hello Ashley,

    definitely is not a problem of cross-domain, it worked great,

    it seems that it does not recognize the command "response.write", the output sent from the web page to Construct2 is for example:

    *---------------------------

    ITA;cinghialetto;2000;1

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml">

    *---------------------------

    The string "ITA;cinghialetto;2000;1" is not recognized from the method Ajax.Lastdata

    Have have please an .net example to send the output to C2?

    Thank you and best regards,

    Ivan.

  • Hi,

    I was able with the method ajax.lastdata to recover a string from a asp.net page (aspx), the code is very simple but worked very well:

    Page_Load event of the mypage.aspx:

    sGet = "1200"

    Response.Write (sGet.Trim)

    and in Construct2:

    Ajax -> Request "http://www.mypage.com/mypage.aspx" (Tag: GetMyValue)

    MyString-> Ajax.LastData (Tag: GetMyValue)

    I can not understand why these commands do not work anymore, maybe it was a bit 'of time that I don't update the project, it is possible that the latest release has this problem/bug?

    Someone is able to retrieve a string from an aspx page? can you please write an example?

    Thank you for an answer,

    Ivan

  • Hi Blacksmith,

    I tried in different ways but without success, I decided to create two different versions, one in 2048x1536px and the other for the web to 800x60px.

    Thanks for the reply,

    Ivan.

  • Hi,

    I created a game with 2048x1536 resolution to cover most of the screen size. I have a problem when I export the game in html5, I can not resize the images (sprite) at a fixed resolution of 800x600.

    What should I do, create a new version of the game with smaller images to fit the new size of 800x600?

    Thanks a lot,

    Ivan.

  • thanks a lot!!!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem with layer in Chrome:

    I have 3 layers, the first has the background (bottom), the 2 a text, the 3 a sprite (top). The sprite is big as the background but outside of the layout. I set with the event onstartlayout the sprite above the textbox, then:

    Firefox does the right thing, the sprite is above the text,

    in Chrome not, the text remains visible above the sprite.

    Please help me, thanks a lot!

    Ivan

Ivan's avatar

Ivan

Member since 1 May, 2012

None one is following Ivan yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies