I link my mp4 video directly using video.source = "my.mp4" in AS3 and the link is not broken, but then player keeps on loading forever.
Any ideas?
TA
Got it, thanks guys.
Found out that all it needs is a simple video object and a NetConnection instead of FLVPlayback.
Source:http://www.adobe.com/devnet/flashplayer/articles/hd_video_flash_player.html