Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • 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 programmrzinc · Nov 14, 2012 at 06:52 PM · webplayerwebsitedropbox

Unity WebPlayer and DropBox Error

I uploaded my web player to my website, and my .unity3d file on dropbox. I edited the html file to get the .unity3d file from Dropbox, so I can update the file without hassles. When two people are trying to access the file (eg. play the game), one user is given priority, and then person 1 is finished, person 2 download starts. It is not a major problem, but when my game becomes a hit ( hopefully) it could create wait times of over an hour. Its there anything i can do?

I am using a Webs.com account. Could that be any problem?

Comment
Add comment · Show 2
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 Graham-Dunnett ♦♦ · Nov 14, 2012 at 09:15 PM 0
Share

Could it be a dropbox problem? Perhaps dropbox will only serve one user at a time? Uploading the unity3d file to your web server shouldn't pose any kind of problem, so I don't understand why you involve dropbox.

avatar image programmrzinc · Nov 14, 2012 at 11:56 PM 0
Share

$$anonymous$$y .webs account has limited storage. I just want to know if its a Unity issue or a DropBox one.

2 Replies

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

Answer by Itinerant · Nov 15, 2012 at 12:13 AM

I'm going to say Dropbox. I use a full hosting service and often have the same file opened/opening on multiple computers at a time, and haven't had an issue.

If you're hoping for a hit, it's probably worth it to pay for some actual hosting. It can be pretty cheap, and the extra control is nice. Heck, you could even toss up some google ads and, should you get the traffic, cover your hosting costs that way.

Comment
Add comment · Show 4 · 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 programmrzinc · Nov 15, 2012 at 02:29 PM 0
Share

What hosting service do you use?

avatar image Graham-Dunnett ♦♦ · Nov 15, 2012 at 02:43 PM 0
Share

I use Dataflame.

avatar image programmrzinc · Nov 15, 2012 at 02:46 PM 0
Share

Ok I will check that out

avatar image Itinerant · Nov 15, 2012 at 04:11 PM 0
Share

I'm using Godaddy, which works fine.

avatar image
0

Answer by MibZ · Nov 15, 2012 at 05:07 PM

EDIT: I forgot to say - If you're using a free website maker that doesn't let you embed objects unless you buy the "Pro" version of the free site, this code will more than likely work despite not paying. Some websites like that hope that people who use it don't know HTML to get around their silly restrictions.

You already have a webplayer executable file and Dropbox, and if you would rather have people able to play your game in browser than download it (Or if you want to have both options, I recommend both since people are more likely to play a game they don't have to wait for) you can use this embed code.

Not sure if you know anything about HTML, but it's easy to do. Place your webplayer file into your 'Public' Dropbox folder, right click it, and in the Dropbox Options (or something like that) menu click 'Copy Dropbox URL' and replace the "http://www.YOURDROPBOXADDRESSHERE.whatevs" with what you copied. The width and height of the embedded player can be changed by changing the width and height values in the third line.

 <center>
 
 <object id="UnityObject" classid="clsid:444785F1-DE89-4295-863A-D46C3A781394"
 width="800" height="450"
 codebase="http://webplayer.unity3d.com/download_webplayer/UnityWebPlayer.cab#version=2,0,0,0">
 <param name="**http://www.YOURDROPBOXADDRESSHERE.whatevs**" />
 <embed id="UnityEmbed" src="**http://www.YOURDROPBOXADDRESSHERE.whatevs**" width="900" height="600"
 type="application/vnd.unity" pluginspage="http://www.unity3d.com/unity-web-player-2.x" />
 </object> 
 
 </center>
Comment
Add comment · Show 1 · 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 programmrzinc · Nov 16, 2012 at 02:05 AM 0
Share

Ive already done this. Its just the loading problem.

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.

Follow this Question

Answers Answers and Comments

12 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 avatar image

Related Questions

Google Sites for hosting my game + issue tracking 3 Answers

Embedding multiple webplayers 1 Answer

Scroll not working in web player 1 Answer

how do i get my Unity webplayer game on 000webhost 2 Answers

How to host unity webplayer on windows server? 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