My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/*
@author: Laurence Green
@email: vesper.opifex@googlemail.com
@email: vesper.opifex@googlemail.com
@www: http://www.laurencegreen.com/
@code: http://vesper-opifex.googlecode.com/
@blog: http://vesperopifex.blogspot.com/

@version: v1.0.1

@License: MIT License
http://www.opensource.org/licenses/mit-license.php

= Additional Credit and Licenses =

== Original idea for framework ==
@credit: Peter Mason
@email: peter.mason@itecture.co.uk

== SWFAddress ==
http://www.asual.com/swfaddress/

== Tweener ==
http://code.google.com/p/tweener/

== Adobe ==
### The following license is for the Adobe Flash fl.* package ###

The files found in the directory [Windows: C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\ActionScript 3.0\Classes\fl;
Macintosh: /Applications/Adobe Flash CS3/Configuration/ActionScript 3.0/Classes/fl] following installation of the Flash Professional
software may be used and distributed as a part of your product, subject to the terms found here
[http://www.adobe.com/products/eula/third_party/] You do not need to agree to these terms, however nothing else grants you the right
to use or distribute the files with your own application.

### End of Adobe License for the fl.* package ###
Direct link for the fl.* package license please see: http://www.adobe.com/products/eula/third_party/flash/cs3.html


= History =

== v1.0.0 ==
Cullminated all changes into one package.
http://vesper-opifex.googlecode.com/svn/trunk/

== rc1.0.22 ==
Corrected persistant page generation.
Corrected timings of page animations.
http://vesper-opifex.googlecode.com/svn/trunk/

== rc1.0.21 ==
Corrected animation bugs of pages.
Modularised teh animations handlers.
http://vesper-opifex.googlecode.com/svn/tags/rc1.0.21/

== rc1.0.2 ==
Update for integration of audio output through the use of Events, only basic funcitonality.
http://vesper-opifex.googlecode.com/svn/tags/rc1.0.2/

== rc1.0.1 ==
Updated general bugs
http://vesper-opifex.googlecode.com/svn/tags/rc1.0.1/

== rc1.0.0 ==
First release candidate.
*/

Change log

r544 by vesper.opifex on Jun 17, 2010   Diff
merge from branches/1.9rc2
Go to: 
Project members, sign in to write a code review

Older revisions

r402 by vesper.opifex on Nov 9, 2009   Diff
Start of implementing custom focus.
r312 by vesper.opifex on Aug 23, 2009   Diff
almost there, just need to tweak the
table class a bit and a few more for
basic overhaul
r223 by vesper.opifex on Mar 30, 2009   Diff
XMLAnimation.as completed with
overhaul to streamline the XML markup
required for instancing a tween.
All revisions of this file

File info

Size: 2113 bytes, 65 lines
Powered by Google Project Hosting