Quantcast
Channel: Flex Examples » Zoom
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Embedding and animating fonts in a Flex application

I meant to post this earlier, and I already touched on font embedding in an earlier post (Building a basic controller for the VideoDisplay control), but here’s a quick little way to embed a font in a...

View Article



Image may be NSFW.
Clik here to view.

Triggering effects when a container’s visibility is changed

The following example shows you how you can trigger effects when the visible property changes on a Flex container or control by using the hideEffect and showEffect effects. Full code after the jump....

View Article

Image may be NSFW.
Clik here to view.

Displaying images from an XML file using the Repeater component

The following example shows you how to use the Repeater component to display images loaded from an external XML file. Full code after the jump. View MXML <?xml version="1.0" encoding="utf-8"?>...

View Article

Image may be NSFW.
Clik here to view.

Creating a custom creation complete effect on a Flex Alert control

The following example shows how to specify an effect which gets played when an Alert control is displayed by setting the Alert control’s creationCompleteEffect style. You can also see how to embed both...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images