You can use Flex to create things not based on the Flex Framework and make really small swfs, but you can't make swcs that will work in Flash Authoring.
To make small widgets and swfs, you can subclass Sprite. ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Satish Kumar.M Sent: Monday, September 17, 2007 10:57 AM To: [email protected] Subject: [flexcoders] Can I use Flex to create flash widgets? that are embedded in HTML/JS web-app? I want to use Flex for creating chart widgets. and embed those widgets in another HTML/JS web-app. Can I use Flex for that? I dont want to create a full-blown Flex application. The whole app is HTML/JS with embedded Flash widgets for charting.. Can some one point me to any example please, which show embedded Flex in HTML/JS dominant app?

