x


Multiple Unity web players embedded on the same page

Situation: I have a Unity web player embedded on my page. When I click on an item, I'll hide the current unity web player and open up a div that contains a new very small unity web player that is used to rotate/look closer on the item.

The problem is that the new unity web player that is in the "popup"; it "works" but it is very unresponsive. The file is just 200KB (comparing to the main file that is 15MB ). I have tried hiding the div where the main unity file is in and minimizing it to width:1px, height:1px but no effect.

Is it impossible to have two Unity web players playing at the same time in the browser? Has anyone experienced this or have experience on this matter?

The reason why I'm doing this is to be able to use css to style the div; so we can have many themes and similar things. Unity is very limited when doing that kind of stuff. Also the buttons are in the div (e.g. "pick up", "put down").

I appreciate any input and ideas you can come up with! =)

more ▼

asked Dec 12 '11 at 11:17 AM

caret- gravatar image

caret-
98 2 2 4

i too wanna know about this...

Jan 10 '12 at 11:19 AM haider1515
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Have a look at this answer. Make sure they don't have Run In Background ticked under Player Settings > Resolution and Presentation.

more ▼

answered Jan 10 '12 at 11:42 AM

save gravatar image

save
8.2k 22 31 62

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

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

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3740
x813
x293
x40
x11

asked: Dec 12 '11 at 11:17 AM

Seen: 1108 times

Last Updated: Jan 10 '12 at 11:42 AM