Hi Everybody!
I'd like to combine swfs into an only one in java
Could someone tell me how i can remove a tag (specially the end tag of the first swf )using javaswf
Thanks in advance.
Printable View
Hi Everybody!
I'd like to combine swfs into an only one in java
Could someone tell me how i can remove a tag (specially the end tag of the first swf )using javaswf
Thanks in advance.
Hi,
I did it (using C rather than jave) - there is a problem :( unless one of the movies has absolutely no content, there will be two movies with object numbers starting at 1 ... and in case the first movie ends with items on stage, the second movie will just put its own stuff there. Any objects going to a depth that is already occupied will be replaced, while some may remain ...
Musicman