Quantcast
Channel: THOMAS.DEULING.ORG » SWF10
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

Change line-height in OpenLaszlo Flash/SWF10 Runtime

When you’re using OpenLaszlo by compiling to flash/swf10 Flash, the lineheight attribute within the text class is readonly. That’s sometimes problematic, if you getting strict specifications from your...

View Article


Image may be NSFW.
Clik here to view.

OpenLaszlo SWF10/Flash Download with a fileReference

To download a file with script within a flash movie, you can use a FileReference. Two points needed attention: 1. The download-event must be explicit fired, as sample by a onclick event. 2. The...

View Article


Use ActionScript 3 libraries within OpenLaszlo

Today i tried to integrate an ActionScript 3 within OpenLaszlo. In detail i needed a JPEGEncoder that is integrated in the ActionScript 3 Library from Mike Chambers. You can download the library here:...

View Article

Image may be NSFW.
Clik here to view.

Take webcam snapshot with OpenLaszlo

Today i have played a bit with my webcam, and tried to make some pictures and save that as jpeg files. Click here for a demo At first we must integrate the webcam within a base structure of openlaszlo...

View Article

Image may be NSFW.
Clik here to view.

Read and write files from local filesystem with OpenLaszlo by using...

Today i will try to read and write local files from a local storage. After a few searches with google, i found several similar samples. Now i integrate these with the sample from www.mikechambers.com...

View Article


Image may be NSFW.
Clik here to view.

Create a webcam face detection within OpenLaszlo by using ActionScript3

Today i found a smart script for a webcam face detection on www.quasimondo.com. Now i will try to do this within OpenLaszlo, thus post based also on this sample.. Click here for a quick demo First of...

View Article

Image may be NSFW.
Clik here to view.

Creating an AJAX OpenLaszlo Preloader for SWF Files

Since the SWF9 runtime in OpenLaszlo, the internal splashscreen isn’t anymore available. So if you need some preloader animation with a progressbar, you must implement an ajax-loader. You also have the...

View Article
Browsing latest articles
Browse All 7 View Live