Function 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
A
 addGarbage
 animate, org. helvector. moon.Draw
 aniMoon, org. helvector. moon. CheeseMask
 auto, org. helvector. util. Trace
 automatic, org. helvector. util. Trace
C
 cc, org. helvector. weather. ForecastToText
 changeLocation, org. helvector. weather. Forecast
 CheeseMask, org. helvector. moon. CheeseMask
 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
 DateDistance, 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
 destroy
 dewPoint, org. helvector. weather. ForecastToText
 drawMoon
 dropShadow, org. helvector. txt. ToolTip
F
 fastForward, org. helvector. moon.Draw
 Faux3D, org. helvector. moon. Faux3D
 findNode, org. helvector. weather. CurrentConditions
 Float, org. helvector. txt. InfoField
 Forecast, org. helvector. weather. Forecast
G
 getAMPM, org. helvector. date. Elapsed
 getBaseRef, org. helvector. util. UrlInfo
 getDayName, org. helvector. date. Elapsed
 getDaysInMonth, org. helvector. date. Elapsed
 getDirectoryPath, org. helvector. util. UrlInfo
 getDirPath, org. helvector. util. UrlInfo
 getDomain, org. helvector. util. UrlInfo
 getInstance
 getMonthName, org. helvector. date. Elapsed
 getTwelveHour, org. helvector. date. Elapsed
H
 hideTip
 Housekeeper, org. helvector. util. Housekeeper
 humid, org. helvector. weather. ForecastToText
I
 IconView, org. helvector. weather. IconView
 increaseFontSize, org. helvector. txt. TraceField
 InfoField, org. helvector. txt. InfoField
 isBC, org. helvector. date. Elapsed
 isLocal, org. helvector. util. UrlInfo
K
 kill
 killAll
L
 leapYear, org. helvector. date. Elapsed
 loadRandomWeatherData, org. helvector. weather. WeatherControl
 loadWeatherData
public function addGarbage(ob: Object,
a: Array):Boolean
private function animate():Void
private function aniMoon():Void
public static function auto(msg: Object):Void
public static function automatic(msg: Object):Void
public static function cc(o: Object):String
Formats and returns a string for the current conditions.
public function changeLocation(newLocation: Object):Void
public function CheeseMask(mc: MovieClip,
moonMcName: String,
x: Number,
y: Number,
moonR: Number)
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
function Distance()
Constructor
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.
public function destroy():Void
Removes this instace from the instance it’s observing
public function destroy():Void
public static function dewPoint(o: Object,
metric: Boolean):String
Formats and returns a string for the dew point.
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
public function fastForward():Void
public function Faux3D(mc: MovieClip,
moonMcName: String,
x: Number,
y: Number,
animate: Boolean)
private function findNode(s: String):Object
Finds the specified node within the current XML document.
private function Float()
function Forecast(forLocation: Object,
metricU: Boolean,
metricD: Boolean)
public static function getAMPM(d: Date):String
Calculates wether or not the hour of the supplied date object is AM or PM
public static function getBaseRef(url: String):String
public static function getDayName(d: Date):String
Returns the name of the day for the specified date object
public static function getDaysInMonth(d: Date):Number
Returns the number of days in the specified date objects month.
public static function getDirectoryPath(url: String):String
public static function getDirPath(url: String):String
public static function getDomain(url: String):String
public function getInstance(mc: MovieClip):Housekeeper
Singleton patterned instance creation, each movieclip will only take one instance of a Housekeeper.
public static function getMonthName(d: Date):String
Returns the name of the month in english.
public static function getTwelveHour(d: Date):Number
Turns the hour of specified date object to 12 hour format
public function hideTip()
public function hideTip()
public static function humid(o: Object):String
Formats and returns a string for the humidity.
function IconView(target: MovieClip,
report: Forecast,
x: Number,
y: Number)
public function increaseFontSize():Void
Increases the font size of the instance textfiled by one.
public function InfoField(mc: MovieClip,
txtName: String,
depth: Number,
txt: String,
bgColour: Number)
public static function isBC(d: Date):Boolean
Works out if the date is BC.
public static function isLocal(url: String):Boolean
public function kill():Void
public function kill():Boolean
Tidies up all resources created by this class instance.
public function killAll():Boolean
kills all events registered for garbage collection.
public static function leapYear(d: Date):Boolean
Works out if the date is a leap year.
public function loadRandomWeatherData():Boolean
public function loadWeatherData():Void
public function loadWeatherData(n: Number):Void