Flasher Archive

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


Subject: Re: FLASH: RE: READING IN VARIABLES FROM THE HTML FILE?
From: Torbj�rn Caspersen
Date: Wed, 8 Mar 2000 10:30:01 GMT




Does this work with all the major browsers and platforms?


Please respond to flasheratchinwag [dot] com
To: "'flasheratchinwag [dot] com'" <flasheratchinwag [dot] com>
cc: (bcc: Torbj�rn Caspersen/Pro_Contra)

Subject: FLASH: RE: READING IN VARIABLES FROM THE HTML FILE?



Apologies if this has already been answered [I've been away a few days].

You can embed variables into a querystring appended to the movie url, eg:

------------------------------------------------------------
<OBJECT ...>

<PARAM NAME="movie" VALUE="param_003a.swf?pos_x=320&pos_y=340">

<EMBED SRC="param_003a.swf?pos_x=320&pos_y=340"
...>
</EMBED>
</OBJECT>

This creates a the following variables in the movie:

/:pos_x=320
/:pos_y=340








flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.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]