» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with SVG + Flash

vectorvision - Google Code

Vectors in papervision3D, vector fonts in papervision.

opensource: del.icio.us tag/opensource

DENG - The Modular XML Browser Engine - CSS 3 plus XHTML, SVG, XForms, XFrames, RSS and more

<sep/>an award-winning, open source Modular XML Browser, capable of rendering subsets of XHTML, SVG, XForms, XFrames, arbitrary XML (e.g. RSS) and any other custom XML application, styled by CSS 3... DENG<sep/>

XForms: del.icio.us/tag/XForms

DENG - The Modular XML Browser Engine - CSS 3 plus XHTML, SVG, XForms, XFrames, RSS and more

DENG is an award-winning, open source Modular XML Browser, capable of rendering subsets of XHTML, SVG, XForms, XFrames, arbitrary XML (e.g. RSS<sep/>

XML: del.icio.us/tag/xml

DENG - The Modular XML Browser Engine - CSS 3 plus XHTML, SVG, XForms, XFrames, RSS and more

ENG is an award-winning, open source Modular XML Browser, capable of rendering subsets of XHTML, SVG, XForms, XFrames, arbitrary XML (e.g. RSS) and any other custom XML application, styled by CSS 3.

XML: del.icio.us/tag/xml

vectormagic.stanford.edu

The Online Tool for Precision Vectorization

RIA: del.icio.us/tag/RIA

FlameProject

An Integrated Development Environment for producing Animated SVG files

opensource: del.icio.us tag/opensource

Main Page - FlameProjectWiki

An Integrated Development Environment for producing Animated SVG files, similar to Macromedia Captivate. Licensed under the LGPL. Likely to also produce Flash files in the future too.

open-source: del.icio.us tag/open-source

InputDraw: Allow Drawing in Forms

Ever wanted to let your users draw in a form field?

InputDraw in Action

<InputDraw/> lets you do just that, saving the results as SVG for you to include in a form field. It's based on Flash and is easy to use:

HTML:
  1.  
  2. <script src="swfobject.js" type="text/javascript"></script>
  3. <script src="inputdraw.js" type="text/javascript"></script>
  4. <div id="place"></div>
  5.  
  6. <input type="hidden" id="svgdraw" />
  7.  
  8. <script type="text/javascript">
  9. new InputDraw("inputdraw.free-non-commercial.1.3.swf", "place",
  10.         {id:"svgdraw", width:"300", height:"300", animation:60, background_image:"/images/backgrounds/minorca_beach.jpg"});
  11. </script>
  12.  

The project also includes an SVG viewer. We're told that:

version 1.0 has more than 1000 real downloads and it is used in a lot of
funny websites and medical web applications.

Ajax: Ajaxian

Page 1 | Next >>