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:

php

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

Review and contest of FlashEff component by Jumpeye

by admin September 22, 2008 Components

After seeing the component TXeff and since FlepStudio is one of the few to have access to beta of a new component, I present you one of the most comprehensive that we have ever seen in Adobe Flash. The creators are always mythical guys of JumpEyeComponents and I thank them for giving this opportunity. This [...]

Countdown

by admin September 9, 2008 Flash CS3 utilities

FlepStudio has created a new free utility, a Flash CS3 coutndown manageable by an external XML file. The utility is supported by a server-side script (gettime.php) as to develop a good countdown is necessary to get the time from the server. This is because if we get time by the user machine (the one that [...]

Retrieve data from DataBase

by admin September 2, 2008 Flash CS3

We have seen how to enter data in a database with Flash CS3. In that case, we had a form in Flash that sent the data of user to a PHP script that turn them inserted in the database mySQL. Now we see how to retrieve this data. As I said earlier, Flash and mySQL [...]

Storing data to DataBase mySQL

by admin August 27, 2008 Flash CS3

Often happens that we are developing a website with Adobe Flash to a client and / or friend and it’s required to store the data of users via a form. How to do? This tutorial will try to explain to less experienced how to enter data into a database ( mySQL) by Flash. First we [...]

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

Creating HTML output

by admin May 29, 2008 Flash CS3

Have you ever tried to get an HTML output by Flash? What is really interesting. I played a little with the methods setTextformat and getTextFormat of Actionscript 3.0 and I managed to create an HTML page by Flash using PHP. In practice I have a text field type input, I added a bold button and [...]

Simple Guestbook

by admin May 14, 2008 Flash CS3 utilities

Here is an ‘other free utilities for Flash CS3 created by FlepStudio. Since the previous Guest Book, despite having a big success was a little cumbersome, I well thought of creating a new simple Guest Book Flash CS3 + and PHP mySQL. This time was created with dimensions far more appropriate and is also prepared [...]

String passed to URLVariables decode must be URL encoded query string containing name value pair

by admin May 10, 2008 Flash CS3

Developing with Flash CS3 and PHP happen to receive the following error: The String passed to URLVariables.decode () must be a URL-encoded query strings containing name / value pairs. Usually it is a mistake due to a broken echo PHP on Flash. Working with PHP and Flash is not like working with PHP and HTML. [...]

Review 3D wall component by Flashloaded

by admin April 29, 2008 Components

// Hey ! As now all have noticed, FlepStudio continues to live mainly thanks to the sponsors. One of these is Flashloaded, makers of excellent components for Flash. This article is dedicated to one of the components of Flashloaded which is called 3D wall. What is it ? A stunning 3D image gallery! Truly beautiful. [...]

Flex CMS for Flash galleries

by admin April 22, 2008 Flex Builder 3

Yo yo! Are you ready for a bomb ? OK sit back and keep strong )) FlepStudio has created a CMS for Flash CS3 galleries completely free ! This CMS is fully developed with Flex Builder 3 and the support of PHP and mySQL. It’s called Flex Gallery Pro And is nothing more than an [...]

Flex manages the back-end and Flash displays the data

by admin April 20, 2008 Flex Builder 3

Hi all ! As already announced, I created a new section of FlepStudio about Adobe Flex Builder. I still firmly believe that Flex is only useful for applications such as back-end CMS or for applications that need to manage large data moles. For everything else (always in my humble opinion) Flash and PHP are still [...]

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

MovieClip mouseChildren

by admin December 20, 2007 Flash CS3

Here we are with a new tip of the day. After seeing the difference between target and currentTarget , after analysing the property dropTarget , today we will look at the property mouseChildren of the DisplayObjectContainer Class. This property is used with MovieClip, Sprite, Loader and Stage. Why???  Because, the DisplayObjectContainer Class is a super [...]

Polls system

by admin December 17, 2007 Flash CS3 utilities

Hello all ! FlepStudio has created a new Free Flash CS3 utility. Thank you to manheman ( FlepStudio forum user ) for PHP side script. We created a Flash CS3 polls system using PHP and XML. The SWF allows the user to submit its vote and the XML will collect the data. This utility shows [...]

Instant Gallery

by admin November 26, 2007 Flash CS3 utilities

Hi all ! Do you need a free Flash – PHP images gallery ? With easy installation and management ? FlepStudio and Icy Phoenix has created it ! It’s the FlepStudio’s ElasticGallery with PHP backend. You need just a folder with some images and the script will do anything else. Just upload the files and [...]

mailTo method

by admin November 20, 2007 Flash CS3

Do you remember the old method mailto of Actionscript 2.0 used together with getURL that allowed to open the mail client of the user? Do you think that with Actionscript 3.0, it is not possible anymore? Wrong! Even with the third version of Actionscript it is possible to use this command. It simply needs to [...]

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

Shout Box

by admin October 18, 2007 Flash CS3 utilities

A new free utility ! It’s a Flash CS3 and Actionscript 3.0 ShoutBox. Supported by PHP e mySQL , it creates a DataBase or a new Table into existing DataBase. Easy installation. Very usefull for Joomla, WordPress, Drupal, PHPnuke etc etc platforms. Cutomizable design, just open the FLA and let’s run your fantasy. Developers: Flep [...]

MailForm component

by admin October 11, 2007 Components

Hi all ! I’m proud to announce, after days of hard studying and working, the first Flash CS3 and Actionscript 3.0 component created by FlepStudio. It has been hard cause Adobe does not provide many documentation about building MXP components for Flash CS3. As you probably know, a Flash component is a MXP file and [...]