Flash, Flex und PHP
Auf onLamp zeigt Jack Herrington wie sich mit PHP, Flash, Flex, MySql und ffmpeg ein Video Portal realisieren lässt: Creating MyTube with Flex and PHP
This article walks you through building the PHP portion of the site as well as building a movie viewer in Flash using the Flex framework. (…) On the server side, you first need PHP and MySQL. You’ll use MySQL to store the data about the movies (…). PHP will do the work of formatting pages, both HTML and XML, depending on how you want to do it. You also need an open source utility called ffmpeg to do the work of converting the video from whatever format your user uploads into a Flash Video (FLV) file.
In diesem Zusammenhang bin ich auf die Tutorial Seiten von Tom Green gestossen, der einige Tips für die Zusammenarbeit von Flash und Video gibt.
Und dann fand ich noch flexlib:
The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2.
Current components: AdvancedForm, Base64Image, EnhancedButtonSkin, CanvasButton, ConvertibleTreeList, Draggable Slider, Fire, Highlighter, HorizontalAxisDataSelector ImageMap, PromptingTextInput, Scrollable Menu Controls, SuperTabNavigator, Alternative Scrolling Canvases, Horizontal Accordion, TreeGrid, FlowBox, Docking ToolBar
Ich glaube ich muss mir dringend mal ein wenig Zeit für Flex nehmen….

