thehen's Recent Forum Activity

  • you need to right click your application folder and click 'Build Project'. This should generate a .WGT file. Right click that and select run as -> 'Tizen Web Simulator Application'.

    If that's not appearing then something is amiss in the SDK.

  • The simulator doesn't show in the connection explorer. You need to run as a 'Tizen Web Simulator Application'. There should be no target device when using the web simulator.

  • Yep, it needs to work with touch. There is no keyboard input on Tizen mobile phones.

  • elafreat it's using HTML5, but should work fine on every platform using Construct 2.

  • elafreat yep at some point. This is a link to the SDK documentation, which has basically explains how everything works. I'll write-up a 'Construct 2 friendly' tutorial as soon as I get a mo.

  • Updated the plugin with minification support and fixed parameters reporting correctly.

    One of the cool features is this has error reporting built in. Just add the Flurry object to your project, add the API key and you'll have a load of metrics, including any JavaScript errors that anyone encounters.

  • Ashley this is from instanceProto.onCreate.

    This returns undefined:

    instanceProto.onCreate = function()
    {
    console.log(this.runtime.versionstr);
    }
    

    Whereas this returns false as expected:

    instanceProto.onCreate = function()
    {
    console.log(this.runtime.uses_background_blending);
    }
    

    Any other this.runtime.* variables I've tried also work. I can't work out why versionstr is returning undefined, even though I can clearly see it as defined when doing console.log(this.runtime).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley I've tried this, but it always returns undefined. I have no problem with any other this.runtime.* variables. I can even see it in the inspector, very confusing.

  • <img src="http://i.imgur.com/8EswZwe.jpg" border="0">

    <font size="4">Industry-leading app analytics for free.</font>

    More companies trust Flurry Analytics to understand how consumers interact with their mobile applications than all other app analytics providers combined. Over 125,000 companies use Flurry Analytics in more than 400,000 applications to measure audience reach, engagement, retention, conversions, revenue and more. The service is completely free, takes just five minutes for basic integration and is continuously updated with the industry's most advanced features.

    <font size="5">Conditions:</font>

    <center><img src="http://i.imgur.com/3pNdo32.jpg" border="0"></center>

    <font size="5">Actions:</font>

    <center><img src="http://i.imgur.com/m059ORI.jpg" border="0"></center>

    <font size="5">Download:

    Flurry Plugin For Construct 2

    Example .capx

    </font>

    <font size="5">Instructions:</font>

    Go to Flurry.com, sign up for an account and create an application. Always select 'Web-based applications or mobile websites' for the platform (this will work for your Construct 2 game on any platform). You'll be presented with an 'Application key'. Copy this key, then after adding the Flurry object to your project, paste the key in the Flurry Object API key property.

    You'll then need to use the 'Start session' action to begin logging activity. See the sample .CAPX for a more comprehensive example.

    For a more detailed explanation of how the events work, please refer to the official Flurry Mobile Web SDK documentation.

    <font size="5">For CocoonJS:</font>

    If exporting your game for CocoonJS, you'll also need to manually copy the following files from the plugin directory to the exported .zip that Construct 2 generates.

    webview [directory]

    CocoonJS.js

    CocoonJS_App.js

    CocoonJS_App_ForCocoonJS.js

    CocoonJS_App_ForWebView.js

  • Hi all,

    Just wondering the best way to retrieve the project version from a plugin. Essentially the same value as the projectversion expression.

    Cheers

  • BluePhaze all audio worked fine for me except any of the advanced stuff (effects and psoitioned sound) as well as changing the playback rate.

    Be sure to read my Windows Phone tutorial too before approaching audio on Windows Phone. It's a bit trickier.

  • szymek if you really wanted no loss in quality, then designing assets for 2048 � 1536 would be the way to go.

    To me that's OTT though, so I just design for 1080p.

thehen's avatar

thehen

Member since 25 Jul, 2012

None one is following thehen yet!

Connect with thehen

Trophy Case

  • 12-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies