piotrtekien's Recent Forum Activity

  • it's a touch based screen. with no keyboard or mouse. the user has to be restricted within the application. It's a public app that people will use in a public area. the app must be indestructable.

  • They can't get it solved,

    is there a way like... downloading a vlc plugin for chrome and starting a video through that browser plugin and after it's done or mouse click is pressed that it sends the user back to the construct export index.html file ??

  • yeah well the people I'm making it for managed to get a video player working on a request url command which is: ""http://127.0.0.1/send-to-local.php?command=play0&filenaam=video1.mp4"

    Which starts the video player with that file, the only problem is, if that the user wants to stop the video and go back to the slideshow by clicking the mouse, they would have to code that in the video player.

    oh well, a problem for their solving I guess.

  • let's say

    On Any Click

    Do this: Request "link to start vlc and play a local video"

    how would I do that?

  • my next problem, the url calls to the link of activating a local video player that runs above the application app in the tab of the browser.

    How can I simulate this player? to test if I can close it within construct on any click?

    my code is as followed:

    On any Click

         col = 1

              trigger once> AJAX> Request "http://127.0.0.1/send-to-local.php?command=play0&filenaam=video1.mp4" (tag "video1")

    and this with col2 to col9 because it's a slideshow and on click it triggers the video in that video player that is linked through the requested link.

    So once again, my problem is. how can I simulate a player on my own computer for testing? linked to this url.

  • ah perfect, exactly what I was looking for. It's working. Thanks!

  • Hi, how can I call a URL in construct actions>browser>execute javascript?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I saw there is an action called: Execute Javascript, maybe there is a way to give that javascript file the posibility to have a command called > on any click go to new url, or go back 1 page. any ideas?

  • because I couldn't figure it out yet.

  • Hello,

    I want to do this:

    On Touched object: button> go to url: "http://127.0.0.1/send-to-local.php?command=play0&filenaam=video.mp4"

    but while the video is playing, so:

    while url is active

    on any click

    --go to url "http://127.0.0.1/send-to-local.php?command=stop0"

    and I tried the video plugin but it's glitchy on the systems, and my friend asked if I could make a construct 2 export with these commands.

    Best Regards,

    Piotr

  • I made a top 3 player version which kind of works

    but I want to make it top 5

    dl.dropbox.com/u/5147310/3%20player%20working%20version.capx

  • Hello Everyone

    I want to create a High score Loaderboards system for the game I'm making but I can't seem to make it work

    I want to make a Top 5 Leaderboards, for now I used a randomizer to generate the score, when for example No1 Player and No2 Player get the same score and you get the same score as them it doesn't move down, here is the file.

    dl.dropbox.com/u/5147310/3%20player%20working%20version2.capx

piotrtekien's avatar

piotrtekien

Member since 5 Sep, 2012

None one is following piotrtekien yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies