Dan Blast's Forum Posts

  • Hi all, I have a working finished (basic levels) game on facebook. It is working fine, I have the app key, secret key all of that. But for some reason I can't get it to integrate with facebook.

    I want at the end of the level for the user to be able to post their high score to their wall.

    And be able to share and like the game.

    I can't imagine this being hard for a more experienced C2 programmer.

    Please name a reasonable fee and we can go from there.

    I've detailed what I have done so far in this thread:

    scirra.com/forum/facebook-plug-in-problems_topic80859.html

    This is the actual game on facebook:

    apps.facebook.com/548590195209136

    Here is its facebook page:

    facebook.com/appcenter/548590195209136

    Here is the capx

    dropbox.com/s/bbdujymah335822/ninjaslice_FB.capx

    Thanks

  • I could really use some help with this. My app pretty much is going nowhere until I can add some of these social media features.

    There has to be some of you that got past this.

    I've read all the tutorials and did everything I think I could.

    Can someone please offer some guidance.

  • Anybody?

  • Here is the facebook set up:

    dropbox.com/s/x4v2ov6bmfgkfyh/fb.png

    I think I set everything up o.k

  • I'm getting this:

    "An error occurred. Please try again later.

    API Error Code: 191

    API Error Description: The specified URL is not owned by the application

    Error Message: Invalid redirect_uri: Given URL is not allowed by the Application configuration."

    Now this is when previewing it from CS2 not an uploaded version if that makes a difference or not.

    I have the App kkey in place as well as the secret key.

    I place the plug in on the page and added the action as in the capx file.

    I'm lost.

    :(

  • I even tried to make a simple one layout page just to test this plug in. It still is not working:

    dropbox.com/s/r0qior02x490zii/facebook.capx

    Can anyone help me out on this. My game is finished and I'd like to add the ability to share it virally on facebook and also the high scores.

    Thanks

  • Hi everyone, I followed the tutorial pretty closely but fir some reason the log in button I set up is none responsive.

    My app is loaded and working on facebook.

    I added the facebook plugin then set up a button with a log in option as stated in the tutorial but it simply does not respond.

    Has something changed or is there something I am missing?

    Thanks

  • cvp,& LittleStain, Thanks so much for your help.

    Here is the latest version. Works great in Chrome but no sound in IE for some reason.

    secured.com/~f3068/ninja

    Thanks for all the help.

    D.S

  • Wow CVP Thanks!

    I'm going to go through it and see how you did what I could not do.

    Thanks again!

  • cvp LittleStain, I can see where the problem is but I can't figure out a work around. The way I set it up seemed to make sense to me and was pretty straight forward.

    I can't seem to figure out how to get this to work properly:

    Clean version no plugins:

    dropbox.com/s/pxcy41wgmh9fhf7/ninja%20star%20no%20plu%20ins.capx

  • I'm new to this so I'm not sure what you mean by setting up a condition. I see that I can set up a sub event, the conditions available don't have a destroyed option that i can see.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I tried that but syncing the flash and the cut animation was dicey for me.

  • I installed a clean version with no plug ins and rewrote the entire level.

    dropbox.com/s/pxcy41wgmh9fhf7/ninja%20star%20no%20plu%20ins.capx

    The problems I am having:

    1- The enemy is getting in a free hit after you kill one of them. Every time the appear the screen flashes and they get a free hit. It should be they appear, after 4 seconds they cut you and the screen flashes giving you time to kill them.

    2- They appear near the text. I'd like to keep them below the text

    3- The font's are installed (bangers) but not being used. I followed the tutorial but it's still not working.

    Thanks

  • Thanks, I'm still going crazy trying to figure out why the enemy is getting an extra hit it.

    Arggghh....

  • So I need to do two things to make this perfect for what I need:

    1-How do I keep objects within a set boundary on the screen? I don't want the enemies to appear near the score. I have them bound to the layout but they get behind the score and it gets wonky. Is there a way to box them in below the score?

    2-For some reason the enemies are doing something strange. I have it set up where a puff of smoke appears then spawns a ninja which after a 3 second pause spawns a cut sprite of the same ninja and a screen flash causing damage to the player.

    If the player hits before this then the ninja is destroyed and added to the score.

    Everything works fine as long as you don't kill a ninja as soon as you do every time a new one is generate the screen flashes before they actually cut you. Which is not what I want. I want the pause, to give the player a chance then the cut.

    Can anyone see what I'm doing wrong?

    Here is the latest:

    dropbox.com/s/q9xbjqqyse3qiv7/ninjastar1.1.capx