FlashMX/PHP Development with Sunny Hong of ghostWire Studios.
Here is a live demo featuring the uiWindow component from Aspire UI Standard Edition:
Window A has its “menuModel” property set to a data model so it automatically embeds a uiMenuBar.
Window A will show/hide a status bar if you go to the menu -> View -> Status Bar.
Window A [...]
GhostWire Studios is pleased to announce the release of Aspire UI Components Standard Edition.
Aspire UI is a library of Actionscript 3.0 (AS3) classes for building flexible and lightweight UI elements in Adobe Flash applications. Key features include automatic tab focus ordering, CSS text …
There is a rather strange issue with the flash.text.TextField class, one related to the delayed updating of the TextField.bottomScrollV and TextField.maxScrollV properties. The TextField.bottomScrollV indicates the bottommost line that is currently visibl
Aspire UI Components Set 1 is now available for licensing.
Aspire UI, developed by GhostWire Studios, is a library of Actionscript 3.0 (AS3) classes for building flexible and lightweight UI elements in Adobe Flash applications. Key features include automa
In Aspire, text styles are managed via an external CSS file which is loaded and parsed automatically by the framework. This CSS file is by default “text.css” in the theme folder (so you can easily define different text styles that are appropri
Aspire has its own focus manager that overrides the native behavior of the Flash Player. The tab focus chain is automatically set up based on the containment hierarchy (ie, the child index order is the tab focus chain order) - you do not need to set up
In Aspire, the amount of absolute positioning and sizing in application code that you need to do is minimal. By using layout containers such as the uiBox and layout hints such as “alignX”, “alignY”, “fillX”, “fill
The trial version of Aspire UI Components Set 1 is now available for download at
http://ghostwire.com/aspireui/download/
* This trial version is strictly for evaluation purposes.
* Compiled SWFs will only work with a debug version of the Flash Player
(suc
Yesterday, I showed two different skins in the preview demo. I post the demo here again for easy reference:
Both embeds above point to the same SWF, with the second one having a flashVars “theme” property set to “classic”
GhostWire Studios is pleased to unveil Aspire UI Components. Written in Actionscript 3.0 from the ground up, the components are intended to be used in an “all-code” environment. No visual Flash IDE components will be shipped.
Let’s first