Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SWF Header

Status
Not open for further replies.

eladi

Programmer
Sep 4, 2001
80
AU
Hi all,

I PM with a software development company, which provides data and software for car dealers.

One of our products is a wysiwyg webeditor. In the new version, we'll implement the posibility to embed swf files. No big deal, generally. But now there is a slight problem. With the routine the programmer uses, there is now swf-header analysis. This means, that the swf file is inserted with a 'default size', 300*200 px, no matter what the correct size is.

Now, so far I have found out, that the size is written in the swf header as FrameSize. But, of course its encoded. Does anyone know a open-source routine or have a detailled description, so that the programmer can develope his own routine?

Tnx in advance.
Adrian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top