AS3.0 :: Use Flash Animation As A Facebook Application?
Sep 25, 2011
I tried to make a facebook app, but I failed. I have no idea how to use my flash content. I tried to make a new app with Fbook Developers, I uploaded the animation as an HTML file on my server, but it's not working. All i see is a blank page. Then I searched some codes, but none of them worked. This is my final code (which is still not working)[code]...
View 1 Replies
Similar Posts:
Apr 4, 2012
I have a facebook application where the user choose 4 of his friends and then it creates a video (swf) with the pictures of your friends in it (loaded via xml). So I need to share this video on the user timeline. Everything works fine but the video is not embedded in the post on his timeline, there is only a post with the link to the page in it.The weird thing is, if I post the url directly on my timeline, the video is embedded, but not if the same link is posted via the application.here is my code called by the share button in js :
function postToFeed() {
var obj = {
method: 'feed',[code].........
View 1 Replies
Sep 24, 2009
I am using a Flex widget for my facebook application. How can I get the current user's facebook ID?
View 1 Replies
Jul 24, 2009
I've come up with a flash game and wish to deploy it on facebook. Problem is, I am not sure where to start!
I've done some research and found out something about needing an external server to host my flash application but I'm still pretty much lost.
So can anyone tell me what are the basic steps to deploying my flash application to facebook?
View 1 Replies
Mar 16, 2010
[Code]...
But what is the trick to enable flash fullscreen in facebook application ?
View 1 Replies
Sep 7, 2010
I need to embed a flash application(that will access FB API from within) in Facebook Canvas page.If I use , some FB related details(like session key) will be automatically passed to the flash. But since, FBML is going to be deprecated, I want to use iFrame. Is there any way to pass those variable automatically or do I have to retrieve them in PHP and pass it to flash through loadvars?Also, if I have to do it manually, is there any documentation for the php sdk 2.1 ? (already searched about it a lot, and I think there is no doc nor tutorial for 2.1)
View 3 Replies
Aug 5, 2011
How to let the user tag a Facebook friend for status wall post through the application(using AS3 SDK)
View 1 Replies
Sep 23, 2011
I'm building an AIR desktop app with facebook support using Adobe Flash builder. So far it's working alright, except for one detail, once a user logs in, that session stays open, even if the logout button is pressed. My logout code look like so:
protected function logout():void {
FacebookDesktop.logout(handleLogout, APP_ORIGIN);
}
I set APP_ORIGIN to "[URL]". I checked Adobe's documentation and they say: appOrigin:String (default = null) ” (Optional) The site url specified for your app. Required for clearing html window cookie. But I don't know what that means, what is the 'site url specified by my app'? Where do I get it? Sorry if this is a noob question.
View 1 Replies
Mar 30, 2010
How to develop new facebook application (login , add photos ) using the api of flex
View 1 Replies
Sep 4, 2010
I have a small problem with a the Facebook sharer.php! I'm developing a small flash application (kind of slideshow) that will be embed into different website. In the application there is a button that send a request to Facebook to share a link. So based on the Sharer.php doc, I send a request like this :
[Code]....
The facebook page pops out, I see the correct title for 2 seconds and then facebook replace it with the title of the current page. Is there a way of preventing Facebook of rewriting the title that I chose? I know that I can use this in the head of my HTML document :
[Code]....
View 1 Replies
Dec 18, 2011
By far the weirdest thing I've ever seen. On some machines (!) IE (!!) attempts to load an SWF file via HEAD request instead of GET. This happens only when the page is running in Facebook IFRAME application - when running solo works fine. Naturally, on FF and Chrome everything works just fine. The SWF is embedded using jSWFObject. There's no visible common feature to the machines which experience this problem - laptops, desktops, XP, Vista, 7.
View 1 Replies
Jan 27, 2010
How to make the flash background color show up?
View 1 Replies
Nov 10, 2011
how can we add in a Flash animation, two butons (Share and like vidéo) to Facebook
View 4 Replies
Oct 24, 2010
I'm currently building an application using the Adobe Facebook API and I've run into an issue where for the login method the Facebook login popup displays but when doing a Facebook share/post the popup is blocked.
This code works fine and displays me a Facebook login popup without question (Firefox):
var permissions:Array = ['publish_stream'];
Facebook.login( onFacebookLogin, { perms:permissions.join(',') } );
However, the following code running in the same application throws up a popup blocker (again Firefox):
Facebook.ui( "stream.publish", "popup", params );
Does anyone know of a work around this issue to make the share popup come up just like the login popup?
View 2 Replies
Jan 8, 2011
The goal of my project if to authetificate users who use my flash application through Flash. I sucees it with Flex folowing this tutorial [URL] But I could not do it with flash! When I download [URL]list which swc shoudl I use: mobile/desktop/web ? Then I tried with GraphAPI Examples_1_5.zip and got API Error Code: 191 API Error Description: The specified URL is not owned by the application Error Message: redirect_uri is not owned by the application. ANy sample to authetificate an user in FLASH (not flex) avaible ?
View 1 Replies
Feb 6, 2010
I have the following two action methods:
[Code]...
The application is used through Facebook. I click the button and the flash contains the notice while create is being executed, but after that it's empty again. It doesn't survive a redirect.
View 1 Replies
Feb 21, 2011
I'm making an air-application in flash professional using actionscript. I was wondering if any of you know how (or if it's even possible) to use facebook to log in to my application. I found some stuff on the web, but I only found stuff to HTML, not actionscript.
View 1 Replies
Feb 5, 2012
I would like to integrate facebook in my actionscript application. I am using facebook actionscript api available from URL...I would like to know if there is any way to creating custom login dialog rather than using the default facebook login dialog as i want the user to just sign in to facebook rather than exploring the other fields like "Sign up" and "Forgot password"I cant use the current api as websites use it for logging to facebook. It is open to sign ups exploring other languages.I would like to prevent the whole thing by customizing the login dialog. Does facebook provide something for that? Or can it be done it in any way?
View 1 Replies
Oct 9, 2009
I have one page index.php (a.k.a canvas page) on my server and I want to add link on thesame page link that will referring to my second page secondpage.php
View 2 Replies
Jun 9, 2010
how to create a pop up dialog using facebook application, i found some examples but it doesn't worked for me, now i loaded my friends then beside the profile pic of my friends in have a button name select, where if i select that current friend it will now pop up the image and name then have a button continue how should i do that?
View 1 Replies
Jul 16, 2010
How can I send a message to the currently logged in user from inside a Flex application contained in a Facebook iFrame and using the official AS3 Library for Facebook?
View 2 Replies
Jun 22, 2011
I know that we can make application using Adobe air that will run on mobile, desktop and web environments. Can we deploy same application on facebook? like we do with other flash applications.
View 1 Replies
Jan 8, 2011
can i make an actionscript 2 application works in facebook ?
View 0 Replies
Feb 12, 2010
I'm currently learning how to make facebook apps, and I've hit a problem. Usually when I make flash applications, I can use the index.html and run the swf from a webserver. However, I tried to make a facebook iFrame app using the same setup, all I get is the Alternative Content Text [URL]
View 2 Replies
Sep 9, 2010
I'm trying to duplicate the behaviour of the "Share on Facebook" button from Youtube. Basically, inside a Flex app I'll have a button and when I click it I want a popup that enables me to post something on the wall. While it is possible to make a call to javascript to open the pop-up I want to be able to set the images and the text of my posting. How I could set the images or text as a parameter to the sharer window?
View 3 Replies
Jun 1, 2009
I'm trying to determine the practical difference between using the com.facebook.session.WebSession and com.facebook.session.JSSession. The documentation ([URL]) has more around WebSession - but the example I have which is closest to what solution I'm trying to implement uses JSSession and it looks like I could avoid all of the JavaScript pass-through & ExternalInterface calls I'm making. It appears that the benefit of using this new ActionScript Facebook API is to avoid having to make all of the Facebook calls via JavaScript.
View 5 Replies
Jan 13, 2012
i need to connect to have a button on my website that connects to facebook (if not already logged in) and posts to the users wall.I've only done this from within an iFrame - do i still need AppId etc etc?
View 1 Replies
Apr 6, 2012
I have a facebook canvas app (flash).
I have a user who is visiting the app.
I have a button that the user clicks for the purpose of inviting a friend to the app.I understand that this can be done via the js sdk: http[url].....However I am already using the facebook_as3_api, and I would prefer to avoid using multiple facebook api's. Does the facebook_as3_api have a way of doing this, and if not, why not?
View 1 Replies
Jan 17, 2011
I've a flash facebook application, i can take the session info from flash client and send the session information to server.
I need to check if the user connected to the server via facebook application or not. That's why i need to get the user's session from facebook page directly by my server.
How can i do it? I use C# for all database and communication system. Flash interface does only application responsibilities.
View 1 Replies
Mar 8, 2011
I've followed the Adobe tutorial on how to make a Facebook App with Flex.
If I access the page from the server, everything works.[URL]..But when I access it trough the facebook app [URL]..I get the following error:
The page cannot be displayed The page you are looking for cannot be displayed because an invalid
method (HTTP verb) was used to attempt access.try the following:Contact the Web site administrator if you believe that this request should be allowed. Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.HTTP Error 405 - The HTTP verb used to access this page is not allowed.Internet Information Services (IIS)Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 405. Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Setting Application Mappings, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
View 1 Replies