Menu

#6 Button class not outputting actionscript

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

The Button class is missing the ActionBlock end() call
from defineSymbol(). This means that stored actions
are not written to the tagWriter.

The patch is a one liner.
RCS file:
/cvsroot/javaswf/javaswf/src/com/anotherbigidea/flash/movie/Button.java,v
retrieving revision 1.2
diff -r1.2 Button.java
189a190
> 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.