Hi everybody , i am trying to integrate my away3d app with facebook , but for facebook integration and feed we need to set flash wmode to Opaue while to show away 3d on the scene we need to set it as Direct , Can anybody help about it , is there any solution i can set the wmode to opaque but still be able to render away3d . Thanks
Away3d Facebook Integration , Flash wmode Opaque -> DiresctSoftware: Away3D 4.x |
||
|
||
Somokon, Member
Posted: 27 March 2012 05:54 PM Total Posts: 75 [ # 1 ] No, you must use wmode=“direct” to render Stage3D content. What Zynga and some other developers do is use the facebook javascript API to detect when the user clicks outside of the swf, then replace the swf with an image (like a screenshot of the app at that moment). |
||
|