Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: flash and asp
From: mbain
Date: Thu, 13 Jan 2000 09:38:52 GMT



There is no need to have a seperate HTML page with form and stuff to collect
your data ...flash can send the data (as collected from within flash with a form
in flash) straight to an ASP script (that will never be displayed onsscreen and
will process the data to a databese) and receive variable back into the movie
and parse them out (also without having to display any ASP page on screen). Then
you dont have to make the movie jump to any desired frame from javascript, but
rather just put an action in the movie to let it play or goto the frame you need
it to go.

Michael Bain - mbainatza [dot] ibm [dot] com
"(A)bort (R)etry (I)nfluence with large hammer"
IBM Global Services,Tel: 011 302 8391, Cel.Phn: 082 926 1856
------> http://www.futuredynamics.co.za/cyberbaby/babym.html


"Mike Hembury" <mike [dot] hemburyatantwerpes [dot] de> on 13/01/2000 11:15:20 AM

Please respond to flasheratchinwag [dot] com

To: flasheratchinwag [dot] com
cc: (bcc: Michael Bain/South Africa/IBM)
Subject: Re: FLASH: flash and asp




The project I'm working on at the moment does the same thing by using asp to
call the javascript/fs commands to move the film to the labels. The asp takes
its values from the main html navigation e.g. "200", passes it on to the
javascript which tells the flashmovie to go to the frame labelled "200". If
you want to enter stuff into the database you can do that quite independantly
of your commands to the film.

Hope that is enough to get you going. Can give you some more detail if you
need it.

Mike

"WebTrainee2 (MWO)" wrote:

> does anybody know how i can use an asp page to jump to a particular frame
> (labeled) within a particular .swf file. we need to use asp so data can be
> saved and passed to a database.
>
> Manoel Widderington-Oliver
> Multitier
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com






flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]