[flexcoders] flex 3.3 sdk set up problem

2009-04-28 Thread Dave Segal
I recently started using the Flex 3.3 sdk in Flex Builder. I simply unzipped the files to a folder in the sdk folder and added it via the Flex preferences window and made it the default sdk. However, now when I create a new pure Actionscript project all the code hints for items in the flash

Re: [flexcoders] flex 3.3 sdk set up problem

2009-04-28 Thread p...@vin Uttarwar
Hi Dave, I have got the same problem some time back. Just you have to make some changes in projects build path. Remove all the entry's of playerglobal.swc from flex 3.3. Then add swc and point it to * flex 3.3 folder location\frameworks\libs\player\10\playerglobal.swc* thats it. Regards,