home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Graphics / Shockwave / swfplayer.readme < prev    next >
Text File  |  1999-02-19  |  2KB  |  53 lines

  1. SWFPLAYER
  2. ---------
  3.  
  4. A standalone ShockWave player for the Amiga.
  5.  
  6. Requirements:
  7.    68020 or better with maths-copro.
  8.  
  9. Usage:
  10.  
  11.    swfplayer <file.swf>
  12.  
  13. Notes:
  14.  
  15. o There's no sound support yet
  16.  
  17. o With <256 colours swfplayer doesn't produce very pretty output, 16 and 24
  18.   bit modes are far better.
  19.  
  20. o Big ShockWave files play pretty slowly, even on a 68060.
  21.  
  22. o You'll have to download the .swf files manually because IBrowse doesn't
  23.   support embedded plugins yet.
  24.  
  25.   Usually the best way to do this is to view the HTML source of a page
  26.   which uses ShockWave and look for a line like this:
  27.  
  28.     <EMBED SRC="shockwave.swf" TYPE="application/x-shockwave-flash">
  29.  
  30.   Replace the URL of the webpage with the name specified by "SRC=". e.g.
  31.  
  32.     http://mysite.com/shock.html
  33.  
  34.   would become:
  35.  
  36.     http://mysite.com/shockwave.swf
  37.  
  38.   IBrowse should then ask you what to do with the file, which you should
  39.   download to disk.
  40.  
  41. o There's a few sample swf files included you to try.  Here's some others
  42.   on the net:
  43.  
  44.     http://www.buffy.com/flash/menu.swf
  45.     http://www.buffy.com/flash/finalhomeall.swf
  46.     http://www.eye4u.com/home/eye4u_1a.swf
  47.     http://www.macromedia.com/shockzone/shockhome.swf
  48.     http://www.spe.sony.com/Pictures/SonyMovies/movies/Fifth/ver_us/home.swf
  49.     http://www.spe.sony.com/Pictures/SonyMovies/movies/Starship/img/home01.swf
  50.     http://www.spe.sony.com/Pictures/SonyMovies/movies/Starship/img/home02.swf
  51.     http://www.spe.sony.com/Pictures/SonyMovies/movies/Starship/img/home03.swf
  52.     http://clevermedia.com/arcade/crapinthewoods.swf
  53.