Menu

#5 Frame class not outputting actionscript

open
nobody
None
5
2004-03-21
2004-03-21
No

The Frame class is missing the ActionBlock end() call
when in the Frame.write() method. This means that
stored actions are not written to the tagWriter.

The patch is a onliner.
RCS file:
/cvsroot/javaswf/javaswf/src/com/anotherbigidea/flash/movie/Frame.java,v
retrieving revision 1.3
diff -r1.3 Frame.java
380a381
> ab.end();

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.