| Author |
Message |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
How can I user JSWiff deal with FLASH 8 files?
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
Or when JSWiff CAN support FLASH 8?
|
|
|
 |
|
|
Ralf

Joined: Jul 20, 2005
Messages: 127
Location: Germany
Offline
|
Good question As far as I know, there aren't many new SWF tags in Flash 8. However, there's no spec yet..
Jim, have you tried loading some Flash 8 files in Investigator? Maybe we can put up a list of Flash 8 tags here - any help appreciated!
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
yes, I haven't found the swf file format yet.
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
I tried loading a flash8 file, but there are many unkonwn tag in it.
|
|
|
 |
|
|
Ralf

Joined: Jul 20, 2005
Messages: 127
Location: Germany
Offline
|
Jim, please take a look at these unknown tags in Investigator. Can you please post their codes? For each unknown tag, Investigator shows the tag code and its size in bytes.
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
code:69,83,75,73
all data size are 0 byte
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
the first Tag's code is 69, length is 4, data byte[] is 0000
|
|
|
 |
|
|
Jim

Joined: Aug 15, 2005
Messages: 34
Location: China
Offline
|
Hi Ralf,
it seems that there has some new Tag,
I guess ,there is a Tag show the swf's player_8_security
tagCode : 69 ,
tagLength: 4
tagContent: 0x00000000 (Local-with-filesystem) ? 0x00000001(Local-with-networking)
can you get the flash 8 swf file format paper?
|
|
|
 |
|
|
Ralf

Joined: Jul 20, 2005
Messages: 127
Location: Germany
Offline
|
Thanks for the info, I'll add a new tag for this code, after doing some more research. As far as I know, there's no Flash 8 spec yet.
|
|
|
 |
|
|