Ok..I will follow the steps there in the article once more and check whether I missed some steps
-- With Regards Arun V On Mar 8, 10:09 pm, Darcey Lloyd <[email protected]> wrote: > If you follow the details in the > article:http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.... > > step by step, it will take you through all these changes for both Flash > Builder & Burrito (hero) > > D > > On 8 March 2011 14:48, Arun V <[email protected]> wrote: > > > > > > > > > Hi, > > > We were trying to load it from Flash builder, not by opening the html > > file(from binDebug folder). Is it that html file you mentioned about? or > > "flex_sdk_4.5.0.19786\templates\swfobject\index.template.html"? Can you > > please give a detailed step by step guide. > > > We monitored the GPU and CPU usage for both, while running from Flash > > builder, it takes around 70% CPU(Intel Core2Quad) and 10% GPU (NVDIA Quadro > > FX 570) and when we ran the demo given in the Away3D website (water.html), > > it was using around 50% GPU and 20% CPU. > > > Please help us.... > > > On Tue, Mar 8, 2011 at 7:35 PM, rhys thomas <[email protected]>wrote: > > >> *correction* > >> not running the swf directly but the html file > > >> On Tue, Mar 8, 2011 at 2:04 PM, rhys thomas <[email protected]>wrote: > > >>> ok are you running the swf directly or are you then expecting to launch > >>> it from flash builder and it work okay? because flash builder will > >>> re-author > >>> the html file without the wmode param so try re-saving the html file as > >>> project_wmode.html and only launch this one after building the swf from > >>> flash player, hopefully thats it, let us know though > > >>> On Tue, Mar 8, 2011 at 1:44 PM, Arun V <[email protected]> wrote: > > >>>> Hi thanks for your quick replies > >>>> and about my system graphic card > > >>>> it is external... > >>>> NVIDIA Quadro FX 570 > > >>>> On Tue, Mar 8, 2011 at 6:59 PM, Michael Iv <[email protected]>wrote: > > >>>>> Is your graphics card dedicated ? > > >>>>> Sent from my iPhone > >>>>> On Mar 8, 2011, at 2:12 PM, Arun V <[email protected]> wrote: > > >>>>> 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]> > >>>>> [email protected]> wrote: > > >>>>>> Darcey, you are my "Hero"! ;) > >>>>>> Sent from my iPhone > >>>>>> On Mar 8, 2011, at 12:52 PM, rhys thomas <<[email protected]> > >>>>>> [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]> > >>>>>> [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]> > >>>>>>> [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]> > >>>>>>>> [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]> > >>>>>>>>> [email protected]> wrote: > > >>>>>>>>>> <http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article....><http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article....> > >>>>>>>>>>http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.... > > >>>>>>>>>> On 8 March 2011 06:29, Arun V < > >>>>>>>>>> <[email protected]><[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. > > > -- > > 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.
