HTML5 Galactic Towers is on FaceBook. Now I need your help.
tenrdrmer
Member, Sous Chef, Senior Sous-Chef Posts: 9,934
So I have been messing with creating a FaceBook app using my Galactic Towers Lite app I just uploaded to the GameSalad arcade. And so far so good. I have the app embedded in its own app page on Facebook. Now it seems I need to get people to play it on my own before it can officially be listed in the app directory.
So What I need from you guys here on the Forum is to login to your Facebook account and then click the link below and play the Game. Im not sure how long it takes for Facebook to update the activity since I have already had a few people play it in the last hour and it still says 0 but who knows. This is a learning experience for me and I may just learn that this is not what it means by active users of the Facebook app. It may mean likes or something like that so if thats the case and you see a way to like it, please do.
Thanks a bunch and once I get this all figured out i'll be glad to update this thread with the how to at the how I did it. No guarantees its the right way.
http://apps.facebook.com/galactictowers/
Thanks
Aaron
___________________________________________________________________________________
TEMPLATES AND PROJECT HELP BY TENRDRMER. CLICK HERE!!!
AppSolute Entertainment on Facebook
AppSolute Entertainment on iTunes
So What I need from you guys here on the Forum is to login to your Facebook account and then click the link below and play the Game. Im not sure how long it takes for Facebook to update the activity since I have already had a few people play it in the last hour and it still says 0 but who knows. This is a learning experience for me and I may just learn that this is not what it means by active users of the Facebook app. It may mean likes or something like that so if thats the case and you see a way to like it, please do.
Thanks a bunch and once I get this all figured out i'll be glad to update this thread with the how to at the how I did it. No guarantees its the right way.
http://apps.facebook.com/galactictowers/
Thanks
Aaron
___________________________________________________________________________________
TEMPLATES AND PROJECT HELP BY TENRDRMER. CLICK HERE!!!
AppSolute Entertainment on Facebook
AppSolute Entertainment on iTunes
Comments
Cheers
Shaz
I would also like to know how you have done this ?
Cheers
Daniel
Thanks for playing it.
http://www.facebook.com/AppSoluteEntertainment?sk=app_163322353734365
Was quite Simple Actually once I did some more reading and found the setting I was missing.
I'm gonna take some screenshots now and post the how-to on how I did it.
Aaron
Go to http://www.facebook.com/developers
Now in the top right corner click Set up new App. Give it a name and accept the Terms (once you've read them thoroughly of course). You'll have captcha to fill in once hit continue.
Ok now the first About page that comes up is straight forward.
The next tab is WebSite. Again Straight forward.
The next one, FaceBook Integration, was the tricky one for me as there was no real explanation of what to add.
You have to create the URL for your Canvas Page. Thats the URL you want to go directly to your Facebook app.
The next is the Canvas URL. This is the URL it is actually going to embed into the App. You get this but getting the embed code for your arcade app. Heres the one for Galactic Towers
'<iframe src="http://e.gamesalad.com/play/27931" width="480" height="353" allowtransparency="true" scrolling="no"></iframe>'
The URL you need to enter in the Canvas URL setting would be 'http://e.gamesalad.com/play/27931/'
Take note. The Embed code you copied does not have a '/' at the end. you need to add that or Facebook will not accept it.
Next set your frame size to auto re-size
I did not enter anything for Secure URL or Bookmark URL. Those are options you can play with but not necessary to get the app running.
Now Add in a Name for the Page tab. I just used the name of the app. and then for the Tab URL the same as the Canvas URL.
Now on to the Mobile and Devices Tab. It gives you the option to enter in App ID's for your iOS version I'm assuming somewhere along the line you will have a link to the AppStore.
Credits Do not apply to these apps as GameSalad does not support anything like that right now. and I change nothing in the advanced section. Click save Changes
Next on the right hand side you should see a list of links. Click "Application Profile Page" When that loads on the left hand side you will see "Add to my Page". Click that and select the page you want it added to and now it will appear as a tab on your page.
Keep in mind until people actually play the game through the app on Facebook you will not be able to submit it to Facebook to be listed in the apps directory. But hopefully once you have it there and get the word out you will get enough users to get it listed there.
Hope this helps guys and good luck.
Aaron
-drahc
Now if only us pro's could remove the damn GameSalad branding! Grrr
www.facebook.com/pages/Kc8-Studios/121855854497283
Next thing for you to figure out... how to add the normal like,share and comments bit under the app!
So we cant put portrait games? i would love to put Loonimals in its Facebook page , but its portrait ;/
Roy.
@pom that's a gamesalad thing Unfortunatly. Hopefully they will add more orientations in the future..
Now I have submitted and am currently pending approval for listing in the Application Directory. Hopefully that will give some extra visibility to the game.
I do have an idea to be able to display a like box for the app, but i'm gonna have to check it out before posting it.
I'll keep you posted!!
___________________________________________________________________________________
TEMPLATES AND PROJECT HELP BY TENRDRMER. CLICK HERE!!!
AppSolute Entertainment on Facebook
AppSolute Entertainment on iTunes
Thanks!
Please Play ePig Dash!
I Put My webste link ;D Is better than make them go to Gamesalad for me:D
http://apps.facebook.com/epigdash/
Cheers.
Edit: Now I Fix it! Thanks.
Great work so far!!
Lump Apps and My Assets
There is next to the normal URL (HTTP) also an HTTPS url. it says requierd since oct 1st.
So now I can't get it to work. Is there a way to get around this? Or how do I make a page https??
Lump Apps and My Assets
Where I'd this GS tutorial you speak off.
Never mind. Got it.
Lump Apps and My Assets
http://www.facebook.com/apps/application.php?id=173174789438857
Lump Apps and My Assets
Place your iframe in an iframe.
Height of the first one to auto or 500px for example.
Second iframe: height 320px and a noscroll.
Lump Apps and My Assets
I have two HTML pages. The iFrame in Page one refers to the GS Page.
The second Html page refers to the first HTML.
So Html #1:
<iframe width="480" height="500" src="http://null.gamesalad.com/99dbd7d8-cd96-4736-9de8-0c6dc3c62ac3/preview.htm?
" frameborder="0" allowfullscreen></iframe>
Html #2:
<iframe width="480" height="350" src="http://www.lumpapps.com/HTMLArcadeiFrame/Arcade.html" scrolling="no" frameborder="0"></iframe>
Lump Apps and My Assets