Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

SmileText component (Flash CS4)How to use the component : import org.iteratif.controls.*; var emoticons:Dictionary = new Dictionary(); emoticons[":)"] = HappyIcon; emoticons[";)"] = SmileIcon; var st:SmileText = new SmileText(emoticons); st.font = new ... [More] FontDescription("Arial"); st.text = "Voici un texte qui contient :) un smiley \net en voici un autre ;) plus sympa non"; addChild(st);Sample files: sample-smiletext.fla demos: sample-smiletext.html [Less]

0
 
  0 reviews  |  0 users  |  132 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Download ScriptPhotoshop CS4 took out the "Change Layer Content" feature, but the option of switching between solid and gradient fills on a specific layer is pretty useful. This script, loaded in Photoshop, will switch the fill type of the selected layer. It will switch a Solid Fill to a ... [More] Gradient Fill, and a Gradient Fill to a Solid fill. Recommended use:Save to Adobe Photoshop CS4/Presets/Scripts/ (So script will show up in File>Scripts>Change Fill Type) Open Photoshop CS4 Edit>Keyboard Shortcuts... Under File, select "Change Fill Type" Hit Shift+(Command/Control)+A OK Now hit Shift+(Command/Control)+A to toggle the selected layer between solid fill and gradient fill. ThanksThanks to Yasuyuki Higuchi and Scott Weichert for tips on how to reproduce the functionality by creating an action in Photoshop CS3 and then running it in Photoshop CS4. Thanks to xbytor for writing a script that would convert an action into JavaScript to help understand what was really going on. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

HSO's AS3 Classes PackageThis package contains many classes I've developped over time for my job. Most of them are utility classes, meaning they are suitable for many kinds of projects and applications. All these classes are released under the GNU GPL v3 license. Help & IssuesBasic ... [More] wiki help pages will be available, as soon as I can find some time :) Feel free to contact me for help or to submit an issue. DownloadMost users should use the SVN to get the latest sources, see in Source section. Head to the Downloads section for newly added ZIP archives added every so often. Hugo St-Onge [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Flash game demo showing off new features of Flash CS4 - Inverse Kinematics, 3D features, Deco tool and Pixel Blender. Also demonstrates motion detection with webcam.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

it is a open source 3d engine for flash cs4.

0
 
  0 reviews  |  0 users  |  511 lines of code  |  1 current contributor  |  Analyzed over 1 year ago
 
 

Simple3D is a library of standalone 3D classes for developing 3D content in Flash Player 10. It is extremely simple to use, has very small compile size.

0
 
  0 reviews  |  0 users  |  735 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

A custom Actionscript 3 FLVPlayer class written by R. Moorman.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A custom Actionscript 3 AudioPlayer class.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

FrameworkA custom ActionScript 3 Framework based on PureMVC MultiCore. FeaturesRapid developmentAll settings are done by one configuration file. Easy to use. Built-in navigation methods. Easy localization options. Ready for the webSWFAddress for deep linking. SWFObject for embedding your Flash ... [More] application. More than just a FrameworkFontManager to handle all text data and custom Fonts. FLVPlayer to play your FLV video's. AudioPlayer to manage your audio files. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Simple Actionscript 3/ XML / PHP form creation, validation library. The primary purpose of this library is to facilitate the creation of forms with out a lot of UI or development interaction. At digital octane we actually implement a previous form of this library on not only our site ... [More] http://www.digitaloctane.combut on a lot of our clients as well. Here is a quick breakdown of how the code worksXML used for configuration purposes Flash File used to load in the XML and build the form. We are currently implementing the default UI component set but you could easily refactor this code to use custom text inputs combo boxes and what not PHP or another Server Side form processor to POST the data to. And that is basically it. Some of the things we are currently working on will be found in the Issues section. Upcoming FeaturesOur plans are for Multiple Validation (Light, Strict, Custom) for each form field (We support a few today that we think are adequate enough) Multi-page Forms. Multi Column Pages. The alpha version currently only supports single page, single column layouts. Suggestions are welcome! [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.