documentaion flex calendar icon on flashden

3
G LOSSY FLEX CALENDAR ICON Includes Features Flex SWC file Easy to setup simply add swc file to your flex project Can be customizable to 7 glossy shades by seting a color property Easily add and remove reflection effect by code Flash souce avaliable it can be used to customize design and re export Can used in flash projects as well drag and drop Flex sample project Flash Souce + as3 class This Documentation & preview keeru

Upload: flashden

Post on 10-Apr-2015

1.204 views

Category:

Documents


0 download

DESCRIPTION

Documentaion for the Flex/Flash calendar icon avaliable for sale in flashdenhttp://flashden.net/item/flex-calendar-icon/40228

TRANSCRIPT

Page 1: Documentaion Flex calendar icon on flashden

GLOSSY FLEX CALENDAR ICON

Includes Features

Flex SWC file

Easy to setup simply add swc file to your flex project

Can be customizable to 7 glossy shades by seting a color property

Easily add and remove reflection effect by code

Flash souce avaliable it can be used to customize design and re export

Can used in flash projects as well drag and drop

Flex sample project

Flash Souce + as3 class

This Documentation & preview

keeru

Page 2: Documentaion Flex calendar icon on flashden

color=1 color=2 color=3 color=4 color=5 color=6 color=7

Instructions

reflex=true reflex=false

Add the curresponding swc file to your project

Now create a new varible of typr “calendar”

Set property reflex = true/false if u want reflection ( default there wont be any reflection) also color = number, number can be any from 1 - 7

Go to your project properties >>Flex Build path

Choose Library path tab >> Add SWC

Now browse and add swc to ur project

You will also get project setting option when u strat a new flex project

private var urvariable:calendar; urvariable= new calendar;

urvariable.color=3; // 1-7 urvariable.reflex=true; //false for no

Page 3: Documentaion Flex calendar icon on flashden

It will always load the current date from the local sytem time

You can also use this component for your flash projects

open date.fla and drag the icon movie clip to your projectmake sure u also move calender.as to ur source root done ! just giv an instance name to the movieclip and acess .color and .reflex properties can make cahges in graphics and code ( which is in calendar.as ) and reexport swc

In Flash

For both flex and flash

Resize icons using .width .height property make sure u did that in propotion