Lulu TV
From Gnash Project Wiki
Lulu TV player loads FLV movies using NetStream and NetConnection.
Testcases showing that the model itself works can be found in the LoadingFLV page.
What's Needed
- NetConnection
- NetStream
- onPress event handling for Buttons - this should work fine, any example of what's wrong with it ?
- MovieClip.createEmptyMovieClip() ActionScript method - This should work fine now

