> > Hi, >> > *at line 49 add: *params.wmode = "direct"; * at line 87 add: *<param name="wmode" value="direct" />* * *at line 94 add:* <param name="wmode" value="direct" /> all these parameters are set but no change to the output.It's still slow..
On Tue, Mar 8, 2011 at 4:42 PM, Michael Iv <[email protected]> wrote: > Darcey, you are my "Hero"! ;) > > Sent from my iPhone > > On Mar 8, 2011, at 12:52 PM, rhys thomas <[email protected]> wrote: > > probably the wmode param that is required in your html file if you set the > param object or param attribute to wmode = "direct"; this enables the gpu > that then makes molehill work correctly and not on the software fallback. > Hope it helps, although ive just seen someone else has replied with correct > answer too :) > > On Tue, Mar 8, 2011 at 10:41 AM, Darcey Lloyd < <[email protected]> > [email protected]> wrote: > >> Ensure your html template has flash embedded with wmode=direct >> >> >> >> >> >> On 8 March 2011 10:09, Arun V < <[email protected]> >> [email protected]> wrote: >> >>> Thanks..Its now working.. >>> >>> but in my machine it's too slow.When i take the demo from away3d website >>> the demo is smooth >>> >>> But the demo from flash builder is too slow...Anybody know the reason..? >>> >>> >>> On Tue, Mar 8, 2011 at 1:56 PM, Arun V < <[email protected]> >>> [email protected]> wrote: >>> >>>> Thank you very much for your reply >>>> >>>> I would try this and give updates >>>> >>>> >>>> On Tue, Mar 8, 2011 at 1:29 PM, Darcey Lloyd < <[email protected]> >>>> [email protected]> wrote: >>>> >>>>> >>>>> <http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=4&subindex=0&aid=263> >>>>> http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=4&subindex=0&aid=263 >>>>> >>>>> >>>>> On 8 March 2011 06:29, Arun V < <[email protected]> >>>>> [email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I have downloaded the new Hero SDK from the adobe opensource >>>>>> website.I want to test the molehill demo from away3D engine. >>>>>> I downloaded the demos from away3D website. But event if I am using >>>>>> the new Hero SDK one of the main package flash.display3D is missing..I >>>>>> am in search for this for the last few days.but didn't find a >>>>>> solution.Can anybody please help me to solve this problem. >>>>>> We want to do a demo in a short span of time.Please help... >>>>>> >>>>>> Thanks in Advance >>>>>> >>>>>> Arun V >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> With Regards >>>> Arun V >>>> Software Developer >>>> Amrita E-Learning Research Lab, >>>> Amrita Vishwa Vidyapeetham, >>>> Amritapuri Campus. >>>> >>>> >>>> >>> >>> >>> -- >>> With Regards >>> Arun V >>> Software Developer >>> Amrita E-Learning Research Lab, >>> Amrita Vishwa Vidyapeetham, >>> Amritapuri Campus. >>> >>> >>> >> > -- With Regards Arun V Software Developer Amrita E-Learning Research Lab, Amrita Vishwa Vidyapeetham, Amritapuri Campus.
