thinking is good, here are the implementations of the ideas you mentioned.
interactive calendar: adobe has a component for this
http://labs.adobe.com/wiki/index.php/Flex_Scheduling_Framework
audio/video player: richflv (actually focused on flv, but pretty good)
RSS feed reader: so many on the web. searchcoders has the same consept, 
with advanced features.
forum/bulletin: about 1.5 year ago, I was planning to implement one, 
actually as an extension to widely used open source forms (e.g. phpbb). 
Than I could not start.a matter of time and the reason that search 
engines 'were' not able to index. But now adobe shared some information 
with google, google started to index flex pages, so can be done! (maybe 
someone did, i dunno)

yigit

brucewhealton wrote:
>
> Hello all,
> I was going through some tutorials on Flex 3 just recently, that
> I found on Flex that were available on the Flex start screen when you
> start the application. The tutorial on creating a Flickr application
> was pretty interesting and rather simple to do. That is described
> here:
> http://learn.adobe.com/wiki/display/Flex/Part+I.+Creating+a+Simple+RIA 
> <http://learn.adobe.com/wiki/display/Flex/Part+I.+Creating+a+Simple+RIA>
> I think there is a mp3 player that is described on the pages on adobe
> to which one is taken when from Flex when you click on the tutorial
> link.
> So, I thought I'd see if anyone could recommend some places
> where I could find examples, and presentations of things created with
> Flex... something to inspire one with ideas as to what can be done
> with Flex?
> In particular, I had a few ideas in mind... some things that I
> would bet some people have done with Flex and this could serve as a
> starting point for custom apps that I might be able to use. Some
> ideas of things that I'd like to find, an interactive calendar
> application, audio/video player, RSS feed reader, A Forum/Bulletin
> board application.
>
> I suppose the example Flickr application described here:
> http://learn.adobe.com/wiki/display/Flex/Part+I.+Creating+a+Simple+RIA 
> <http://learn.adobe.com/wiki/display/Flex/Part+I.+Creating+a+Simple+RIA>
> could be modified to display only specific images from a specific
> account on Flickr.
>
> Thanks,
> Bruce
>
>  

Reply via email to