Laurent's Forum Posts

  • Pode : Oh I see ! It works as an event. Thanks a lot for that !

  • Pode : Thanks, mate, I finally found them. But how do I apply them ? When I add the ImageEffect behavior, it says it has (no properties)

  • Baker is specialy designed for books and brochures with special properties likes :

    The Baker parameters are:

    -baker-background

        Background color to be shown before pages are loaded.

    -baker-vertical-bounce

        Whether a bounce animation should be shown when a vertical scrolling interaction reaches the end of a page. This behavior is usually on in iOS applications, but it might be worth disabling it if the publication does not support vertical scrolling.

    -baker-index-height

        Height for the index bar. If not specified, the index bar will automatically adapt to the page it contains.

    -baker-index-bounce

        Whether a bounce animation should be shown when a scrolling interaction reaches the end of the page in the index bar. Contrary to -baker-vertical-bounce, this is usually better left disabled.

    -baker-media-autoplay

        Whether to automatically start playing media (e.g. audio, video) when a page is loaded.

    -baker-background-image-portrait

        The path to an image file to be used as background when in portrait mode.

    -baker-background-image-landscape

        The path to an image file to be used as background when in landscape mode.

    -baker-page-numbers-color

        Foreground color for the elements (page number, spinner, title) to be shown before pages are loaded.

    -baker-page-numbers-alpha

        Opacity of the elements (page number, spinner, title) to be shown before pages are loaded.

    -baker-vertical-pagination

        Whether vertical page scrolling should be paginated. When this property is on, pages can only be scrolled vertically by a fixed amount of pixels (usually a little less than the height of the page).

    -baker-rendering

        Rendering mode to use for the publication. As a rule of thumb, heavier publications will benefit from the "screenshots" rendering, while highly interactive publications will require the "three-cards" rendering.

  • Pode : Oh that looks awesome !!!

    Thanks !

    What kind of other effects cans you make, like soft light, hard light ?

  • Velojet : Thanks, yes, that what I meant, embending in a html page an index.html generated by Construct 2.

    To be perfectly clear, I plan to use 3 tools :

    • Tumult Hype (runs on OSX

      tumult.com/hype/), a html5 wysiwyg creator to create the html pages that will compose the ebook

    Construct 2 to create small animated and interactive module that will be embeded in pages created by Hype. Im may need modules to communicate between them, exchange variables...

    Baker Framework (http://bakerframework.com/) to compile the pages and turn the project into a ios app.

    And since I'm not really into programmation, I try to understand how I can manage to mix all that together...

  • So it is possible to embed little construct 2 html5 modules in html pages baked all together in a booklike app sold in the app store ?

    Which code should I use to embed a construct 2 html5 module in a html page ?

  • That's a question I was wondering since I guess Construc 2 games are calling external functions. Or maybe I am mistaken....

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Using this method, can apps be distributed through the AppStore ?

  • I haven't tried it yet, but was thinking of it. Along with embeding Construct 2 modules with Tumult Hype (http://tumult.com/hype/) documents.

    Actually, I'm not really confortable with all that and am really in a search of a good tutorial to show me every little step.

    My main point would be to pass variables through html documents in Baker.

  • between two images, i'm afraid...

  • Has anyone tried to make a ebook using Construct 2 and Baker Ebbok Framework ?

    If yes, any feedback is welcome :)

    Any tips about that, Ashley ?

    Thanks !

  • And does appmby and phonegapp work with WebGl ?

  • Thanks Joannesalfa.

    But the app I'm working on is for common users and most of them have unjailbroken devices.

  • That's too bad! It was exactly the function I've long been waiting for.

    Nos other to simulate the multiply effect ?

  • Hi

    I read that shaders where not supported by Safari sodoes it mean that I can't use the Multiply effect on an iPad ? Is there a way to activate these effect by using, for exemple, appmobi or Cocoon ?

    Thanks

    Laurent