Astro is getting closer to a release. A new beta version is out and you can read the announcement on Adobe’s site: http://labs.adobe.com/technologies/flashplayer10/. Please read also the release notes here: http://labs.adobe.com/technologies/flashplayer10/releasenotes.html.
What is new? To be short…
Fullscreen Keyboard Access - now you can catch key events for non-printing keys (arrows, shift, enter, tab, space, etc)
Enhanced Audio […]
Popularity: 12%
Today I upgraded my flash player to version 9.0.124 and I’m referring to the debug version of it.
The upgrade went OK on IE, I downloaded the version for IE from Adobe’s download page (http://download.macromedia.com/pub/flashplayer/updaters/9/flashplayer_9_ax_debug.exe), I installed it and everything worked out.
I was thinking: “Great! That was easy! Let’s do it for Firefox also…”. I […]
Popularity: 60%
In a previous article in this series I told you about a reported exploit for Adobe Flash Player. It seems that the security bulletin that this exploit was based upon was released before the version 9.0.124.0 of the Player. Reading the latest security bulletin Adobe informs us that the exploit is not applicable to this […]
Popularity: 55%
A very recent news on Zdnet announced that there is an very serious exploit that Adobe Flash Players 9.0.115.0 and 9.0.124.0 are vulnerable; other versions may also be affected.
The link to the whole story is here.
Popularity: 50%
Popularity: 50%
As we promised we are back with a tutorial on how to build Flex applications for Astro flash player. This will be a step by step tutorial which is intended to help you install the last Flex SDK from daily builds. So let’s start…
1) Get the Flex SDK Daily build.
2) Create a new folder: “3.0.1.1739“.
3) […]
Popularity: 91%
Today I installed Astro! What I did to be able to still develop and debug flash player 9 applications? I installed the Flash Player 10 just for Firefox and for debug I’m using IE. You can inverse it and install the ActiveX for IE and keep Firefox with the flash player 9.
The links to […]
Popularity: 62%
Bellow you can find a list tags and their attributes that are supported by flash player (and also by flex framework). This list applies to TextArea, TextFields and other controls that are html enabled.
Anchor tag (<a>)
Creates a hypertext link.
href
target
Bold tag (<b>)
Renders text as bold.
Break tag (<br>)
Creates a line break in the text field.
Font tag (<font>)
Specifies […]
Popularity: 99%
The Nokia N810 internet tablet runs Flash 9 in the browser.
This device is based on the Maemo platform.
You can find more on the following links:
Nokia N810 - official
Maemo platform
Maemo on Nokia site
Popularity: 30%
Popularity: 30%
Some times you may pass over the following problem: the data doesn’t loads although the flex application is showing busy cursor. It remains in the loading process but it doesn’t finish. One of the following thing happens:
As you can see in the image above the SWF is not accessing the same domain it come from […]
Popularity: 36%
In the previous article found here we reverted to 9.0.28 flash player because we still need the debugging version of flash player for Flex Builder 2. The approach is working and the debug is working again but sometimes in bigger application where a lot of actionscripting is involved some runtime errors are arising. It seems […]
Popularity: 38%
These days I ran into a problem. I updated the flash player (from 9.0.28) to the last version (9.0.47 - moviestar) and after that the debug didn’t want to work anymore. The error that Flex Builder 2.0.1 displays is:
C:\Program Files\Mozilla Firefox\plugins\NPSWF32.dll
Flex Builder cannot locate the required version of the Flash Player. You may need to […]
Popularity: 47%