xlandersoftware.com

Xlander Software

How to open a URL by clicking an image in Flash using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and Haxe to build a Flash application that can open a URL by clicking on an image. Step 1:Embed an image into the FlashDevelop project.I have written a tutorial on how to do this here: Embed an image with Haxe and FlashDevelop tutorial. Step 2:Wrap the bitmap in a sprite. A bitmap will not respond to a …


How to embed and display an image using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and the Haxe programming language to build a Flash application to display an embedded image. Step 1: Import an image into your FlashDevelop project. You can do in one of two ways. Drag an image from Windows Explorer onto the project tree in FlashDevelop. Right click the project tree, select Add, select Existing File and …


How to embed a font and display text using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and the Haxe programming language to build a Flash application with an embedded true type font for displaying text. Step 1: Import a true type font into your FlashDevelop project. You can do in one of two ways. Drag a font from Windows Explorer onto the project tree in FlashDevelop. Right click the project tree, select Add, …

Proudly powered by WordPress