Flasher Archive

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


Subject: Re: FLASH: MM's Flash 4 wish list
From: Nigel Randsley-Pena
Date: Sat, 24 Oct 1998 17:51:58 +0100

Jim,

If hex editing doesn't scare you you can do this :
Open the player in a hex editor.
Open the swf file in the editor, look at the first bytes. They should be
46 57 53 followed by 03 or 02. The next four bytes are the file size.
Append the swf file to the end of this file.
The last four bytes should be in hex 40 00 00 00. This is the requiered
ending of any swf file and is decoded as Tag ID = 0, EndTag.
Now append to the end the following, 56 34 12 FA followed by the four
bytes representing the swf file size.
Save this file with a .exe extension and give it to your coworker on the
PC. It should be a fully PC working projector file.
Note : I tested this and it works, but I didn't get round to
understanding what the sequence 56 34 12 FA is. Doing this manually is a
bit of a hassle but it's simple enough to write a short program that
will do the work for you.


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: MM's Flash 4 wish list, Dorian Nisinson
  Re: FLASH: MM's Flash 4 wish list, Tommy D'Aquino
  Re: FLASH: MM's Flash 4 wish list, Rusty Worden
  Re: FLASH: MM's Flash 4 wish list, Jim Curry

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