LOCAL WORLD
Local World
Creating Components with Flash MX 2004. by Joey Lott (www.person13.com) Don't let the idea of writing a custom component intimidate you. Although components may appear very ...
You can download the Proxy class at www.person13.com/downloads/ascb_util_Proxy.zip. The class is part of ASCBLibrary, most of which is discussed in greater detail in the ...
import com.person13.IMoveable interface com.person13.IDrivable extends IMoveable { public function drive(nMPH:Number):Void; } Implementing an Interface
var car:com.person13.Car = new com.person13.Car("Oldsmobile", "Alero", 2000, 43000); There is, however, a shortcut. You can use the import statement to tell Flash what packages ...
You can read the notes at http://person13.com/downloads/flashforward2005sf/Slides.html (click on the .swf to apply focus, then use the arrow keys to move from slide to...
http://www.person13.com/ Flash Platforms Group, NY is proud to host Flash expert Joey Lott, author of O’Reilly’s Actionscript 3.0 Cookbook.
... has-child ?y))", ags); AGPrologRules. addPrologRule ("(<- (ancestor ?x ?y) (q ?x !ex:has-child ?z) (ancestor ?z ?y))", ags); // Find all ancestors of person13
... com/simple#has-child> <http://www.franz.com/simple#person9> . <http://www.franz.com/simple#person1> <http://www.franz.com/simple#has-child> <http://www.franz.com/simple#person13 ...
Local World