Asset Bundle Size in web player

Hello guys,
I have a asset bundle (size of asset bundle is 80 mb) . When I load this asset bundle inside unity editor mode its work fine. But after build web player, I run its not loading asset bundle. After reduce the size of this asset bundle its working fine…

There is any size issue with asset bundle???

I am waiting…:(:(:(:(:(:(:frowning:

http://docs.unity3d.com/Manual/abfaq.html

Thank you ANTARES_XXI, But my asset bundle size is 30mb. its not working :(:(:(:frowning:
Good news is 20mb of asset bundle is working…

Is there a way to split the scene into multiple asset bundles and then load the bundles? You could then load withouth this 50 mb restriction.