Hi Rodney, I did both steps exactly as you describe. The problem seems to be that the buildFile doesn't get written out correctly.
After doing the "Add Imported Class" in the extension editor, it works great - I see my button and can use the flowchart. I then tried "Save As", but the buildFile in the .mdx that gets written out doesn't have the information on my custom class in it. I will try manually editing the buildFile to see if I can get it to work. Is the format of this file documented anywhere? Thanks Scott --- In [email protected], Rodney Kinney <[EMAIL PROTECTED]> wrote: > > There are two steps. One is to zip the .class file into the .mdx file by > hand. Second is to edit the extension in VASSAL, right-click on the module > folder and select "Add Imported Class" with the name of the class you > wrote. The buildFile you quoted looks like you didn't do the second step. > If it's all set up right, you should see entries like > > <VASSAL.build.module.ExtensionElement target="VASSAL.build.module.Map:"> > > in the buildFile. > > rk > > > [Non-text portions of this message have been removed] > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/IMSolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
