What version of WebKit does Adobe Air use? - apache-flex

In the most recent release of Adobe Air, what version of the WebKit rendering engine does it use?

AIR 1.5.2 includes WebKit version
34190.
Release notes / Version Information

A very simple bit of JavaScript will tell you that:
alert(navigator.userAgent)

Air 2.0 comes with a new WebKit version
WebKit in AIR is based on the version shipped with Safari 4.0.3
Here for more info

This works for me:
Alert.show(html.htmlLoader.userAgent);
Where html is id of the component

Related

Stetho is not working in chrome Version 89.0.4389.72 (Official Build) (x86_64)

Just getting blank screen for all(Network calls,Elements, Sources, timeline, Profiles, Resources, Audit, Console), is there any way to fix this???
Yes, downgrade the chrome version to privious version
I tried on Version 89.0.4389.90 (Official Build) (x86_64) and faced the same issue , but was able to use it as expected when I downgraded to 88.0.4324.192 (Official Build) (x86_64). I would recommend to downgrade to this version.
As a variant you can try Microsoft Edge that works well now with Stetho.
I found it yeasterday and it made my day! Stetho is a great tool and I don't need to think anymore how to make Chrome to work with it!

QT5 webkit plugin issue

I have application created using QT 5.0.2. When launch the video window, blank screen is observed. I am using win8 64-bit OS(also VLC). There is no issue with QT4 in win7 32-bit. Video streaming is perfect. Using qt webit/webpage classes
Is there any way to check: whether plug-in(mainly to view the video frames) is enabled or not in qt web-kit browser ?
Qt 4.8 and latest version 5.0.2 doesn't support video.. here is the link
[http://qt-project.org/forums/viewthread/23636][1]
You can resolve the issue by using this blog. Sorry I did not tried this. may help you. You need to build qt twice and few more corrections!
[http://blog.enthought.com/open-source/fun-with-qtwebkit-html5-video/][2]
Some one already mentioned the qt open bug against it.
[https://bugreports.qt-project.org/browse/QTBUG-22883][3]

Where I can download Flash Builder 4.0 Premium Trial version?

I went to adobe site. It have Flash Builder 4.5/4.6 now. where I can download older
version(4.0)?
The links at the bottom of this page are still good: http://www.mydigitallife.info/adobe-flash-builder-4-free-download-with-serial-number/
I had to remove other versions of Flash Builder using the Adobe Suite Cleaner Tool (downloadable here: http://www.adobe.com/support/contact/cscleanertool.html) for it to run.
Apparently you can't : http://forums.adobe.com/thread/850869
Here's all I could find : http://www.adobe.com/support/flex/downloads_updaters.html#flex4
We found licenced version of older virsion(FB4.0) at amazon.
Concluding: We cannot get older version trial from adobe.
After you install 4.0 from the links in the other posts you can get the patch update to 4.0.1 with this link:
http://www.adobe.com/support/flex/downloads_updaters.html#flex4

How to find current QtWebKit version used in Qt SDK?

I want to know the version of QtWebKit module being used in Qt SDK.
Can anyone help me out ?
1.QTWEBKIT_VERSION_STR Macro gives QtWebKit Version.
2.qWebKitVersion() gives webkit version used.

Installing Adobe Flex builder in Ubuntu/Linux?

Is working fine?, i found instruction in Adobe site confusing and i am not confident at all since it says that only works with eclipse 3.3 (actual version should be 3.5 or close)
There is any special instructions to do it well.
Thanks!
Unless you're talking about the Alpha version (found here: Adobe Flex Builder 3 for Linux), it's not going to work at all. The commercial version doesn't support Linux.
I've used the Linux beta previously and the install worked well (it's a Flash based installer) so you shouldn't have any issues.
I think you will get clear picture form this article. http://articles.tutorboy.com/linux/install-flex-builder-on-ubuntu-as-eclipse-plugin.html

Resources