« change/set property in flash | Main | New creative, style, and toys »

flashephile

kuler.adobe.com - flash color application

adobe integrated runtime

thefwa.com awesome list of flash

colourlikenoother.com

fullscreen flash & FS application info:
FS Commands for Projector Files
Make the screen size fullscreen  fscommand("fullscreen", "true");
Allow the movie to scale to the screen size  fscommand("allowscale", "true");
Don't allow the movie to scale fscommand("allowscale", "false");  
Script for a "quit" or "exit" button on (release) {
fscommand("quit");
}
 


 

TrackBack

TrackBack URL for this entry:
http://ochabski.com/blog-mt/mt-tb.fcgi/54

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)