flemmig's Forum Posts

  • Hi - Is there a way to dectect if LayoutWidth gets higher than 1000

    - set sprite x to 200

    Regards

    Flemming

  • Want to show christmas stuff :-)

    R/fleeming

  • Hi there

    I exported as Cordova ios 12.0 But on build I get this error from Build Service

    ----------------------------------------------------

    The following build commands failed:

    ProcessPCH /private/project/build/sharedpch/WordShapes-Prefix-fqnreobqlezodqhjwloixanwcdsf/WordShapes-Prefix.pch.pch WordShapes/WordShapes-Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

    Error: xcodebuild: Command failed with exit code 65

    at ChildProcess.whenDone (/private/project/cordova/node_modules/cordova-common/src/superspawn.js:135:23)

    at ChildProcess.emit (events.js:182:13)

    at maybeClose (internal/child_process.js:962:16)

    at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

    What am I missing ?

  • Is it only possible to use a Timeline animation in one layout

    or can it be copied to another layout ? and reused

  • Hi I see that I can get the Browser fullscreen to work triggered

    with a button

    BUT it dont work on start of layout

    Is there a way to startup in fullscreen mode ?

    Regards

    Flemming

  • Ohh Thanks - media queries does the job :-)

  • How do I setup and expression that can check for screensizes so I can Change my css :-)

  • I cant get the textinput to stay behind sprite ?

  • Hi .. In my game I have a multiple dots that connect with a Line on Touch

    The problem is that on an iPad player often has their finger on screen

    while holding it, and this is connecting the Line to that

    IS there a way to make a Non Touch Area ?

    REGARDS

  • Okay .. my code knowlege is not much

    But should this do .. I have ads running in fb admanager

    if this is put in config.xml

    <plugin name="https://github.com/jeduan/cordova-plugin-facebook4.git" spec="https://github.com/jeduan/cordova-plugin-facebook4.git">

    <variable name="APP_ID" value="YOUR ID"/>

    <variable name="APP_NAME" value="YOUR NAME"/>

    </plugin>

    Im unsure about the variables

  • Thanks fredriksthlm

    But first I dont use the XDK my game are exported as cordova and then build in Phonegap

    So I wonder how and what to implement it in the config.xml

  • Im looking for a way to track and monitor app installs within facebook adsmanager

    My build is done as Cordova export > Phonegap Build

    I wonder if I somehow can use this as some cocoon users have done

    https://shatter-box.com/knowledgebase/facebook-conversation-tracking-app-installs-construct-2/

    Regards

  • Here is a video off the simple Capx

  • Problem Description

    Export from C2 as cordova and build in phonegap build (cli 8.0.0)

    The Goto url works fine on android

    BUT not on iOS .. No respond

    Please see video here:

    https://youtu.be/DDLIIuTpfXM

    Attach a Capx

    Simple capx

    Goto_url.capx · 675.32 KB

    https://drive.google.com/file/d/1q_a_OmtaxhvkyYy2Le7EzbCiCQM1kJRh/view?usp=sharing

    Description of Capx

    Simple small capx with

    Touch > On touched Btn > Browser > Go to "https://www.scirra.com" (target self )

    Observed Result

    No respons

    Expected Result

    ____ What do you expect to happen? ____

    Affected Browsers

    • Chrome: (YES/NO)
    • FireFox: (YES/NO)
    • Internet Explorer: (YES/NO)

    Operating System and Service Pack

    win 10

    Construct 2 Version ID

    r252

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • kuraudovii

    Have you solved it, got esaxt same issue

    R/