How to show video in iOS by flash builder 4.5?

I use VideoDisplay show local flv  file, when publish to Andriod mobile phone, it worked , but publish to iphone4, it do nothing.
But when I use video control attachCamera, it can work, why?

iOS does not support flash video.
That is not correct. We play flv just fine on the iPad, both locally and streaming over RTMP.
We are using the AIR 2.7 SDK with Flex 4.5.1.

Similar Messages

  • How to run video which needs adobe  flash player

    How to run video in iPad which required adobe flash player.

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • Toshiba 40SL733g - How to play video files from USB flash memory

    When I plug my USB flash memory in USB port, Media Player menu shows up with two options : Photos and Settings.
    How do I make my TV recognize and play video files from USB flash memory?
    Flash is on FAT32.
    I have tried to play avi, mp4 and mkv files but nothing happens. It looks like flash is empty.
    Could you please help me solve this problem.
    Thanks!

    bzunic, have you updated the firmware for your model?.
    With my own set, (32RL900A), the instruction manual said that certain buttons on the remote control were "unused", however, after the first firmware update, the previously "unused" buttons were used, (In our case, Time Shift, Record, and so on).
    The reason I talk about this is, these features became available after a firmware upgrade, and were not mentioned in the user manual, in our case, and a later download of the instruction manual for our model actually gave the instructions for the use of these features, which were shown as "not available", in the original instruction manual supplied with the TV, but became available after the firmware upgrade.
    Let us know how it all works out ............
    donhe7

  • How to update the AIR included in Flash Builder SDK?

    So, the Flash Builder SDK comes with a version of AIR, which it uses when you package a mobile app for iOS (Android mobile apps are run with the AIR that's downloaded from the Marketplace)...  On my Windows machine, this "built-in" copy of AIR is located in "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\" unless I'm mistaken.
    I'm pretty sure that it does not automatically update itself -- and I'm equally certain that it's a pretty old version of AIR, because it's the one that was included with the 4.6 SDK which was released 8 months ago...
    So how do I update this version of AIR that's built into the Flash Builder SDK?
    Thanks,
    Laurence MacNeill
    Mableton, Georgia, USA

    Oops -- never mind...  Didn't realize there was a separate AIR SDK that you could download -- I thought it was integrated into the Flex SDK, and since there hasn't been a new Flex SDK since 4.6, I thought I had to somehow grab pieces and parts of AIR to update this manually...
    But grabbing the AIR SDK from http://www.adobe.com/devnet/air/air-sdk-download.html did the trick...  Just unzipped that into the sdks\4.6.0 folder and was done...  Sweet...
    L.

  • IOS in Flash Builder in cs5.5

    I had the trial of Adobe Flash Builder 4.5 and it allowed me to make iOS projects, which the corporation I work for suddenly felt I needed to develop this past week.  I requested Flash Builder be bought for me for that purpose, to creat iOS apps, and the company bought the CS5.5 Master Collection for me (which made me smile).  Giddily I installed it all, not realizing that, for some reason, it only let's me build android mobile apps.
    Is this a common problem?  Everywhere I look on the internet everyone is saying how they love the ability to develop cross platform apps, but me...I can't.
    What's up?  I feel like it's a simple problem, perhaps a matter of just isntalling some extension or some such thing.
    Thanks for any help you can offer.

    You will need to run the Adobe products updater to get the 4.5.1 update to FB 4.5 that will then allow you to output to iOS and Blackberry.
    Open any Master Collection product, such as DreamWeaver,  click Help, Updates and let it fly.  It should find the new update for 4.5 to bring it up to 4.5.1. 

  • How to create a contact-formular in flash builder 4?

    Hello!
    Is there any way to create a contact-formular in flash builder 4?
    Only three text-boxes (name, email, message) and the "send" button!
    I build my page in flash catalyst and export it as an fxp file to flash builder!
    What comes next? Please help me!
    Greetings

    You understood correctly:
    - I removed all Build Path > Source Paths
    - I moved those paths over to Library Paths > Source attachment
    I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
    All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
    I am using RSLs for every library if that matters.
    I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

  • How to create a "contact form" in flash builder

    How can I build a "contact form" that will sent an email in flash builder.
    Secondly how do I get it inside Flash Catalyst?
    Does anyone know any tutorials?
    Regards
    Rasmus

    Hi,
    May I please have the URL of the site and any specific pages you'd like me to take a look at? Let me check before suggesting anything.

  • Please give me some examples of video chat with adobe flash builder 4 or adobe flex 3.5

    I'm a newbie for flex. I had a project from my college to made a video chat application using Adobe Flash Builder 4 and used Red5.  please help me, give me some examples of video chat source code, so that i may to learn it. thanks a lot friends.

    As you are starting at the beginning you may as well start with FB4. When you install FB4 you will find that its start page has links to documentation tutorials and examples through the tour-de-flex. There are some great blogs that continue to offer advice and examples, nothing beats well written examples for learning. If you are on face book there is an Adobe Flex page that is continually giving links to examples and information about e-seminars.
    And of course there is here. So jump on board and have a bit of fun.
    David

  • How to control swf file loaded in flash builder project?

    Condition :
    1. I have a swf file presentation.
    2. A flex mobile project using flash builder 4.6 with its default SDK.
    What i want :
    1. Include those swf file into my flex mobile project and interact with those swf like i run it on flash player for PC. Shown here >>
    http://prntscr.com/1pmio
    What i've tried :
    1. Call swf file using swfloader and it work(on my pc). Here is my code >>
    http://prntscr.com/1pmjdl
    Problem :
    1. I cant interacted with swf file presentation. If i click on screen, it get error code >> "Error #2025: The supplied DisplayObject must be a child of the caller" and another error. Here is error warning >>
    http://prntscr.com/1pmkcr
    I dont want to upload the swf file into a web and load it remotely because i want the swf file available offline. Im newbie in flex, please tell me clearly. i have downloaded Flex in a week video training but gets nothing. searching for another problem which may same, but i didnt get any answer.
    Please Help.
    Message was edited by: blackquipment for image fix

    Some loaded SWFs may not be compatible with Flex.  Try making a simpler SWF (like one that just draws a circle where you click) and see if it can be loaded and interacted with.
    -Alex

  • App ios from flash builder add appStore problem

    I create an apps iOS FB4.7 with Apache Flex sdk 4.11.0 FP 12.0 AIR 4.0 en_US I have a problem with adding it to the AppStore. Gets a message the error message: ERROR ITMS-9000: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable.". Whether it may have a relationship with the new Apple SDK 8? Could there be another reason?

    The iPad and iPhone have NEVER supported Flash and never will. In fact, Adobe is no longer distributing Flash builds to mobile devices.
    Time to move on...

  • How to optimize text editing performance in Flash Builder 4?

    I am running Flash Builder 4.0.0 (build 272416) on a Macbook Pro 2.4 Ghz with 4Gb RAM. I am experiencing extremely poor performance while simply editing moderately complex MXML files.
    By poor performance I mean noticeable lag between keystrokes. Type one char, wait 2 or 3 seconds on a 700 lines MXML with about 20 buttons, 2 AdvancedDataGrids, 1 text area. Fairly complex, but that's what I need.
    Opening said MXML file takes around 12 seconds.
    Saving said MXML results in around 8 seconds: no automatic building, nothing else being done.
    On trivial MXMLs there's still a noticeable lag while typing, around 0.5 seconds per char.
    At this point Flash Builder 4 is unusable for me: editing .as files is still decent, but for MXMLs is almost impossible to work with, as you can see from the numbers above.
    Is there *anything* I can do to improve text editing performance? I've disabled all sort of niceties (automatic completion, indentation and so on) in the prefs, sadly to no avail. This is a major inconvenience for us.

    You understood correctly:
    - I removed all Build Path > Source Paths
    - I moved those paths over to Library Paths > Source attachment
    I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
    All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
    I am using RSLs for every library if that matters.
    I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

  • How to Ignore SSL handshake warning in Flash Builder 4?

    Is it possible to configure Flash Builder to ignore SSL handshake issues when attempting to configure a Flex client to communicate with a PHP backend?  I'm attempting to connect to my PHP backend server running with a shared SSL certificate so the domain name doesn't match the certificate.
    Here's the error:
    javax.net.ssl.SSLHandshakeException:  java.security.cert.CertificateException: No name matching ...

    You understood correctly:
    - I removed all Build Path > Source Paths
    - I moved those paths over to Library Paths > Source attachment
    I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
    All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
    I am using RSLs for every library if that matters.
    I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

  • 3D content for iOS using Flash Builder? Possible?

    Hi,
    Is it possible to use Papervision or Away 3D using Flash Builder 4.6 and compile this succesfully for iOS?
    I have previously had lots of fun with Papervision and I am just wondering if it is possible to create 3D interface content for iOS and/or Android?
    HR

    I think Away3D (and possibly PaperVision) uses Pixel Bender shaders. They don't work on mobile devices, AFAIK. But Stage3D is supposedly coming to AIR mobile soon. That should blow the socks of any software rendering. I think Away3D will be supporting it.

  • Apple ios support Flash builder 4.5

    Hi ,
    I'm trying to build a mobile application. While creating the application i cant see Apple ios option in target platforms. Any help is appreciated.
    Thanks and Regards,
    Kanthi

    Hi,
    You need to download and install the free upgrade to Flash Builder 4.6 --> http://www.adobe.com/products/flash-builder.html?promoid=FDLKS
    Download the trial version and use your FB 4.5 serial to upgrade for free. Once you do that, you should see iOS targets for Actionscript and Flex Mobile projects.
    iBrent

  • How to recover deleted projects in adobe flash builder 4.5 for PHP

    Hi
    Problem:I accidently deleted project in adobe flash builder 4.5 for PHP and in confirming dialogue box,i checked delete contents one(see figure).
    I have wasted almost 6 hours and googled almost everything but couldn't find solution.
    I have also used data recovery software like Get Data:Recover my deleted files.It found all my deleted files which was deleted by me pressing Shift+Del,but it didn't displayed files which i wanted(since they were deleted by Adobe flash builder).
    Any help would be welcomed as that project was so important for me.

    Thanks for your solution but in mine it saying,There are no previous versions found.
    I have used almost 6 recovery software paid and free and didn't intstalled on that drive where my original files are located so that it don't get overwritten.
    All of them are able to recover some files like
    .project
    public/bin-debug folder
    .settings folder
    But my .php files i located in web root folder.Those file by i connect data/services. I mean PHP project files are deleted.
    I had following structure of files
    <Web root > php scritps to connect data\services\UserService.php                  (this file)
    <Web root > php scritps to connect data\services\EmployeeService.php          (this file)
    <Web root > php scritps to connect data\test\test.php                                    (this file)
    <Web root > php scritps to connect data\Imp files to connect data using PHP and MySql.txt (this file)
    Files marked by "this files "  are  lost and not found by any recovery software.
    I need those php and txt files specifically.

Maybe you are looking for

  • Runtime error in CS6

    I have just installed CS6 Design Std in Windows 7. The installation went through fine, but only Acrobat works. Photoshop crashes, and Illustrator loads after several error message. Even so, there is not even an option to "activate" either in Illustra

  • Problem with multiple client numbers from a view

    Hi Gurus, I have a problem with a view Creates a view with a UNION ALL stmt ===================================== Create view vw_benifits as SELECT      Client_num, -- can have multiple values like 200,201,250      PERNR,           OBJPS,           E

  • Production ready solution for full screen?

    I am creating a full screen application (simulation/game). Full screen is part of the requirements. So I set: primaryStage.setFullScreen(true); and then add the scene to the stage: primaryStage.setScene(aScene); When I run the application I immediate

  • Upgrade 3.1- 7.0: internal error Workbook storage fault (read/open)

    Dear all, after upgrading an 3.1 (SP12) BW-system to BI 7.0 (SP15) the following error occures when we want to open existing BEx workbooks (in the BEx Analyzer 3.x): <b><internal error> Workbook storage fault (read/open)</b> <b>We have found out, tha

  • How do I make a purchase using my Itunes account?

    How do I make a purchase using my Itunes account? Help any body.