Flex 4.5 on iOS and Apple's iAd

My app is currently an XCode-based project and relies on Apple's iAd program for revenue.  Is there or will there be support for iAd when building apps for iOS in Flex 4.5?

Dear drkstr_1
I used your code in Flash Builder 4.6 with FMS 4.5 but it is only work on iPad simulator, i checked both RTMP and HTTP protocol but nothing happen
My video format are f4v,flv,mp4
this is the code i used:
<s:VideoDisplay
        width="500" height="300">
        <s:source>
            <s:DynamicStreamingVideoSource
                host="rtmp://serverID/vod/">
                <s:DynamicStreamingVideoItem
                    streamName="MP4:sample1_150.f4v"
                    bitrate="150" />
                <s:DynamicStreamingVideoItem
                    streamName="MP4:sample2_500.f4v"
                    bitrate="500" />
                <s:DynamicStreamingVideoItem
                    streamName="sample3_1000.f4v"
                    bitrate="1000" />
            </s:DynamicStreamingVideoSource>
        </s:source>
</s:VideoDisplay >

Similar Messages

Maybe you are looking for

  • Existing table compression in oracle 11g

    Hi, We have a achema of 45gb in oracle 11g and need to compress the tables as it is rarely used, please can you tell me what are the option available to compress the tables. Thanks

  • User error login details

    hi guys, A user tried to login to her user and had three failed attempts. the user is then locked. i want to know if its possible to view the details and time of the login for that user. my boss wants to see the exact timestamp for this user's error.

  • Satellite E45t won't start for few hours after shut down

    I have a brand new Satellite E45t-4100. After shutting down, I am not able to start the laptop for few hours. Upon pressing the power button, say after 15 minutes, power button LED lights up but nothing is displayed on the screen. I have disabled the

  • Not enough disk space on imovie?

    i have imovie from the ilife '09 package. i make a lot of videos and upload them to youtube all of the time, but just recently i went to upload a 50 second video to youtube and it said "The operation could not be completed because there is not enough

  • How to install a package that does not use DESTDIR?

    Hi All I am trying to create a PKGBUILD for a package called cantera.  This package uses the standard "configure", "make", and "make install" process; however,  "--prefix" is supported but DESTDIR is not used.  Unfortunately, this package is very lar