Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 *Helvector*-all points between
 _instance, org. helvector. util. Housekeeper
0-9
 1 a, org. helvector. moon. Moon. Version 1.0
A
 a, org. helvector. util. Housekeeper
 addGarbage
 aniDate, org. helvector. moon. CheeseMask
 animate, org. helvector. moon.Draw
 animateSpeed, org. helvector. moon.Draw
 aniMoon, org. helvector. moon. CheeseMask
 auto, org. helvector. util. Trace
 automatic, org. helvector. util. Trace
B
 backShadowMc, org. helvector. moon. Faux3D
 bar_direction, org. helvector. weather. CurrentConditions
 bar_pressure, org. helvector. weather. CurrentConditions
 baseDate, org. helvector. moon.Moon
 bgColour, org. helvector. txt. InfoField
 bgMc, org. helvector. moon. Picture
 blackSans
C
 cap
 cc, org. helvector. weather. ForecastToText
 cc_desc, org. helvector. weather. CurrentConditions
 cc_feelsLike, org. helvector. weather. CurrentConditions
 cc_icon, org. helvector. weather. CurrentConditions
 cc_last_update, org. helvector. weather. CurrentConditions
 cc_o, org. helvector. weather. Forecast
 cc_observation_loc, org. helvector. weather. CurrentConditions
 cc_temp, org. helvector. weather. CurrentConditions
 changeLocation, org. helvector. weather. Forecast
 CheeseMask, org. helvector. moon. CheeseMask
 Conversion of Units
 convertXML, org. helvector. weather. CurrentConditions
 createList, org. helvector. weather. WeatherControl
 createMoon
 createTxtField, org. helvector. txt. InfoField
 createVeryOldDate, org. helvector. date. Elapsed
 CurrentConditions, org. helvector. weather. CurrentConditions
D
 date, org. helvector. moon.Moon
 DateDistance, org. helvector. date. Elapsed
 dayForcast, org. helvector. weather. Forecast
 days, org. helvector. date. Elapsed
 days_in_month, org. helvector. date. Elapsed
 daysSinceStartOfYear, org. helvector. date. Elapsed
 daysSinceStartOfYearAlt, org. helvector. date. Elapsed
 daysToEndOfYear, org. helvector. date. Elapsed
 daysToEndOfYearAlt, org. helvector. date. Elapsed
 decreaseFontSize, org. helvector. txt. TraceField
 depth, org. helvector. txt. InfoField
 Description, org. helvector. weather. CurrentConditions
 destroy
 dewpoint, org. helvector. weather. CurrentConditions
 dewPoint, org. helvector. weather. ForecastToText
 dirPath, org. helvector. weather. Forecast
 displayText, org. helvector. moon. Faux3D
 doc, org. helvector. weather. CurrentConditions
 drawMoon
 dropShadow, org. helvector. txt. ToolTip
E
 error, org. helvector. weather. CurrentConditions
 error_desc, org. helvector. weather. Forecast
 error_msg, org. helvector. weather. CurrentConditions
Class and Function reference.
public static var _instance: Housekeeper
Simon Gregory, Decmeber 2004.
private var a: Array
public function addGarbage(ob: Object,
a: Array):Boolean
private var aniDate: Date
private function animate():Void
private var animateSpeed: Number
private function aniMoon():Void
public static function auto(msg: Object):Void
public static function automatic(msg: Object):Void
private var backShadowMc: MovieClip
var bar_direction: String
var bar_pressure: String
private static var baseDate: Date
Date of known full moon.
private var bgColour: Number
private var bgMc: MovieClip
private var blackSans: TextFormat
private var blackSans: TextFormat
private var cap: MovieClip
private var cap: MovieClip
public static function cc(o: Object):String
Formats and returns a string for the current conditions.
var cc_desc: String
var cc_feelsLike: String
var cc_icon: String
var cc_last_update: String
public var cc_o: Object
var cc_observation_loc: String
var cc_temp: String
public function changeLocation(newLocation: Object):Void
public function CheeseMask(mc: MovieClip,
moonMcName: String,
x: Number,
y: Number,
moonR: Number)
http://en.wikipedia.org/wiki/Conversion_of_units
private function convertXML()
Converts the XML data to the cc_obj
private function createList(mc: MovieClip,
x, 
y ):Void
Creates the list of clickable places on screen.
private function createMoon(moonMcName: String):Void
private function createMoon(moonMcName: String,
animate: Boolean):Void
private function createMoon(moonMcName: String,
animate: Boolean):Void
private function createMoon(moonMcName: String,
animate: Boolean):Void
private function createTxtField():Void
public static function createVeryOldDate(y: Number,
BC: String):Date
Creates on old date by bypassing the date objects restrictions.
function CurrentConditions(myXML: XML)
Constructor
public function set date(d: Date):Void
function Distance()
Constructor
public var dayForcast: Array
public static var days: Array
public static var days_in_month: Array
public static function daysSinceStartOfYear(d: Date):Number
Calculates the elapsed number of days since the start of the year.
public static function daysSinceStartOfYearAlt(d: Date):Number
Calculates the elapsed number of days since the start of the year.
public static function daysToEndOfYear(d: Date):Number
Calculates the number of days to the end of the year.
public static function daysToEndOfYearAlt(d: Date):Number
Calculates the elapsed number of full days since the start of the year.
public function decreaseFontSize():Void
Reduces the font size of the instance textfiled by one.
private var depth: Number
Creates a new instance of Current Conditions weather object for use by the Forecast Class.
public function destroy():Void
Removes this instace from the instance it’s observing
public function destroy():Void
var dewpoint
public static function dewPoint(o: Object,
metric: Boolean):String
Formats and returns a string for the dew point.
private var dirPath: String
private var displayText: MoonField
var doc: Array
private function drawMoon(shadMc: MovieClip,
shadow_rad: Number,
rot: Number,
col: Number,
alpha: Number):Void
private function drawMoon(drawTarget: MovieClip,
shadow_rad: Number,
rot: Number,
col: Number,
alpha: Number):Void
private function dropShadow()
Draws a drop shadow underneath the tool tip
var error: Boolean
public var error_desc: String
var error_msg: String