Braus's Recent Forum Activity

  • Hey jomo

    Please, I really need some help here.

  • Hi jomo

    Sorry to reopen this thread but as the subject is the same ...

    I followed your tutorial about the heroku and now I'm trying to create a login system using your other tutorial but something is wrong because I cannot login: always I got a "login failed" message. I also didn't find the "core" tab/option to check the data. I've installed the rex parse plugin and rex authentication plugin and use the same application_id and javascript_key for both. Just to confirm: using your tutorial as example, the URL that you will use in the URL field from the rex parse initialize plugin is https://my-parse-server.herokuapp.com, right?

  • Try appinventor from google that has those features in an easier to use format.

    Nice suggestion. But I would like to create a version for iOS too and I believe I can't with the appinventor and if possible, export a native app to edit with xcode/android studio (mac here). I found an application (Neonto - http://www.neonto.com) that can do it but I think I'll have some problems with lack of plugins.

  • Braus - I guess you could do that in Construct 2 but you need to learn many things first like getting familiar with almost all Construct 2 advanced features to be able to do that and also you should know a little bit of networking and you need the right third party plugins to make other features work.

    Thanks. It's nice to know that I can do this kind of stuff with C2.

  • I need to create a mobile application with the following features:

    • Login through the social accounts (Facebook/Linkedin/Twitter/etc) and email
    • Capture photos and apply effects
    • Create tags and captions to these photos
    • Identify the user localisation
    • Publish the photo files in blogs and social websites
    • Chat (optional )

    Is it possible to do this application using C2? If so, is it worth it? And if not, what programa, like C2, you suggest?

  • rexrainbow: What do you think about this solution?

    • iframe filter to check if the game is within a iframe + browser.pathname to restrict the game opens only if the relative path is what I have determined instead to control the url

    If someone want to insert my game within a iframe, he will need to use the whole address instead the path only, right?

  • Ok. Thanks anyway.

  • Ok. And how can I use it with the iframe filter?

    start of layout

    iframefilter inframe

    iframe filter.MainFrameURL = "https:\\www.yourwebsite.com\xxxx..."

    find(MainFrameURL, "www.yourwebsite.com") : go to layout 1

    else : go to layout 2

  • Braus

    The example only focus on "how to use system expression: find", that why I do not use iframe.

    SRC is the MainFrameURL , TARGET is the url you allow.

    But how can I check the TARGET if I've only the MainFrameURL expression in the iframe filter plugin? (Sorry, I'm not so clever )

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • rexrainbow: Thanks for the example. Unfortunately I cannot send you a PM for while.

    In your example you didn't use the iframe filter. Why?

    In this same example, what's specifically is SRC and what is TARGET?

  • Braus

    You only need provide part of url string if using "system expression:find".

    Sorry, but I don't know how the "find" expression works. I didn't find any example about it in the manual.

    Could you provide a simple example here (it's not necessary a capx)

  • Braus

    System comparing will test if all characters of two strings is equal or not. Or you might try system expression:

    find(src, text), Find the first index within src that text occurs, else returns -1. find is case-insensitive[/code:eg0w63iv]. see official manual.
    Before you compare the URL, you might print it on a text object or a console of browser, to make sure your logic or my plugin is correct.
    

    Actually my doubt is about the correct path of the main frame. Need I to include "http://" and the whole path where's the main frame or where is the game? In this case, if someone do the same, opening the address within an iframe, will succeed?

Braus's avatar

Braus

Member since 17 Jul, 2015

None one is following Braus yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies