Why is mp4 video broke in webkit on ios 6 - apache-flex

I am developing an IOS app using Flex Mobile. to launch Native ios video player I create an instance of StageWebView and load a URL that is pointing to an MP4 file.
This works great as of ios 5.1.x but I just upgraded a device to IOS 6 and this does not work. the video player launches embedded in the webstageview but shows the X through the play button indicating that it can't play the video.

A preset with lower field dominance should do it. Progressive videos play fine

Related

RefreshView when target Platform is UWP then it is not wokring

RefreshView when target paltform is UWP it is not working i.e I'am unable to apply pull to refresh, but on iOS and Android it is Working fine.
RefreshView when target paltform is UWP it is not working
I have to say the RefreshView only avaiable for touch screen, if you use mouse mode, it will not response your drag gestue. please run your app with simulator or touch device.
For more detail please refer to Run UWP apps in the simulator document

Safari Mobile Web Inspector not displaying Element Tab

The Elements tab (as well as others) in the Safari Mobile Web Inspector is not displaying. I can only see the Console, Sources, and Audit tabs. The Sources tab isn't showing any of the sources for the site.
I am trying to debug the styling for an app using Webview and Cordova. I have tried inspecting a Safari mobile web page and the same thing happens.
Workspace:
iOS: 14.6
iPhone: 8
macOS: Big Sur 11.4
Xcode: 12.5 beta 2
Safari (desktop): 14.1.1
This was working previously. The only thing that has changed is that I updated my macOS version. I can use the web inspector as intended on Safari (desktop).
One solution I found was to install the latest Safari Preview Technology.

Simulate on Xcode 6 somethings wrong

I installed Xcode 6 gm version. I created new project and I run it on iPhone 6 or iPhone 5s simulator with ios 8. Everything is fine.But When I simulate on iphone 5s deployment target ios 7.1.Device screen is not full screen.it runs like as 3.5inc screen.Do you know reason of that? Is it XCode 6's bug?
you should put launch screen for iphone 5 - 640x1136 named Default-568h#2x or use catalog assets alternatively.
Figured out a solution in my case
Go to General tab of project's target
Scroll down to App Icons and Launch Screens section
Click on Use Asset Catalog drop down option under Launch Images Source
In prompt choose Migrate - this will create LaunchImage category under .xcassets image set (default Images.xcassets in my case)
Launch the app - ifullscreen issue gone in my case

Flex swf Application doesn't start in Firefox/Chrome but works perfectly in Internet Explorer

I have an issue with a Flex application which cannot be loaded in Firefox or Chrome, but works perfectly in Internet Explorer.
I first thought it might be an issue with the embedding in the HTML page, but even if I load the swf url alone without the html page it does not work. But here comes the crazy thing. When I now save this loaded swf to my local harddrive and drag this swf file in chrome or fireofx it works.
I even tried the Adobe SWF Investigator but I cannot find an issue in the swf.
Does anybody know whether there is an isssue with Flash Player 11.7 and Firefox 21 or Chrome 27?
The application itself is build with Flex 3.
Here is an URL: https://www.dropbox.com/s/mhnovyslcfraxde/perforce_client.swf
Best regards,
Christian
-----------8<---------------------------------------------------------------------------
update: right click and play in the flash menu started the application.
crazy!!
-----------8<---------------------------------------------------------------------------
For over than a year I faced the same problem, I inevitably have to use the IE as the main browser. But one day when I entered "chrome:// plugins" into Chrome browser, I found there are two Flex Player (FP) plugins there, one of which is a non debugger FP that comes with the Chrome Browser and the other is a debugger FP which is automatically installed by Adobe Flex, I think this is the problem. So I disable the first flash player plugin and let the debugger flash player continues to work, and wow ... Chrome can debug flex now !

Why does Flash Builder 4 use Flash Player instead of a browser to run apps?

I've got an old flex builder 3 project that I imported into Flash Builder 4, and I want this project to run its web applications in my web browser. However, the apps persistently run in the Flash Player instead. This is causing no end of problems because of the flash player bug documented at https://bugs.adobe.com/jira/browse/FP-209.
How can I make a project's apps run in the browser instead of the player?
This issue can be caused by HTML generation being disabled. In the project property panel:
Screen Shot of the settings http://img685.imageshack.us/img685/1487/screenshot20100422at124.png
In your debug configurations, make sure that the url or path to launch points to the html file that the swf is embeded in, not the swf itself. You can reach the debug configuration menu by clicking the little arrow next to the debug bug icon... (and probably some other way, but i always use that menu).

Resources