home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Active Guide 2009 June
/
CAG06.ISO
/
Programos
/
TwonkyMediaManagerSetupStandard.exe
/
MediaManager
/
blue_theme_global.swf
/
scripts
/
FilledStar.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-02-09
|
258 b
|
15 lines
package
{
import flash.display.MovieClip;
[Embed(source="/_assets/assets.swf", symbol="symbol24")]
public dynamic class FilledStar extends MovieClip
{
public function FilledStar()
{
super();
}
}
}