Click here to Skip to main content
15,915,094 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Converting from one line to an indented view Pin
Michael A. Barnhart14-Apr-06 11:55
Michael A. Barnhart14-Apr-06 11:55 
Questiontrying to provide a user interface for filling in the innertext of an xml document in the web project Pin
Madhur Ahuja7-Apr-06 2:31
Madhur Ahuja7-Apr-06 2:31 
Questionhow to call xml Pin
ybasha6-Apr-06 17:52
ybasha6-Apr-06 17:52 
Questionxml to asp Pin
zybernau4-Apr-06 9:16
zybernau4-Apr-06 9:16 
QuestionMy code doesn't work. Help? Pin
SpeBeeTo4-Apr-06 6:02
SpeBeeTo4-Apr-06 6:02 
QuestionProgrammatically adding TabPage Contents into DataGrid from XML File Pin
AnneThorne3-Apr-06 8:27
AnneThorne3-Apr-06 8:27 
Question.NET windowsform XML editor control Pin
pmt1-Apr-06 0:45
pmt1-Apr-06 0:45 
QuestionVML Help??? Pin
Circleoaks30-Mar-06 7:12
Circleoaks30-Mar-06 7:12 
Hello everyone.
I am new to VML. I am modifying code I found years ago that I use as a "popup bubble" that moves around the screen displaying information based on the mouseclick. My original code was a small oval with a point poking out of the bottom (you know, like a comic strip). This new project I need the same functionality but a larger rounded rectangle with the point out the bottom. I finally got the shape right but I can't get the FILL COLOR to apply.

Here is page containing the new attempted shape followed by the original:
If anyone can help me fill the shape with 95% opacity yellow I would be eternally greatful.
I'm tired of this simple code spanking meFrown | :(


<HTML xmlns:v="urn:schemas-microsoft-com:vml"
xmlnsBlush | :O ="urn:schemas-microsoft-com:office:office">
<HEAD>
<STYLE>
v\:* { behavior: url(#default#VML);}
o\:* { behavior: url(#default#VML);}
</STYLE>
<TITLE>VML Sample</TITLE>
</HEAD>
<BODY>



<div>
<v:group style='position:absolute; top:4; left:4; width:700px; height:700px;'>
<v:stroke joinstyle="miter"/>
<v:arc style='position:absolute; topBlush | :O ; leftBlush | :O ; width:20; height:20' filled='true' fillcolor = '#ffeaa1' startangle='270' endangle='360' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; topBlush | :O ; leftBlush | :O ' from='10,0' to='310,0' strokecolor='black' strokeweight='1'/>
<v:arc style='position:absolute; topBlush | :O ; left:300; width:20; height:20' filled='f' startangle='0' endangle='90' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; topBlush | :O ; leftBlush | :O ' from='320,10' to='320,130' strokecolor='black' strokeweight='1'/>
<v:arc style='position:absolute; top:120; left:300; width:20; height:20' filled='f' startangle='90' endangle='180' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; topBlush | :O ; leftBlush | :O ' from='40,140' to='309,140' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; top:140; leftBlush | :O ' from='40,0' to='0,60' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; topBlush | :O ; leftBlush | :O ' from='0,200' to='11,140' strokecolor='black' strokeweight='1'/>
<v:arc style='position:absolute; top:120; leftBlush | :O ; width:20; height:20' filled='f' startangle='180' endangle='270' strokecolor='black' strokeweight='1'/>
<v:line style='position:absolute; topBlush | :O ; leftBlush | :O ' from='0,10' to='0,130' strokecolor='black' strokeweight='1'/>
<v:textbox style='position:absolute; top:10; left:12'><font size="2" face="Arial, Helvetica, sans-serif">This is test text one.<br>This is test text two.<br>Now I can include lots more data in the moving, floating popup information bubble.</SPAN></font></p></v:textbox>


</v:group>
</div>

<div id="callout" style="position:absolute; left:10px; top:200px; width:150px; height:100px; z-index:30; ">
<v:shape coordsize="16000,24000" o:spt="63" adj="1000,25920" path="wr0,,21600,21600@15@16@17@18l@21@22xe" style='position:absolute; margin-left:1pt;margin-top:1pt;width:1in;height:48pt;z-index:17' id="shape" >
<v:fill Color="#ffffcc" Opacity="0.95, 0.95"/>
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="val #0"/>
<v:f eqn="val #1"/>
<v:f eqn="sum 10800 0 #0"/>
<v:f eqn="sum 10800 0 #1"/>
<v:f eqn="atan2 @2 @3"/>
<v:f eqn="sumangle @4 11 0"/>
<v:f eqn="sumangle @4 0 11"/>
<v:f eqn="cos 10800 @4"/>
<v:f eqn="sin 10800 @4"/>
<v:f eqn="cos 10800 @5"/>
<v:f eqn="sin 10800 @5"/>
<v:f eqn="cos 10800 @6"/>
<v:f eqn="sin 10800 @6"/>
<v:f eqn="sum 10800 0 @7"/>
<v:f eqn="sum 10800 0 @8"/>
<v:f eqn="sum 10800 0 @9"/>
<v:f eqn="sum 10800 0 @10"/>
<v:f eqn="sum 10800 0 @11"/>
<v:f eqn="sum 10800 0 @12"/>
<v:f eqn="mod @2 @3 0"/>
<v:f eqn="sum @19 0 10800"/>
<v:f eqn="if @20 #0 @13"/>
<v:f eqn="if @20 #1 @14"/>
</v:formulas>
<v:handles>
<v:h position="#0,#1"/>
</v:handles>
<v:shape style='position:absolute;margin-left:-6pt;margin-top:12pt;width:114pt;height:1in' coordsize="21500,21600" path="m0,0l21600,0m0,21600l21600,21600e" id="Textbox">
<v:textbox>
<p align="center"><font size="2" face="Arial, Helvetica, sans-serif">This is test text one.<br>This is test text two.</SPAN></font></p></v:textbox>
</v:shape>
</v:shape>
</div>

</BODY>
</HTML>





Paul
QuestionXML to datagrid WITHOUT FILE Pin
Centivi@29-Mar-06 12:20
Centivi@29-Mar-06 12:20 
AnswerRe: XML to datagrid WITHOUT FILE Pin
George L. Jackson29-Mar-06 17:31
George L. Jackson29-Mar-06 17:31 
GeneralRe: XML to datagrid WITHOUT FILE Pin
Centivi@30-Mar-06 1:48
Centivi@30-Mar-06 1:48 
QuestionAdd XML to an XMLNode Pin
NewbieDude28-Mar-06 1:23
NewbieDude28-Mar-06 1:23 
AnswerRe: Add XML to an XMLNode Pin
George L. Jackson29-Mar-06 17:36
George L. Jackson29-Mar-06 17:36 
GeneralRe: Add XML to an XMLNode Pin
NewbieDude29-Mar-06 19:46
NewbieDude29-Mar-06 19:46 
GeneralRe: Add XML to an XMLNode Pin
imsathy30-Mar-06 1:10
imsathy30-Mar-06 1:10 
QuestionUsing in XML Pin
Beringer27-Mar-06 8:09
Beringer27-Mar-06 8:09 
AnswerRe: Using in XML Pin
George L. Jackson28-Mar-06 10:35
George L. Jackson28-Mar-06 10:35 
AnswerRe: Using in XML Pin
DavidNohejl28-Mar-06 23:20
DavidNohejl28-Mar-06 23:20 
QuestionSchema and Stylesheet Pin
Chetan Ranpariya26-Mar-06 18:50
Chetan Ranpariya26-Mar-06 18:50 
AnswerRe: Schema and Stylesheet Pin
George L. Jackson27-Mar-06 11:33
George L. Jackson27-Mar-06 11:33 
GeneralRe: Schema and Stylesheet Pin
Chetan Ranpariya27-Mar-06 16:59
Chetan Ranpariya27-Mar-06 16:59 
GeneralRe: Schema and Stylesheet Pin
George L. Jackson28-Mar-06 10:27
George L. Jackson28-Mar-06 10:27 
QuestionJoin Query in XML Pin
Chetan Ranpariya26-Mar-06 17:40
Chetan Ranpariya26-Mar-06 17:40 
Questioncopy file to another folder Pin
angelagke26-Mar-06 17:16
angelagke26-Mar-06 17:16 
AnswerRe: copy file to another folder Pin
George L. Jackson29-Mar-06 17:40
George L. Jackson29-Mar-06 17:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.