Linux Dialup VPN

Linux PPTPD dialup VPN installation steps

Packages for Yum based distributions are available from our Yum repository. [we Used CENTOS ] we can simply install pptpd by using yum

Copy past the following line to the command prompt and press enter

# rpm -Uvh http://poptop.sourceforge.net/yum/stable/fc7/pptp-release-current.noarch.rpm # yum –enablerepo=poptop-stable install pptpd

Read the rest of this entry »

No Comments

Flash Lite 2.1 Techno clock Screen saver

No Comments

Earth Needs You 350 My poster work






No Comments

CASIO fx 100MS Emulator [project opened]

hi all,
im trying to develop a CASIO Scientific calculator emulator in flash. an on line version, i think it will be a use full stuff

skin developed

didn’t started coding

google project page http://code.google.com/p/casio-fx100ms-emulator/

2 Comments

jpeg encoder in Flash as3 with Byte Array

In this tutorial i will show you how a simple drawing board create in flash as3 and how to save the drawing from the flash in jpeg format. for that you need extra code library  as3corelib.swc

Read the rest of this entry »

, ,

6 Comments

Here are Six Reasons to Use ActionScript 3.0

Listed below are what kotz considers to be the primary benefits of learning to use ActionScript 3.0. AS3 is generally 10 times faster, as long as you don’t do anything stupid :tb: . Its syntax is more standard, and it uses new systems like the display list and the DOM3 event model that make AS easier to manage. And it’s easier to implement object oriented programming, with class and base class definitions of symbols and the document class. Oh, and you can try and catch runtime errors! How about them apples?

Read the rest of this entry »

,

No Comments

Browser Navigation Enabled Flash Site

Hi all, A major issue while using flash sites the browser can’t trace the history of navigation so user cant use the forward and back button in browser . In this tutorial i ll show you how to  trace the navigation in flash site using state manager class so user can utilize the browser navigation keys

Read the rest of this entry »

,

2 Comments

Setup a transparent proxy with Squid in three easy steps

Setup a transparent proxy with Squid in three easy steps

Eth0 connected to internet and eth1 connected to local lan i.e. system act
as router.

Read the rest of this entry »

, , , , ,

1 Comment

Public,Private,Protected Functions in AS3

Public,Private,Protected Functions in AS3

Hi all in this tutorial you can understand difference between public , private and protected function in AS3, in AS3 only public functions can call from external swf files

Read the rest of this entry »

, , ,

No Comments

SQL Data Base in Flash [AS2]

Hi all , in this  tutorial i will show you how flash communicate with SQL database. first of all you need to know that flash alone can’t communicate with any server side resources due to security issue so we need a back end i choose PHP you can choose aspx or jsp if you need.

Read the rest of this entry »

, , , ,

No Comments

Switch to our mobile site