Every class is compiled into a swf in the same way that we used to include AS1 classes, by putting them inside an #initclip block of a linked movieclip. The linkage name of the movieclip is @__Packages@ followed by the full package and class name.
I was reading Peter’s blog and saw a link to one of the clipping from FFNYC 2003, look at the clipping at first, second and the third. It is sorta “Flashed” Powerpoint. While you are there, take a look at Breeze Live demo showing its screen sharing and powerpoint slide sharing capability on this clipping.
Peter Hall posted a solution to setting the background color using Actionscript, actually drawing a rectangle on the background below any other elements on the document. Someone on the Macromedia Flash Forum re-iterated that question, so I thought some of you may still would like to have a look at a modified version. This one [...]