Since I haven't been able to get Ming Perl working properly on my machine, I'm messing about with SWF::Builder and its dependencies (SWF::Element off the top of my head, but there are loads of others). I'm having trouble finding reference material, though. Has anybody here worked with it? Any suggestions for references?

Update: As PodMaster pointed out, there is an abundance of examples that come with the source code package. I might have discovered this if I'd downloaded and built the source package by hand, rather than just going to the cpan shell and typing install SWF::Builder. Or I could have found out via CPAN search. Let that be a lesson for the rest of you :-)


In reply to Wisdom for SWF::Builder? by webfiend

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.