• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Sorobaid · Aug 31, 2012 at 09:34 AM · webplayerfacebookpopupchrome

Facebook popup hidden behind Unity Object in Chrome

Hi, I made a facebook apps for my Unity game. It basically able to show friend list, buy credit, and earn credit pop up. It shows up fine with firefox, opera, but not in Chrome. In Chrome, the popup is $$anonymous$$dden be$$anonymous$$nd the Unity Object. Is there any way to fix t$$anonymous$$s by changing the embed param? Anyone has experience the same t$$anonymous$$ng? Or should I ask facebook for help?

Notes: The page only contains full page Unity game and I only use the embed code straight from the template given.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by ScroodgeM · Aug 31, 2012 at 11:23 PM

these two simple functions in web page JS i'd use to show facebook popups

function ShowGameWindow() {
  uni.style.width = '100%';
  uni.style.height = '100%';
  document.getElementById("UnityPrompt").style.height = '100%';
}
function HideGameWindow() {
  uni.style.width = '1px';
  uni.style.height = '1px';
}
Comment
Add comment · Show 6 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image hdgam3r · Aug 31, 2012 at 11:57 PM 0
Share
avatar image Sorobaid · Sep 01, 2012 at 02:28 AM 0
Share
avatar image ScroodgeM · Sep 03, 2012 at 01:09 PM 0
Share
avatar image Sorobaid · Sep 21, 2012 at 10:24 AM 0
Share
avatar image flamy · Jun 11, 2013 at 02:35 PM 0
Share
Show more comments
avatar image
0

Answer by ahn2150 · Oct 10, 2012 at 02:17 AM

I has many hour for try... My Answer.. Does not matter if, Have change 'FB.ui display type' to 'popup'

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

11 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

AntiAliasing and WebPlayer 1 Answer

A node in a childnode? 1 Answer

WebPlayer TextInput not working on Chrome Mac 1 Answer

Loading Unity3d web player as a separate Pop-up window 1 Answer

How to Upload/integrate Unity web player game to facebook app? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges