Re: [flexcoders] Can I use Flex to create flash widgets? that are embedded in HTML/JS web-app?

2007-09-18 Thread Tony Alves
Try this article by Ted Patrick: http://www.onflex.org/ted/2007/08/fxwidget-flex-swf-swfobject-custom-html.php Satish Kumar.M wrote: 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 Fle

RE: [flexcoders] Can I use Flex to create flash widgets? that are embedded in HTML/JS web-app?

2007-09-17 Thread Alex Harui
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: flexcoders@yahoogroups.com [mailto:[EMAIL