Things that matched 'public'

  • Sort your detection scripts out!

    With Flash Player 10 installs up to 65%, it's high time you reviewed your embed code and detection scripts to be sure you aren't excluding...

  • Are defaults a good idea?

    Consider the following method signature: public function start( time:int=5, stop:int=7, message:String=null, error:String="There was an error", align:String="center" ) :void {} Initially, this would seem a hassle free way of...

  • How can script injections be good?

    Wandering around the various blogs and forums relating to ActionScript, as I frequently do, I came across an article that not really troubled me. Over on...

  • Which headers are allowed in Flash Player?

    OK, so since the shake-up with the Flash Player security vulnerabilities that began with player 9.0.115.0 and became strictly enforced with 9.0.124.0, there seems to...

  • stageWidth is zero in IE

    There's a strange bug in SWFs embedded in IE using SWFObject where even after your ADDED_TO_STAGE events have fired, on initialisation both stage.stageWidth and stage.stageHeight...

  • What's happened to stage? Unravelling the display list

    You're trying to do something like: public class MyClass extends Sprite { public function MyClass() { ...

  • RSS feeds added

    To ensure I'm keeping-up with the Jones', I've added yet another way of consuming content on my site: RSS. As they're fundamentally XML, and my...

Page 1| 2| 3|

27 articles