jarsa's Forum Posts

  • 11 posts
  • Hello

    I want to use the browser object for to load a page html.

    https://www.dropbox.com/s/tefwlrjz45qov ... aproj?dl=0

    This page html is a file in my project

    https://www.dropbox.com/s/ytxhb4ds501bu2k/arbol.jpg

    I try do Browser actions "Go to URL" --> page.html

    But the file could not be found.

    https://www.dropbox.com/s/mg88eeafwuso5ap/error.jpg

    How can i acces at this page from C2 ?

    Thanks

  • Hello

    When use this plugin, i have this error:

    Please can you help me

  • Thanks for your response. i ll try it.

    Bye

  • Hi everybody

    I exported my proyect to crosswalk. It works very good, but I have problem with the music.

    My proyect has a music that works all time in the game. In emulator xdx works very good, but when I create app in android ,the music doesn´t work.

    when "star the layout" I create action play music in proyect contruct,

    Can you give any suggestion to solve this problem ?

    Thanks,

  • Hi everybody

    I exported my proyect to crosswalk. It works very good, but I have problem with the music.

    My proyect has a music that works all time in the game. In emulator xdx works very good, but when I create app in android ,the music doesn´t work.

    when "star the layout" I create action play music in proyect contruct,

    Can you give any suggestion to solve this problem ?

    Thanks,

  • hola amigo,

    intenta con un iframe en tu blog.

    1 Sube el juego a un servidor, cualquier dropbox esta bien

    2 Y desde el blog, utiliza un blocque en html con el iframe apuntando a la web donde has subido el juego.

    1 saludo

    traslate to english

    Hi friend

    you can try it with iframe.

    1. Upload your project in some server, diferent to the blog

    2. Use in plataform blog "html block" and put the iframe with link to server of the point 1.

    Kind Regardas

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • When export my project to html5 to upload some server, the index html (export) works good, but the scroll bar doesn�t work in google chrome. The canvas is smaller that the browser window and when I try to view the rest page that has code html and text , the scroll bar vertical doesn�t work.

                                        Scrollbar     

                                           |

                                       |

    <div      id=c2canvas>�������������.</div>             |

    Text in html                              |

    <p>������������������������</p>                             |

                                                            |

                                       |

    ______________________________________________

    Botton window browser.

    Doesn�t view the rest text because scrollbar doesn�t work

                                       |

    Rest text in html                         |

    Any suggestion ? where is the problem ?

    Thanks

  • Thanks friend for your post.

    i try to know about the sdk c2, and how to make a pluging.

    do u know any tutorial or manual to start with plungin,

    i have goog skill in js

    best regardas

  • hi constructor community

    i have a problem. I saw that the propety "Horizontal aligment" of the text object have 3 possible values

    -Right

    -Center

    -Left

    i need justify the text in this object, ie, text-align: justify;

    how can i do this �?

    Thank all for your help?

  • Hi everybody

    is it possible text-align:justify in the text object ?

    Thanks

  • One question in propeties about the name of the json-file.

    How do i write the correct path for the location of the json-file.

    By example i have the json file in this folder

    /name_of_my_proyect

               /Animations

               /Events Sheet

               /Files

                       languageStrings.json

               /Layouts

               /sounds

    how do i write this correct path in propeties JSON-FILE

           

    <img src="http://dl.dropbox.com/u/31151399/Construct2/Plugins/joe7_loadJson_demo/images/properties.png" border="0" />

  • 11 posts