Wednesday, August 18th, 2004 - 1:03 am
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.
Read the article
Sunday, July 13th, 2003 - 12:19 pm
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.
Read the article
Tuesday, February 18th, 2003 - 5:20 pm
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 will …
Read the article