• home
  • forum
  • my
  • kt
  • download
  • Home / 2D Graphics / Flash / Backend /
    this:1/1 25records  total:25    Start  Previous  Next  Last    goto:
    Text Tweening - Size and Fade
    ON: 2007-06-12 09:24:18
    In this tutorial, you will learn how to create two kinds of text tweening in flash MX. The first one, being the text size. The second one you will learn, is how to fade text. Both of these can be done with great ease.
    7 times | category:
    Simple forms and ecards
    ON: 2007-06-12 09:23:09
    Use Flash and the www.boomaform.com forms processor to get secure information directly from your sites visitors.
    15 times | category:
    addendum to Joseph Miller's tutorial
    ON: 2007-06-12 09:20:14
    Joseph Miller's tutorial on 'How to Make Flash talk to PHP' probably worked flawlessly in PHP 4.0, but I had some trouble with PHP 4.3.0 Here is the updated scriptA.php
    4 times | category:
    Building Flash clients for Web Services with Soap and Flash MX
    ON: 2007-06-12 09:08:19
    Tutorial covers building clients for web services with Flash MX. Also covers using Components to speed up development time, population the components with external data, and using styles and formats to improve the look and feel of the components.
    18 times | category:
    Data Binding in Flash MX
    ON: 2007-06-12 09:02:30
    In the past, adding data to a Flash movie was straight-forward, however, with the introduction of the new Flash UI Components, data binding has become significantly more complex. With components ranging from simple list boxes to trees and calendars, it would seem that there must be a hundred different ways to bind data in Flash MX. Fortunately there are several tools to make your life easier and to make Flash MX a true rapid application development environment. Topics Include: - Using the DataProvider class - Using the DataGlue class - Methods for adding non-recordset data to components.
    19 times | category:
    Installing Apache 2.0, PHP 4.2, MySQL 3.23, and PHPMyAdmin
    ON: 2007-06-12 08:56:31
    This article shows you how to setup, configure, install, and use the Apache 2.0 web server, PHP 4.2.0 scripting langauge, PHPMyAdmin, and that latest MYSQL DBMS Database MySQL 3.23 on a Windows machine so you can easily test your dynamic Macromedia Flash content in a server environment. Making it easy to test on your local laptop/desktop. A Flash application using these tools is also detailed
    13 times | category:
    Setting up a MySQL database: for Flash designers
    ON: 2007-06-12 08:53:03
    A basic guide for flash designers who are looking to set up a MySQL database for the first time.
    2 times | category:
    How to Make Flash & PHP Talk
    ON: 2007-06-12 08:50:43
    A basic guide for passing variables back and forth between a flash movie and PHP scripts. Includes sample files.
    11 times | category:
    Loading variables from a text field and Editing/Updating the values via Perl
    ON: 2007-06-12 08:39:02
    This tutorial basically shows you how to load variables into a Flash movie (Been there done that - what's new) In the same movie you can also edit those same variables and have them be displayed within the Flash movie immediately. By using a really simple Perl script you can update the variables with one simple button click. In this way you can have information passed to your movie dynamically and update that information at anytime.
    6 times | category:
    mySQL and PHP - Login and Registration - Saving Movie Clip ('s) Position
    ON: 2007-06-11 22:48:37
    This tutorial shows you all the basic's of using mySQL along with PHP in Flash. This demonstration will show you how to setup a simple login and registration form then allow users once registered to save a couple movie Clips position and various properties in the Database.
    13 times | category:
    Keyword search using MySQL / PostgreSQL / MSSQL / InterBase / ODBC, PHP and Flash 4
    ON: 2007-06-11 22:41:19
    Based on the Ask Leaphy I used on my company's web site, this tutorial will walk you step by step into creating a queryable database field based on keywords. It's possibilities are endless, we used it to answer general questions about our site, to display help files for shell commands, Linux software title descriptions and more.
    8 times | category:
    Using CGI Forms in Flash
    ON: 2007-06-11 22:32:09
    This tutorial will show you how to use a CGI script that not only sends the form information but returns information back to the Flash 4 movie instead of sending the user to an html page.
    17 times | category:
    Passing variables to flash
    ON: 2007-06-11 22:28:27
    For all action script lovers:)Tutorial teaches you passing variables from html
    3 times | category:
    Send Information to Flash with JavaScript
    ON: 2007-06-11 22:23:02
    Learn how to send any information to Flash with JavaScript. This info could be a variable or a text message. There are two examples in this tutorial. One sends a text message and the other a variable.
    14 times | category:
    Intro to PHP & Flash
    ON: 2007-06-11 22:16:29
    Want to use the power of PHP (or you want to know just what PHP does) read on.
    7 times | category:
    Loading External Images using Flash MX 2004 Components
    ON: 2007-06-11 22:08:47
    Learn how to create a Flash Movie which loads external images such as Jpegs or Gifs with Flash MX 2004 Components. Using Components is easier but does make the file size slightly bigger.
    16 times | category:
    Flash and XML
    ON: 2007-06-11 22:04:57
    Learn how to create a flash phonebook using the power of xml with flash
    6 times | category:
    Intro to Arrays
    ON: 2007-06-11 21:54:16
    An Array is an extremely useful way of listing things in Flash Movies. Being able to do this is fundamental to any programming language. In this tutorial there are four easy to follow examples.
    6 times | category:
    Using Local Shared Objects in Flash MX
    ON: 2007-06-11 21:51:11
    Before Flash MX, it was pretty tricky to "remeber" the data in a Flash movie - it could be done with a standard browser cookie, which was hard to implement for someone with intermediate Flash skills, using a 3rd party script such as PHP or ASP or (in offline Flash applications) with the undocument.....
    6 times | category:
    SharedObject and You in Flash MX
    ON: 2007-06-11 21:45:51
    SharedObject is a kind of cookie for Flash. Though, SharedObject is much more powerful. SharedObject isn't just a way of saving mere strings on the client's hard disk, you can store texts, strings, numbers and even objects.
    6 times | category:
    Philter's Flash_XML Tutorial in Flash MX
    ON: 2007-06-11 21:44:27
    In the current age of technology, with all of the cool toys and gadgets that are available, all of these things exist for one purpose...to allow us to more easily access information. Today, we are able to acquire information more quickly and easily than we has ever been possible in the past.
    5 times | category:
    Using Local Shared Objects in Flash MX: The Flash Cookies
    ON: 2007-06-11 21:41:17
    Learn to store and retrieve data on the user's machine.
    4 times | category:
    Setting up a MySQL Database: for Flash Designers
    ON: 2007-06-11 21:38:37
    Learn how to set up and manage a MySQL database
    2 times | category:
    Secure Flash MX login with PHP
    ON: 2007-06-11 21:36:43
    In this tutorial, we will take a look at different ways of Flash log in
    14 times | category:
    Using Remote Files To Set Vars
    ON: 2007-06-11 21:33:53
    This one is fairly simple - but can save alot of time and hassle in the future (if you have a continous project, i.e website) it will allow you to edit text (that would normally be typed directly into a textbox in flash) via a text file or any file for that matter. For this example, we will be using .txt for our file extension as it is simple enough to create.
    4 times | category:
    this:1/1 25records  total:25    Start  Previous  Next  Last    goto:

    Category

      3D (20)
      Math Physics (14)
      3rd Party (5)
      Navigation (60)
      Actionscripting (26)
      Optimization (16)
      Animation (32)
      Projector (9)
      Audio (46)
      Special Effects (112)
      Backend (25)
      Text Effects (65)
      Drawing (18)
      Tips and Techniques (41)
      Dynamic Content (25)
      Tricks (6)
      Games (66)
      Utilities (19)
      Getting Started (71)
      Video (10)
      Interactivity (21)
      Web Design (22)