Featured Site
» Posted in the Flash Kit Links section
» Title: 3D Jobs
» Description: Free job forum for jobs in Films, Video Games, Multimedia and jobs in flash animation and scripting.
Usage:
Load Movie ([Target], [Location])
Unload Movie ([Location])
Load Variables ([Datafile], [Location])
Load Variables ([Script], "/", [Variable])
Parameters Target - Identifies the movie clip to be loaded.
Location - Identifies the level or target location the movie will be loaded into. Datafile - Can be an absolute or relative reference to a text file that contains variables. ie "http://www.flashkit.com/data.txt" Script - Can be an absolute or relative reference to a CGI script to which variables are sent. Variables - Either Don't Send, GET or POST can be selected. GET appends variables to URL, POST doesn't and is therefore better for large numbers of variables.