Click here to Skip to main content
Click here to Skip to main content
 

Interactive Web Graphics with VML: Parameterized Shapes in FrontPage

By , 24 Aug 2005
 
paramshapes.zip
ParamShapes.gif
ParamShapes.png
VML_MSDN.png
VML_MSDN.url
VML_W3C.url
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
<head>
	<style>
v\:*         { behavior: url(#default#VML) }
o\:*         { behavior: url(#default#VML) }
</style>
<!--[if gte mso 9]>
	<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
	</xml><![endif]-->
	<link rel="File-List" href="ParamShapes_Sample01_files/filelist.xml">
</head><body>

<p><v:shape id="biz01" o:spid="_x0000_s1025"
 style='width:200.25pt;height:200.25pt' coordsize="" o:spt="100" adj="378,801,903,468"
 path="m,l,1000r1000,em250,250l@0@1em250,250c@0@1@2@3,750,750em750,750l@2@3e">
 <v:stroke joinstyle="round"/>
 <v:formulas>
  <v:f eqn="val #0"/>
  <v:f eqn="val #1"/>
  <v:f eqn="val #2"/>
  <v:f eqn="val #3"/>
 </v:formulas>
 <v:path o:connecttype="segments"/>
 <v:handles>
  <v:h position="#0,#1" xrange="0,1000" yrange="0,1000"/>
  <v:h position="#2,#3" xrange="0,1000" yrange="0,1000"/>
 </v:handles>
</v:shape></p>

<p>Contols (x1,y1,x2,y2): <span id="Report"></span></p>
<script>Report.innerText = biz01.adj.Value;</script>
</body></html>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Oleg Kobchenko
Web Developer
United States United States
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 24 Aug 2005
Article Copyright 2005 by Oleg Kobchenko
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid