vargazso's Recent Forum Activity

  • You need to put stg like this as the 1st line of the loop cycle:

    System -> Wait -> 0.01*loopindex

    This fires the loop in every 0.01 sec

    Hope this helps,

  • Hi, try this: Textarea SetText -> Textarea.Text & newline & "TextYouWantToAppend"

    or if You want to put the fresh message to the first line, then:

    Textarea SetText -> "TextYouWantToAppend" & newline & Textarea.Text

    Hope this helps

  • Hi supreme676, there are not enough information, what You want to do.

    But if You are using loops to generate the shoots, then You need to put stg like this as the 1st line of the loop cycle:

    System -> Wait -> 0.01*loopindex

    Hope this helps,

    Best Regards

  • Dear All,

    hopefully I found the solution for this problem.

    Please check if You are on a Public Network (You can see on the opening page of the Windows Firewall)

    If Yes, then open the "Construct 2 Preview on LAN" entry, then on the Special settings click the "Public network" checkbox.

    This solved my problem.

    All the best

    Zs

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I know its quite an old question, but I did it in this way:

    TextBox Set CSS: "transform" ; "rotate(10deg)"

    or

    "transform" ; "rotate("&SomeAngle&"deg)"

  • Hi Ashley, thanks for the reply. In this case, if Safari opens the video separately, how can I use webgl effects on any video?

    many thanks,

    Zsolt

  • Problem Description

    My application built with Intel XDK, opens the streamed video file in the built in media player, instead of the app screen on IOS.

    Attach a Capx

    URL of the capx:

    ispiration.hu/alicedemox/Sample4bugreport.capx

    Description of Capx

    Sets the source of the video plugin, clicking the button it starts to play. Building IOS app with Intel XDK, the video opens in a spearate window in the IOS media player.

    Steps to Reproduce Bug

    • Start capx
    • Click on the button

    Observed Result

    the video opens in a spearate window in the IOS media player, not in the app screen. Same problem in Safari. But now I need to solve the in-app player issue.

    Expected Result

    Play the video file in the app.

    Affected Browsers

    • Chrome: (NO)
    • FireFox: (NO)
    • Internet Explorer: (NO)
    • Safari IOS: (YES)

    Operating System and Service Pack

    IOS 8.4

    Construct 2 Version ID

    Release 210 (64-bit)

  • Hi Rex,

    Very nice plugin. May I ask, if the output could be trained other than binary (~0 & ~1), like 100?

    I've tried to modify XOR, but the output is not correct, and comes to ~0.9999 in all cases..

    0,0 ->0

    0,1 -> 100

    1,0 -> 100

    1,1 ->0

    many thanks,

    Zs

  • Hi, may I ask, if it is possible to create a Rich Text editor with CSS (from TextBox)? Or for example, how to make the selected text style to bold.. Many thx

vargazso's avatar

vargazso

Member since 9 Apr, 2015

None one is following vargazso yet!

Trophy Case

  • 9-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies