Adobe Cookbook

0

Posted by VitaminB | Posted in ActionScript, ActionScript 3.0, Air, Flash 3D, Freebie, Resources, Viral Marketing | Posted on 28-10-2009

Tags: , , ,

adobecookbook1

I want to share a really nice resource on the Adobe site called The Adobe cookbook. Find, share, and comment on code with the developer community. It basically covers most of their apps. Although still in the startup stage, there’s really a lot of helpful code snippets. So head over and start creating some snippets.

Change your frame rate dynamically.

0

Posted by VitaminB | Posted in ActionScript 3.0 | Posted on 27-03-2009

Tags: ,

Using ActionScript 3, you can dynamically change the frame rate of your movie using the Stage class.

The Stage class (flash.display.Stage) is the class assigned to the stage object which is accessible from your main movie sprite/movie clip (or others within the same security sandbox) using the stage property. The stage object has a frameRate property which can contain any value between 0.01 and 1000 and determines the frame rate at which the Flash player plays back your movie. Changing this value lets you change the frame rate at runtime.

You can achieve this by using the following ActionScript

Read the rest of this entry »

ActionScript Library

0

Posted by VitaminB | Posted in ActionScript, ActionScript 3.0, Flash | Posted on 25-01-2009

Tags: , ,

A list of ActionScript Libraries

ActionScript 3 Libraries
Project Home Forums Contact Project

Author: Mike Potter (All RIAForge projects by this author)
Last Updated: December 20, 2006 3:19 PM
Views: 63601
Downloads: 377
License: BSD

Description:

A set of free and open libraries, written in ActionScript 3.0 for Flex and Flash developers.

Follow the External Project Link for links to source code & docs as well as the project group.

NOTE: These libraries are of beta quality and released as-is.

Read the rest of this entry »

AS3 Error Codes

3

Posted by VitaminB | Posted in ActionScript 3.0 | Posted on 12-12-2008

Tags: , ,

Well AS3 has been available for quite some time now and I’m only realising now how much more I can achieve by learning it. So this page will be dedicated to sharing what im learning. Im planning to hit it hard so expect some good things to come from this.

First of all, after experiencing a bit, im getting quite a lot of error codes and have no idea what they all mean. So, I think the first thing I will share will be a list of error codes and what they mean. By all means, please do add to these.
Read the rest of this entry »

TweenSuperDuperExtraMaxWithCheeseOnTop.

2

Posted by VitaminB | Posted in ActionScript, Flash, Source Downloads | Posted on 06-10-2008

Tags: , , ,

The dudes at greensock announced a new addition to their tween family. It’s called TweenReallySuperDuperExtraMaxWithCheeseOnTop. actually the new addition is called TweenGroup.

TweenGroup is a very powerful, flexible tool for managing groups of TweenLite/TweenFilterLite/TweenMax tweens. Here are a few of the features:
Read the rest of this entry »

flCodr

0

Posted by VitaminB | Posted in Resources | Posted on 03-08-2008

Tags: , , ,

flCodr is a very cool online source depositary for actionScript 2 & 3. flCodr was born as a repository of code that was centralised in one location, so that everybody can access them. The difference with flCodr is that the code can be accessed from within Flash by using the flCodr panel.

flCodr is two things:

* An online repository of Flash snippets (small bits of re-useable code you can use to save time when developing)
* An extension for Flash which gives you access to the online repository from within Flash, meaning that you never have to leave the autoring environment to get code

For the first time you will be able to access code directly from within Flash using a new extension, which will allow you to connect to an online repository of code snippets.

Check it out here or download the flash extension here.

Flash Countdown Widget

8

Posted by VitaminB | Posted in Freebie, Source Downloads | Posted on 27-07-2008

Tags: , ,

Add a countdown to 2009 widget for your website. Copy the embed code and paste it in your blog post or HTML. Contact me if you want another date to countdown to and I will supply you with the SWF.


Read the rest of this entry »

Creating a Sun Effect

15

Posted by VitaminB | Posted in Flash, Source Downloads | Posted on 15-07-2008

Tags: , ,

In this quick tutorial I will demonstrate how to create a sun effect with rotating sunrays. We will achieve this with some basic ActionScript and a some flash creativity.

This is what we will create.

So let’s get started.

1. Let’s start off with creating the core of the sun. Use the circle tool and draw the core of the sun in the middle of the stage.

2. Convert it to a symbol and call it sunwhole_mc.

3. Inside the sun symbol create 2 extra layers. One for action, one for the rays and one for the sun.
Read the rest of this entry »

Stream YouTube video into Flash with PHP.

14

Posted by VitaminB | Posted in Flash Video, Source Downloads | Posted on 11-07-2008

Tags: , , , , ,

A quick and easy way to stream YouTube video into you flash files is by using PHP to grab the stream from the YouTube server and sending it to your flash document. This comes in quite handy if you are strapped for server space or if you want to put less stress on your bandwidth usage. And you also get to stream those classics.

In this example we will grab the file and stream it into flash.

Read the rest of this entry »

Video Reflection

21

Posted by VitaminB | Posted in ActionScript, Source Downloads | Posted on 29-06-2008

Tags: , , ,

In this tutorial i will show you how to create a reflection for your video content in flash.

Okay so let’s get started.

Setup your stage as shown below.
Read the rest of this entry »

Get Adobe Flash playerPlugin by wpburn.com wordpress themes