|
A tutorial explaining how to
Flash allows you to create
This article explains how to
This little tutorial will
use ASP to direct which clip
zippy, vector-based
connect a Flash movie to an
show you how it is possible
is being played by a flash
animation and interactivity
Access database, and use an
to generate a thumbnail
movie. A solution involves
in a small ActiveX control,
ASP page to query the
based on your image in SWF
jumping out of a flash movie
and ASP allows you to create
database and transfer
(Flash) format on the fly by
into an ASP page, then back
dynamic HTML content on the
information over to the
using the free version of
again. To accomplish the
fly. This tutorial explains
Flash movie. It shows how to
DypsImg2SWF.
effect of jumping back in at
how to use ASP in the
build a very simple Flash
a specific frame, we simply
creation of zippy,
address book to demonstrate
load some variables into the
vector-based Flash content
the technique. Full source
flash movie and use them to
on the fly.
code available for download.
jump to the right frame.
Date: Jun, 24 2003 Date: Jul, 05 2000 Date: Jun, 07 2001 Date: Apr, 03 2006 |
|
This is a simple tip that
presents an ASP class that
can read the properties of a
Macromedia Flash file (a
.swf file). You can use this
handy class to read the
height, width, version, file
length, twips readings,
frame rate, and frame count
of a Flash file on your Web
server.
Date: Oct, 25 2001 |