imothep85's Forum Posts

  • hi in my app i have two layouts,

    in the first layout i have differents butons, if i click on buton one it load the layout 2 where the iframe is placed.

    i did this but nothing is working, when user click on buton 1, the global number var is set to 1.

    if compared values URL_VAR1=1 iframe set url to "http://www.lesoir.be/" and then go to layout 2

    in the layout 2, compare value if URL_VAR1=1, iframe load URL_VAR1.

    but its not working i want the iframe to load differents urls per butons ( one url per buton in layout 1)

    i get a loop with this error:

    Access Denied

    You don't have permission to access "http://www.lesoir.be/" on this server.

    Reference #18.25535d68.1512479426.a11065c

    and the Reference #18.25535d68.1512479426.a11065c is changing in loop and i cant access the url

    this is my menu butons at he moment i only use buton 1 (top)

    https://image.ibb.co/dA2Heb/menus.jpg

    can someone help?

  • it is possible?

  • hi it is possible to do this in construct 2, same result?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i have a bug with DragRotate Behavior

    it crashes every time, do someoen has a solution??

    i need to use a drag & rotate to my sprite with the mouse object

    i added the wrap touch object but problem persist

  • do a right click on your event and deactivate it

  • hi in my app i have weird problems

    when i star my app i open https://duckduckgo.com/ at start of frame

    BUT when i visit a website my app iframe disapear and the clicked url website appear AND THEN it's IMPOSSIBLE TO CLOSE THE APP.

    how to ALLWAYS keep the contents, websites inside the iframe??

  • can someone help?

  • hi im trying to achive another test, using html/iframe + ajax request, because no one is answering my questions...

    so here its a screenshot of my code

    what im trying to achieve is, i call a txt file with urls inside ""

    if the user try to reach an url present in that txt file then he is redirected to duckduckgo.com

    thats all im trying to achive

    can someone help???

    here my code screenshot

    .

  • scorm is produced by http://www.adlnet.gov/ a research group sponsored by the United States Department of Defense (DoD)

    so be careful with it... <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • hi i did a screenshot of my app code

    my app block somes bad urls loaded with ajax request

    i dont know whats wrong in my app, everytime i launch my app and visit a website

    (the app is like a web browser) the app keeps running like in a loop or something and its impossible to close.

    so i have to use ctrl+del and then close the app.

    what i do in my app is, if the user tries to reach one of the urls inside the "" he get redirected to https://duckduckgo.com/

    but maybe its a easier wayf of doing this?

    can someone tell me whats wrong in the code??

    thanks

    https://image.ibb.co/dwoitG/c2_problem.jpg

  • can someone help to solve this?

  • hi in my app i have a textbox, and the HTML_iFrame_Pode object

    how can i achieve this, i want when the user is typing something inside the HTML_iFrame_Pode, the text box show the same words the user is typing.

    do someone know how to achive that?

    thanks

  • looks interesting

  • You do not have permission to view this post

  • the problem is, how to achieve that?

    if i dont use google/ imags but instead i use

    https://duckduckgo.com/?q=images&t=hy&i ... &ia=images

    do you think is feseable inside c2.