UI Deploy

Curated, Short, Web UI Dev we Love.

Create a Resizable AS3 ToolTip with OOP

In this tutorial we will create a ToolTip that automatically resizes itself. Our ToolTip will update its contents according to its position on stage, so that they are always visible. As part of this task, we’ll also create our own code to handle 9-slice scaling.

view post...

Advertisement