guicole's Forum Posts

  • Very interesting article!

    I'm really annoyed by the audio situation on HTML5.

    It really keeps me away of seeing it as a real possibility for games.

    maybe I'm wrong, but since i'm not a programmer, my skills are limited (that's why I use Construct2).

    Hopefully, it will change in the future...

  • And on Safari 4.1.3 on Mac (with Mac OS X (10.4.11) so a little bit old....)

    It just failed to load the ressources with the Request Ajax command.

    The same code, same Url that works on PC with any other explorer.

  • with firefox 3.6 on mac, yes, and a lot of warnings

    Errors :

    Error: uncaught exception: [Exception... "Not enough arguments" nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)" location: "JS frame :: http://thenarrativcom.fatcow.com/games/christmasrush/c2runtime.js :: anonymous :: line 121" data: no]

    Error: console is not defined

    Source File: thenarrativcom.fatcow.com/games/christmasrush/c2runtime.js

    Line: 128

    Error: Async statement execution returned with '13', 'database or disk is full'

    Source File: file:///Volumes/Firefox/Firefox.app/Contents/MacOS/components/nsPlacesDBFlush.js

    Line: 312

    and the warnings looks lke :

    Warning: Unknown property 'zoom'. Declaration dropped.

    Source File: static.ak.fbcdn.net/rsrc.php/v1/yp/r/0qp7B94K1gf.css

    Line: 85

    Warning: Unknown property 'border-top-right-radius'. Declaration dropped.

    Source File: static.ak.fbcdn.net/rsrc.php/v1/yp/r/0qp7B94K1gf.css

    Line: 383

    Warning: Unknown property 'zoom'. Declaration dropped.

    Source File: static.ak.connect.facebook.com/connect.php/en_US/css/bookmark-button-css/connect-button-css/share-button-css/FB.Connect-css/connect-css

    Line: 156

    but there is a lot...

    maybe firefox 3.6 doesn't support well html 5

    my game doesn't even load, it's still a white screen.

  • Well, if there was a heart, then, you didn't miss the house.

    You must have missed another one.

    Or you didn't send enough gift to the house.

    Thanks for the comments !

  • Hi!

    I wanted to share with you my first game with Construct 2

    probably not my last.

    It still WIP, but I would really like to have some feedbacks.

    So feel free to try and comment!

    It's a facebook game.

    For now, it the only way it really works, I wanted to try some things.

    I couldn't figure out yet how the facebook score works...

    and the friends score, so if anyone have a tutorial, or can tell me how to make it work, it would be great!

    I've put an online score with a sql database using Ajax, so the game recognize you when you come back, and you can accumulate points.

    Hope you enjoy !

    Christmas Rush

    I will submit it for the funchowder contest (Christmas Time, is gift reclaim time!!)

  • the sound must be Mono...

    Of course... my bad...

  • On Vista, when I import a sound...

    OGG, import works, I can choose the sound, but nothing when I run the game.

    M4A (done with fre:ac, from the ogg), I can import it, but I can't select it when I create the Action > Play sound.

    The file doesn't appear in the list...

    Is there something else I can do ?

  • I struggled too... and If I may...

    Locate the Sound foldes in the "Projects" box (with the Layers Tab)

    right click... import...

    :0)

  • actualy... I don't know what it is...

    I recognize the Facebook user by his name.

    And then I look up his name in my database SQL to retrieve some data, with Ajax Request.

    It works fine.

    I have a facebook account with my name.

    With that account, I can use Ajax to retrieve information on the SQL, with Chrome, IE and Firefox without pb.

    I have another Facebook account, with that account, I have the Ajax Error.

    Instead of complete, it fails (I don't know what error, it just respond to the On Error).

    In the same time it does the Ajax Request, I display the URL use for the Request in the game. If I copy this URL directly in the explorer, I don't have any error.

    So it's not a pb with firefox...

    It must come from the facebook account...

    I don't really understand it.

  • Try Construct 3

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

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

    I didn't really investigate, first I wanted to know if you had any known problems with Ajax and Mozilla.

    I have a game that works fine with chrome, but, the same game, with mozilla, give me an Ajax Error.

    Thanks !

    Firefox 8.0.1

  • So, what's the difference between your plugin, and the Touch with mouse input ?

  • Yeah!

    You are great!

  • Hi

    I installed the TouchMouse plugin, but, when I tried it on iphone, via Safari, the Touch doesn't work at all...

    the Mouse part still works well on PC.

    The default "Touch" works, but your plugin ToucheMouse doesn't...

    Is there anything to do to activate it ?

    Could I have done something wrong ?

    Or... is it just for Pad... and not smartphone... ?

    thx

  • ...name !

    Yes, when a user connect, log in, I can have his name.

    I can save some element on a SQL so that, when he comes back, I can retrieve those elements.

    But, if another facebook user with the same name play the same game.

    only with the name, it will retrieve the informations of the first one.

    How can I find another element that will make my user unique ?

    Thanks... hope I'm clear enough...

  • I've seen that !

    It's great