versione italiana versione italiana
FlepStudio logo

Actionscript 3.0 Blog with Tutorials and free resources for Flash

>> Free Flash files

Events Scroller | Images Scroller | Multi FLV Player | Flash CS3 GuestBook | News Scroller | Tortillas - creator of simple graphs for statistical data | 3D images visualization free utility | Flash CS3 Uploader - free utility | Mini Gallery | Flash CS3 puzzle | Hit counter Flash CS3 + XML + PHP | Multi Audio Player | Newsletter module | Bluring Slide | Monthly Calendar | ShoutBox | StripGallery - Flash CS3 and XML gallery | Email Form PRO | MaskMenu | Elastic Gallery | PhotoNavigator | Pixellation - SlideShow | Email form | Analogue clock | FullScreen images gallery | Rotating header | Flash Portfolio | Polls System | Products Exhibitor | Mini Navigator | Drag Menu | Horizontal Menu | Quizzer | Mini Navigator 2 | Reflect Gallery | Events Scroller - version 2 | Rotating header 2 | Magnifying Glass | Zoomify | MenuVibration | Email form Flash CS3 and ColdFusion 8 | News Scroller 2 | Simple GuestBook | Captcha for Flash CS3 | Email form with pictures - Flash CS3 and PHP | FlepCharCode | Mac Menu | Header | Memory Game - Flash CS3 game | Flash CS3 CountDown | FLV Slide Show Videos | Illusion - images gallery | Tell A Friend | Flash RSS reader | ToolTip Flash CS3 - CS4 | Sliding Email Form | ComboMenuHeader | ComboMenuHeader PRO | Mac Front Row in Flash CS3 | FlaTwit - Flash and Twitter - twit this | Store Locator | Multi Video Player MAC style | Flash XML editor | BlurSlideShow | ImagesViewer | Video Gallery | Flash XML editor gallery 1 | 15 numbers game | Tipper vertical scroller with Iphone effect | YouTube Video Player by categories | GuestBook Flash CS4 | tweened menu | Twitter RSS reader | Xmas Flash header | Events Scroller - version 3 | TripleBox | BlackComboBox | Inertial Photo Portfolio | Fullscreen Background | Multi Categories Images Gallery | DropDown menu | CountDown version 2 | Advertising Flash banner | Quizzer version 2 | UEFA RSS reader | Flash Scrolling Portfolio | Video Player | Flash Gallery | Images Scroller version 2 | Images Scroller version 3 | Images Scroller version 4 | Europe map | Events slide show | Banner Rotator | Flash and Flickr image gallery | Flash and Picasa image gallery

Posts tagged as:

flash and php

Flash and Bit.ly free banners rotator

by admin July 12, 2010 Flash CS3 utilities

FlepStudio has created a new free utility for Flash and Actionscript 3.0. This Flash allows you to rotate banners. Banners are external images that are loaded. Each banner has a link destination and keeps track of links using bit.ly. Bit.ly is a service that allows you to create short URLs and trace traffic. To use [...]

Passing values from PHP to HTML to Flash

by admin November 2, 2009 Flash CS3 and PHP

We have seen how to pass values from HTML to Flash. Now let’s see how to pass a value from PHP to HTML, which in turn will pass it to Flash. We have two simple files: index.swf and index.php. The PHP file is expecting a variable via GET or POST (indifferent). The switch to Flash [...]

Sliding Email Form-new free utility for Flash CS3 and Flash CS4

by admin February 10, 2009 Flash CS3 utilities

FlepStudio has created a new free utility for Flash CS3 and/or Flash CS4. It’s a cool email form, with sliding steps instead of a single spot. You can also manage some options too ( into Main.as file ). Files package main.fla Main.as sendMail.php Caurina Tweener Options PHP_URL, insert the absolute url that points to sendMail.php [...]

Using Zend AMF and Actionscript 3.0

by admin November 11, 2008 Flash CS3

Zend is a PHP framework. Zend Amf permits communications between Flash and PHP without using XML. For example, to query a DataBase by Flash we need to call a PHP script that executes the query at DB and returns an XML output. At that point only Flash can display the data it got from DB. [...]

Creating an Email form using Flash CS3

by admin October 28, 2008 Flash CS3

Who uses Flash to create Web sites knows that the contact form (form of sending email) is one of the most used up. I received many e-mails by users who demanded a tutorial explaining how to build one. What I will explain then describes step by step how to create a basic form of sending [...]