• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:25    Start  Previous  Next  Last    goto:
    Dynamic Text: LoadVars and HTML
    ON: 2007-06-13 15:30:05
    In this tutorial, learn how to use the LoadVars object to import text from an external .txt file, and automatically update the display AFTER the text loads. Also included are some tips for using HTML and special characters.
    64 times | category:
    Integrating Flash and mySQL
    ON: 2007-06-13 15:29:09
    This tutorial will help people get started integrating Flash and mySQL data so you can easily display database fields in your flash movie. You can develop this code further to create dynamic Flash movies that feed off a mySQL database.
    20 times | category:
    A Simple XML-Based Searchable Database
    ON: 2007-06-13 15:16:54
    This tutorial is about creating a simple to a limited extent searchable database with XML and integrating it into Flash.
    14 times | category:
    Proxy Scripting in Flash - Loading External Data
    ON: 2007-06-13 15:13:26
    This tutorial/article attempts to explain one method of loading external data (different server/domain) into a Flash movie. This allows for constantly changing updated data to be included in your flash movie that is based on an external data source. It includes all the necessary scripts along with an example of a search engine based on results from an external source.
    7 times | category:
    Basic Flash MX Web Cam
    ON: 2007-06-13 15:05:19
    This is the first of what I am sure will be many Flash MX webcams. It uses dynamic jpg loading.
    13 times | category:
    MySQL/PHP Driven Flash Guestbook
    ON: 2007-06-13 15:04:05
    How to set up a guestbook that stores entries in a MySQL database. Includes all source files. Great first project for flash designers who are learning to implement back-end data systems.
    16 times | category:
    Creating a morePower DMC in Flash
    ON: 2007-06-13 14:59:52
    How to create morePower DMC files (customizable multimedia clips) in Flash.
    8 times | category:
    Sending Customized Flash E-cards
    ON: 2007-06-13 14:47:39
    This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same.
    35 times | category:
    Loading External Symbols During Playback
    ON: 2007-06-13 14:45:34
    Show how to load a movie-clip from an external SWF during playback.
    6 times | category:
    Sending mail from a Form in Flash with PHP, Perl, or ASP.
    ON: 2007-06-13 14:40:00
    Sending mail from a Form in Flash with PHP, Perl, or ASP.
    41 times | category:
    Simple PHP Live Counter For your Flash Movie
    ON: 2007-06-13 14:16:21
    A simple read/write counter using PHP and Flash.
    11 times | category:
    Opening Files from their Default Applications
    ON: 2007-06-13 14:11:56
    This tutorial was written for use with a program I authored myself DefaultApp.exe Beta.
    24 times | category:
    Create a Dynamic Drag and Drop Movie
    ON: 2007-06-13 13:58:28
    This is a tutorial demonstrating how to create a dynamic drag and drop movie.
    22 times | category:
    Creating a simple Form in Flash 4
    ON: 2007-06-13 13:53:54
    How to use the new features of Flash 4 to create a simple form which can then send variables to an external script.
    7 times | category:
    Simple Flash XML Photogallery
    ON: 2007-06-13 13:53:09
    Learn how to create a dynamic photogallery with Flash and XML
    24 times | category:
    Loading External Data into Flash
    ON: 2007-06-13 13:49:12
    This tutorial teaches you how Flash obtains data from External sources. You might be wondering how a flash (.SWF) file obtains data from remote files. Flash can obtain external data from:
    External Text Files (*.txt)
    ASP/PHP Files (*.asp,*.php)
    XML Files (*.xml)
    The values from these files has to be sent in format understandable by Flash. Flash Actionscript has an XML object to obtain data from XML files. The Flash player loads variables and their values from any of the remote file into its memory and then uses them as required
    18 times | category:
    Flash Javascript API > An Introduction
    ON: 2007-06-13 13:44:13
    With the release of Flash MX 2004, a new arena was opened up for Flash Programmers called the Flash Javascript API. The programmers can now extend the Flash authoring environment itself to execute customized tasks making life much easier.
    17 times | category:
    Dynamically Attaching Components
    ON: 2007-06-13 12:57:30
    Attach the Flash components to the movie on the fly
    7 times | category:
    LoadVars.decode
    ON: 2007-06-13 12:56:53
    Another hidden away feature of Flash MX, this time a method of the LoadVars object. This little method, is the method that the LoadVars object uses internally to decode your name/value pairs into object properties and values...
    3 times | category:
    Stop Browser Caching Data
    ON: 2007-06-13 12:56:21
    Are you sick of your browser caching loaded variables? are you sick of loaded movies being cached? Then heres how to stop the browser from caching your data...
    1 times | category:
    Checking if a file exists with ActionScript
    ON: 2007-06-13 12:50:44
    Sometimes it is necessary to determine if a file exists using actionscript, for example when you have a preloader cue, that loads a series of .jpgs one after another, if one of the files doesnt exist then the cue wouldnt traverse any further, you could of course use a timeout in that scenario but why not just check if the file exists before loading it, so that if necessary you can move onto the next item in the cue almost instantly.
    39 times | category:
    How to Send Variables Between Flash and PHP
    ON: 2007-06-13 12:42:20
    This Tutorial explains how to make Flash and PHP talk to each other in Flash 5 and upwards
    14 times | category:
    360 view
    ON: 2007-06-13 12:24:48
    Make 360 view with controls in just few minutes.
    12 times | category:
    OWES -Creating simple flash hit counter using Asp and easy download
    ON: 2007-06-13 12:21:15
    A simple and efficient way of implementing flash hit counter, you can incorporate the same in HTML pages, it is not mandatory that we need to have the page to be dynamic (i.e., ASP), the external file. running is going to be a Asp page with Flash hit counter.
    14 times | category:
    Passing Variables
    ON: 2007-06-13 12:16:50
    This tutorial will show you how to set paths to media content by passing variables to flash using html, as opposed to "hard coding" paths inside of flash. This allows for slightly more dynamic flash video delivery (especially if used as part of a bigger application), easier and faster updatability, and just less hassle overall.
    169 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)