Archive
-
How to Intergrate Flash Reseller Products in Html Page

Many customers have purchase our products, but some don't know how to integrate them in their html projects. In the following tutorial we'll show how to integrate Flash Reseller products in a HTML page.
Posted Thu Jan 13 2011 | Read More | Support | comments (0) | bookmark
-
How to customize RSS Feed Products

We had many requests to create a tutorial on how to customize our products that use remote RSS feeds. We create this simple tutorial to show all required steps. Now let's learn how to customize Flash Reseller RSS feed products with your remote RSS feed. We'll use Zoom RSS News v2 Widget as our example.
Posted Tue Jan 11 2011 | Read More | Support | comments (0) | bookmark
-
Loading External Text in Flash Using AS3 URLLoader

Flash is capable of loading external textual content at run time using the ActionScript 3 URLLoader Class. Loading external text at run time is a technique used to create Flash movies which can be easily updated without the need to go back to the FLA. The URLLoader Class is responsible for loading all textual content and that include in addition to regular text files, XML, HTML, and CSS.
Posted Sun Jan 9 2011 | Read More | Tutorials | comments (0) | bookmark
-
Creating a Flash Preloader

A preloader is an essential asset in every single Flash movie you put on the internet as it prevents the movie from playing before downloading all its assets and also informs the user about how long he is expected to wait before the downloading process finishes. This tutorial will not require you to have any special ActionScript 3.0 knowledge andwill make use of the LoaderInfo class to retrieve downloading data.
Posted Fri Jan 7 2011 | Read More | Tutorials | comments (0) | bookmark












I started writing this tutorial so you could develop your first Twitter reader using AS3. Twitter is offering an API that gives developers the option to take this huge amount of chattering and create interfaces to interact with the data. However, the Twitter API has some issues that might create some problems with integration in Flash or Flex. So let's get started with this tutorial.
Posted Tue Jan 18 2011 | Read More | Support | comments (0) | bookmarkThis tutorial is splited in 3 steps to cover all aspects of develop the tweets reader.