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:

email form

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 [...]

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 [...]

Email form with pictures

by admin June 4, 2008 Flash CS3 utilities

Hi all ! FlepStudio has created a new email form using Flash CS3 and PHP. Compared with other already seen Classic Email form Flash CS3 and PHP Email form PRO FLash CS3 and PHP Classic Email form FLash CS3 and ColdFusion 8 this new form allows the user to send images. Images will be saved [...]

Email form Flash and ColdFusion 8

by admin April 17, 2008 Flash CS3 utilities

Hi all ! FlepStudio has created a new EmailForm free utility. The past email forms: Email Form Email Form Pro and the Flash CS3 component MailForm, have supported by PHP server side language. This new one mail form has supported by Adobe ColdFusion 8. Read more Related posts Using TileList and Label (0) Uploader (0) [...]

Email Form PRO

by admin November 13, 2007 Flash CS3 utilities

Hola Che ! One more free Flash CS3 utility for FlepStudio users. Actionscript 3.0 and PHP, it’s a PRO version of the FlepStudio eMail form you’ve seen already. It has 9 fields: – First Name – Last Name – Email – City – Address – Phone – State – Type of message- Message Let us [...]

Email form

by admin May 26, 2007 Flash CS3 utilities

This is an e-mail form for Flash CS3 and PHP. E-mail FORM Flash CS3 + PHP   Description: Contacts form developed with Flash CS3, Actionscript 3.0 and PHP. File package: main.fla EmailForm.as CheckMail.as bg_form.png inviaMail.php leggimi.txt (readme) Download source files at downloads section of this site. Important: Open the EmailForm.as file and change the PHP [...]

CheckEmail Class Actionscript 3.0

by admin April 29, 2007 Flash CS3

This Class checks a string value passed to it and returns a true if the string is a valid email address, otherwise it will return false. The Class checks that there is at least one ‘.’ and one ‘@’. If they do exist, it also checks that they are not positioned last in the string. [...]