[Swfdec] some patches for swfdec

Nguyen Thai Ngoc Duy pclouds at gmail.com
Sun Jun 3 15:44:59 PDT 2007


Here are some patches I made yesterday. They add three actions:
duplicateClip, removeClip and With, one method Math.abs and bug fixes.
All base off 'as' branch. Please have a look if you are going to apply
them because I'm quite new in swfdec development.

BTW, how can I implement createEmptyMovieClip? I have no idea how to
create an SwfdecMovie properly. I also need to add the following. If
you have any idea, please tell me.

gotoAndPlay
_level0 global variable
swapDepths method
lineTo, lineStyle, moveTo
ahh.. those movies created by duplicateClip do not get added as
properties to _root. I saw blocky.swf trying to access movies via
_root.

some less important ones:

System global variable
Sound object
-- 
Duy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Wrong-comparison.patch
Type: text/x-patch
Size: 953 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0010.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Stop-GCC-warning.patch
Type: text/x-patch
Size: 951 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0011.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Implement-actions-duplicateClip-and-removeClip-0x24.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0012.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Wrong-type-check.patch
Type: text/x-patch
Size: 1244 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0013.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Zero-newly-created-listener-entries.patch
Type: text/x-patch
Size: 1184 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0014.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Implement-action-With.patch
Type: text/x-patch
Size: 7768 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0015.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Show-what-object-the-missing-method-was-called-on.patch
Type: text/x-patch
Size: 941 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0016.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Add-Math.abs.patch
Type: text/x-patch
Size: 2081 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0017.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Replace-opcode-number-with-named-constants.patch
Type: text/x-patch
Size: 1285 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0018.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Wrong-variable-name.patch
Type: text/x-patch
Size: 1026 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0019.bin 


More information about the Swfdec mailing list