OK, I tried before with air 2.6-2.7, a live video app VP6+MP3 to the AppStore and it got rejected, because of the http-live-streaming requirement.
So today, I installed FMS 4.5, and created stream h264+AAC, to the rtmp://myserverip/livepkgr with stream: mystream?adbe-live-event=liveevent
I tried openning it on iphone safari with this url and it playes with default player: http://myserverip/hls-live/livepkgr/_definst_/liveevent/mystream.m3u8
Then I tried with same url in my iphone app (Air 3.0 sdk) to open the stream and it doesnt work, I tried f4f and f4m extensions, dont work.
What is the URL I have to load from my app as3 to load this HLS stream into my Air3 iOS App?
I read somewhere now it is possible, or is it not possible yet to make app that plays HLS now?