i made a Flash Facebook app with wmode="direct" and i followed facebook tutorial: https://developers.facebook.com/docs/howtos/hideflashcallback/ and everything works perfect, my flash object gets replaced by an screenshot of it. The problem is if the player first loads the application with a chat window opened, as the application will never be shown and he won't realize that it is because he has the chat opened. I checked Jetpack Joyride (https://apps.facebook.com/jetpackjoyride) and many other apps and all of them seem to minimize (hide) all the user chat windows, so they won't face that problem. Then, if you open a window, theirs game get replaced with a screenshot like it should. Does anyone know how to achieve this? Thanks in advance!
Hiding Facebook Chat when app loads
188 Views Asked by Jacowaco At
0
There are 0 best solutions below
Related Questions in FACEBOOK
- Facebook Api - Albums/Photos/Comments
- How to get Facebook subscriber count + friend count
- Firebase facebook authentication not working
- Facebook iOS SDK 4 error info.plist
- Why don't any of my facebook share buttons work?
- Can't perform authentication through facebook with Parse
- PlayN and Firefox issues
- How do I stop the facebook send widget from going off the screen?
- Add extended permissions - Facebook
- Pass image, summary, URL to Facebook share button in ASP.NET MVC
- Facebook Open Graph Description in a message length limitation
- Facebook ShareKit image caption not working
- how to display Notification Count in iOS like Facebook
- How to estimate current situation of an old site not created by myself before i launch my new one?
- Facebook Graph API limit publishing to fan page
Related Questions in ACTIONSCRIPT-3
- How to create an ActionScript 3.0 in Flash to display Current Date, Time and Day of Week
- textinput.needsSoftKeyboard does not work (air for android)
- AS3 Get currentFrame of current MovieClip
- call Win32 API in flex to set Window Display Affinity
- Air Native Extensions: Released Air App w/Windows Native Extension works fine on develpment PC but not on other computers
- TestFlight API and stats with as3
- Error while using removeChild() and accessing members of array
- Flash erase image with mask - gotoandplay next frame
- Adding a listener to a VerticalScrollBar in flex
- AS3 array to clean up long code?
- AS3 - How can objects that appear randomly never touch each other?
- import a sound externally or from the library? AS3
- Nesting Asynchronous Promises in ActionScript
- AS3 - How can multiple objects that appear randomly NEVER touch each other?
- ActionScript + Ruby
Related Questions in FACEBOOK-CHAT
- Is Facebook Chat integration possible with API 2?
- Alternative for Facebook chat API (followup)
- Sendind facebook messages with sleekxmpp without providing password
- Messages are abusive or marked as spam - Facebook Chat [Developers]
- Set presence as unavailable - Facebook Chat API
- Integrating Facebook Chat
- integrating facebook chat using graph api
- Building Facebook Chat using Strophe
- how to make facebook chat?
- XMPP intregration with Facebook Chat, using Python
- Facebook Chat Bot using Google App Engine
- Running Facebook application on localhost
- How do I connect to Facebook chat using Username/Password auth option and successfully send a message in either Javascript or Ruby?
- Some FB chat messages sent via xmpp4r do not get received
- Customer chat not working with React Messenger Customer Chat
Related Questions in FACEBOOK-UI
- Now that posting to Friends wall with publish_stream will be deprecated, will it be possible to post to multiple friends at once?
- Facebook UI send
- Facebook Js FB.ui how can I change the message parameter?
- facebook ui send 500 error
- How do I present the nicer timeline-oriented style of Facebook permissions request dialog?
- access to parent.document inside iframe
- using FB UI to prompt user with an error mesasge
- Hiding Facebook Chat when app loads
- automatically minimized chat tabs
- How to control the user prompt in a Facebook Feed dialog
- lengthy “Description” in Facebook Share Dialog box are not showing completely
- Replacement of FB.ui feed to post to other app-user timeline
- Multiple Facebook Images using FB.ui?
- "Attachment Unavailable" on messages sent with FB.ui
- Where did the Facebook app bookmark option go?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?