FLV banner on ipad

I'm trying to use a fla as a banner on my site. So far the best method I have is: export fla from flash as quicktime mov THEN use media encoder to convert mov to flv THEN insert the flv onto my site with dreamweaver. This works for me except when I try to view the site on an ipad, the animation doesn't run because flash player has to be loaded and that's not possible on an ipad.
How can I make this banner viewable to someone on an Ipad as well as a regular PC?
I'm thinking by somehow uploading the mov to the site (which I don't know how to do yet) and then having some kind of code or something that makes the mov play for ipad and the flv play for everyone else.
Many thanks

If you want to publish or view your flash banner on ipad, you should publish the file using packager for iphone in flash. The other way to view it on ipad is html5 on browser, becoz you almost converted that to an video, so just use the tag
<!DOCTYPE HTML>
<html>
<head>
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body>
<video
src="http://upload.wikimedia.org/wikipedia/commons/7/79/Big_Buck_Bunny_small.ogv"
width="400" height="300" controls="controls">
Your browser does not support the video tag.
</video>
</body>
</html>

Similar Messages

  • What video format to export for Ipad Apps

    Hi,
    I am new in export flash to ipad. I tried to export my video as FLV for my ipad apps, it plays but its lagging or jerky.
    I had tried other formats like mp4, f4v, m4v or mov it just doesn't play
    Wonder if anyone knows what video format to export for my ipad apps?
    Bruce
    http://www.vmw.com.sg

    [email protected], on an iPad, here's what I did to get the FLV loading and taking up (most) of the screen. You can't use the FLV Component skins so you have to use the UI Components as markc888 suggested below your comment. My only gripe with this solution is that I can't get the fullScreen button to make the video go full screen.
    This is starts from a playVideo button on my stage.
    playVideo.addEventListener(MouseEvent.CLICK, playVideoClick);
    function playVideoClick(event:MouseEvent):void {
    var flvPlayback:FLVPlayback = new FLVPlayback();
    flvPlayback.x = 62;
    flvPlayback.y = 62;
    flvPlayback.width = 900;
    flvPlayback.height = 506;
    flvPlayback.fullScreenTakeOver = true;
    flvPlayback.autoPlay = true;
    flvPlayback.source = "yourMovie.flv";
    flvPlayback.bufferTime = .1;
    addChild(flvPlayback);
    flvPlayback.playPauseButton = playPauseBtn_mc;
    flvPlayback.stopButton = stopBtn_mc;
    flvPlayback.seekBar = seekBar_mc;
    var closeMovie:yourMovieClip = new yourMovieClip();
    addChild(closeMovie);
    closeMovie.x = 977;
    closeMovie.y = 77;
    closeMovie.addEventListener(MouseEvent.CLICK, closeMovieClick);
    function closeMovie(event:MouseEvent):void {
    flvPlayback.stop();
    removeChild(flvPlayback);
    removeChild(closePres);
    Hope it helps...

  • Can i play all movie formets in ipad

    If i will download some apps like vlc and other players then. Can i play all movie formets like avi mp4 mkv flv and many mores
    Whenever i synchronise my ipad to my pc and when i try to transfer some avi mkv flv formats then ipad dosent take to pc but when i transfer mp4 mpeg then it easy take and keep in ipad
    I think maybe bcaz of i dont have apps plaer for play that all kinds of movies formets
    So i want to know if i will download vlc and other player then it will accept other movies formet if i shychronise and transfer in ipad
    I

    Now have some options of vlc player on app store
    Okay but if i download avplayer then really it can work all video formets like xvid dvix avi wmv flv
    Did u alreday use that avplayerhd and it support all video formets inur ipad or not
    If u get nice results after use avplayerhd then tell me i will also download this player

  • IAd Unit sizes: I am a bit confused about the file limits

    Say I have the bottom banner for iPad (hr) and full size iPad banner, what is the max iAdUnit size?
    Is it: 350kb for full size iPad banner (including all the images included on that page), + 200kb for the bottom banner
    Or how does it even work with sizes?

    It appears that Lightroom will warn you when your original file (or XMP sidecar) is out of sync with the Lightroom database. In other words, if you import an image with no metadata, then add metadata within Lightroom, the Lightroom database will have metadata that the file (or XMP sidecar) will not. That is what the warning is concerning.
    Nothing more, and no worries if you choose to ignore it. All current data would be in the database.
    Actually, I suppose it is a little more complicated than that, but basically speaking, there's nothing to worry about. That being said, if you edit metadata in an outside application, and then tell Lightroom to sync the folder, I expect the warning will appear because the file (or XMP sidecar) now has data that the Lightroom database doesn't. The point is still the same...
    Anyone with more than a day's worth of knowledge care to jump in and correct me?

  • I used my key note to create a banner for the web. When I play it on my iphone or ipad the control panel shows and I have to operate it manually.Is tere anything to fix this problem?

    I have used keynote to create a banner with transitions.
    It plays OK on the web but doesn't play on the iphone or Ipad, unless i hit the control panel.
    I configured it for loop and self playing and that works fine in Chrome and Safari with no control panel visible.
    What can I do to resolve the problem and get it to work on iphone and ipad?

    This is the Mac discussion, I believe you need the iOS Discussion.

  • Compression to FLV for Banner Ad

    Looking for some compression feedback, as I cannot get the results dialed in thru Adobe Media Encoder CS4.
    Creating a flash banner ad, 11 seconds total, with 5 seconds of video from final cut. The size of the exported .mov is 784 KB, and I still have to hit a target of less than 60KB (yikes) on the final FLV export. Anyone had any luck here in these type of productions? When I convert to FLV (heavily compressed) and import into timeline of flash as embedded file, keeps increasing in size, hovering just below the 1MB mark. Your input is appreciated.
    BTW- when you export "for web" from quicktime, could the "small" size it creates really be 4KB??

    Thanks, trying there now as well..
    But to keep it Apple specific, can anyone shed light on the "export for web settings" thru quicktime pro? The smallest version it creates comes in at 4KB, could this be possible? This is what I am then hoping to convert to FLV.

  • Can someone tell which player I should use to run flv,avi file in my iPad 3 after download from any site ????

    Can someone tell me which player I should use to run flv,avi file in my iPad 3 after downloading video from any site ????

    Can someone tell me which player I should use to run flv,avi file in my iPad 3 after downloading video from any site ????

  • Web Banner with Video: How to start a flash animation ONLY after .flv is finished loading.

    Hi,
    I am making a 10 sec. web banner and am required to use a video that is on an external server. I had no problem getting the video file converted, uploaded to the external server and it is now playing back perfectly after exporting the .swf file.
    The problem I am having is that my animations (mostly text items, which are placed very carefully throughout the .flv movie) aren't matching up with the movie's movements (due to the .flv starting later due to streaming – I am assuming).
    How would I go about syncing these two things, so that the animations always line up exactly with the video's movements? Something like a preloader would be totally fine. I've also read about 'Cue Points' but they seem to be a little unnecessary for what should be a simple 10 sec. banner.
    Also the .flv itself is exactly 10 sec. long, but the banner is 13 sec. long so that the last screen (with the most important information) is shown statically for 3 sec. Should I be doing anything to compensate for this other than simply adding the 3 sec. in the timeline in flash, and letting the .flv restart when the entire .swf starts looping?

    use cuepoints in the video to sync your swf movieclips/timelines with your video.

  • FLV  and iPad

    I am told that iPad does not support FLV.   My website has a link to YouTube video in FLV format.
    Does the video have to be converted to say MPEG4, a format accepted by iPad?  If yes, what action do I have to take on my page to allow for this, please
    regards
    karl

    The best thing you can do is use something like Open Source Media Framework (OSMF) which has the Strobe player ( http://www.osmf.org/developers.html ) or FlowPlayer ( http://flowplayer.org/download/ ), etc to handle the video. There's free versions of both, and commercial. Then encode your video in MPEG4 (H264) and configure the player to detect the device and provide the appropriate video (MP4 99% of the time) with fallback to flash FLV when needed (really old browsers). Then you have all your bases covered.
    You can of course do the detection yourself and create either the HTML5 <video> code or revert to a Flash alternate player where needed. JavaScript libraries such as Modernizr can help you easily detect support for MP4 video. You don't want to detect the browser or device, you want to just sniff for MP4 support. If no MP4 support, use the FLV. You can find Modernizr here:
    http://modernizr.com/

  • Clickable FLV/SWF Banner Ad

    Hi,
    I am having some difficulty creating a SWF file that had a FLV embedded that is completely clickable at any point during the video.
    Created a new Flash document and imported the video, using the "Progressive download" option.   I have tried everything from adding layers with click instances (http://forums.adobe.com/message/256259#256259) to making a button the size of the video that is set at 0% alpha.
    Every time I either get the video playing that is not clickable or i get the flv icon flashing (no video) that is clickable, or I get the flv icon flashing and it is not clickable at all.
    I am using CS3 and just looking for a video banner ad.
    Thanks
    Patrick

    from the timeline that contains your flv component:
    var mc:MovieClip=new MovieClip():
    with(mc.graphics){
    beginFill(0x000000,0);
    drawRect(0,0,stage.stageWidth,stage.stageHeight);  // if you want your button to cover the stage.
    endFill();
    mc.addEventListener(etc...

  • FLV file don't show on iPhones, iPads, etc.

    I'm on a iMac with a 3.06 GHz Intel Core i3 processor running 10.6.8. I build websites using Dreamweaver CS4 and all my media files are FLV files. I've noticed that none of the media shows on a iPhone, iPad, etc. Is there a media file format that I can use that works for browsers and will show on iPhones, iPod, etc.? I also noticed that SWF file don't show either. Any direction would be helpful.

    Those are Flash content types. Flash doesn't exist on iOS, and won't exist on any future mobile platforms, according to Adobe.

  • I am trying to sync some videos on to my iPad. I have tried .avi, .mp4, .mpeg, .mpeg4 and .flv formats but my iPad is not getting synced. What shall I do?

    I am trying to sync some videos on to my iPad. I have tried .avi, .mp4, .mpeg, .mpeg4 and .flv formats but my iPad is not getting synced. What shall I do?

    Video formats supported: H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format

  • Are there examples of what an iPad screen looks like enterprise level no store front with an entitilement banner?

    It seems like every magazine I open that is DPS has a store front. We want to create ours with an entitlement banner, a subscription button, and hide the iOS subscription. I would like to see visual examples of this. We are going in that direction soon and I also would like to know what other resources I will need so I can get any design work done before the launch. Is there an Adobe TV tutorial I can watch? I  have been reading this page: https://helpx.adobe.com/digital-publishing-suite/help/create-custom-viewer-app-ipad.html
    Can you direct me to more resources?
    Melissa

    Another quick question… When I am creating my test app and I am in the Certificates & Push app builder screen, why is the "Enterprise signed viewer app" grayed out? Shouldn't this be something I can select as an enterprise level app? Reason I am asking is when I side loaded the "new" test app it looked just like our Pro version. I haven't created an entitlement banner yet, but was wanting to see a subscribe button… The app detail is "Multi Folio with Entitlement and iTunes Subscription.

  • Local host banner when viewing on iPad and iPhone

    Hi, the embedded FC form on my website runs great when viewing on the desktop but the actually website disappears when viewing on an apple device. When this happens the form still works but the yellow banner appears.
    The Adobe Muse website is not yet live as I'm still testing via a temporary business catalyst URL... I really just want an assurance by the FC team that when we do publish via BC the forms will work on iPads and iPhones. I'm starting to get nervous that they won't work when published.
    The forms are embedded using the proper embed code.
    Thanks

    Hi,
    The local banner is supposed to show when you are viewing the web page on a local server or host.  It seems that you have a slightly different problem here as you do not see this local banner when viewed on the desktop but you do when viewed on iOS devices.
    Please take a look at these posts and see if you have run into the issues mentioned there: http://forums.adobe.com/message/5813658
    http://forums.adobe.com/thread/1352067
    If you do find that your web page is using jquery.scrolleffects.js
    You have two choices to fix this:
    1) Remove jquery.scrolleffects.js from the web page.
    or
    2) Move the embed code out of the cloned element.  For example, remove the existing form embed code, and place the following at the end of the body element:
    <script type="text/javascript" src="https://formscentral.acrobat.com/Clients/Current/FormsCentral/htmlClient/scripts/adobe.for m.embed.js" style=""></script>
    <script type="text/javascript" style="">
    $(document).ready(function()
    ADOBEFORMS.EmbedForm({formId:"yourFormsFormIDGoesHere", place:$('# u12813')[0], placeHow:'child'});
    </script>
    If you still have problem, please let us know the temporary URL that you are using or the source of your web page with the embed form.
    Thanks,
    Lucia

  • Flv, WMV for the iPad

    is there an app that opens flv, wmv videos without connecting the iPad to a computer?
    'cause sometimes i receive them as an email so i just want to see them in bed using the iPad...
    thanx

    For WMV files, you can use the free OPlayerHD Lite App.

Maybe you are looking for