How to make Word Art Blink

B

Blink Word Art

Is there a way to make my Word Art blink?
I have tried several methods but blink only seems to work with text in the
format of <p><blink>text</blink><p>
Thanks
 
R

Ronx

Don't.
If you must, then create an animated .gif image or flash or silverlight
movie that "blinks" at most twice a second - faster than that could cause a
fit in epilepsy sufferers.
In any case, many users will close the page to avoid the flashing.
Images (and WordArt is an image of sorts) cannot blink using the <blink>
tag.

See http://www.rxs-enterprises.org/tests/vml-graphics/ for reasons why VML
(which includes WordArt) should be avoided in web pages.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 
B

Blink Word Art

I am trying to do this inside a table...how about this one?
Heres the code


<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea" strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>
 
R

Ronx

First - lose the VML graphics - VML does not display correctly in any
browser except Internet Explorer. Other browsers are used by around 40% or
more of your clients.

Second - see my post about animated gifs.

Third - What table? - What are we looking at in that mess you call code?
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.



Blink Word Art said:
I am trying to do this inside a table...how about this one?
Heres the code


<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136"
style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea"
strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>







Rob Giordano said:
it's forbidden




--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






message
 
B

Blink Word Art

I am trying blink some other text inside a table ...if I cant blink the Word
Art ok?? but I really need this text to blink and I cant figure out the code??
Here is the code...Thanks for any help!

<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea" strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>
 
B

Blink Word Art

Thanks I understand just thought it would look good...I have done
Animated gifs before but I lost the software I used. Any good Open source or
free programs for making animated gifs??
 
R

Rob Giordano [MS MVP]

looks like Publisher junk.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






Ronx said:
First - lose the VML graphics - VML does not display correctly in any
browser except Internet Explorer. Other browsers are used by around 40%
or more of your clients.

Second - see my post about animated gifs.

Third - What table? - What are we looking at in that mess you call code?
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.



Blink Word Art said:
I am trying to do this inside a table...how about this one?
Heres the code


<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136"
style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea"
strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial
Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>







Rob Giordano said:
it's forbidden




--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






message
Is there a way to make my Word Art blink?
I have tried several methods but blink only seems to work with text in
the
format of <p><blink>text</blink><p>
Thanks
 
H

Hot-text

Here #1 #2

#1 <blink>text</blink> Is For Netscape and Opera Only !

#2 is JavaScript
============================================
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<script language="JavaScript1.2">

<!-- Begin
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++) {
this = initArray.arguments;
}
}

var ctext = "Wow! Look at all the pretty colors!";
var x = 0;
var color = new initArray(
"red",
"blue",
"green",
"black"
);
if(navigator.appName == "Netscape") {
document.write('<layer id="c"><center>'+ctext+'</center></layer><br>');
}
if (navigator.appVersion.indexOf("MSIE") != -1){
document.write('<div id="c"><center>'+ctext+'</center></div>');
}
function chcolor(){
if(navigator.appName == "Netscape") {
document.c.document.write('<center><font color="'+color[x]);
document.c.document.write('">'+ctext+'</font></center>');
document.c.document.close();
}
else if (navigator.appVersion.indexOf("MSIE") != -1){
document.all.c.style.color = color[x];
}
(x < color.length-1) ? x++ : x = 0;
}
setInterval("chcolor()",1000);
// End -->
</script>
============================================
 
H

Hot-text

UpDate
<blink>text</blink> not in Netscape8 , WebTv, or MSIE
Work good in Opera
and you can make the JavaScript in to a link

<STRONG><SPAN style="COLOR: #ff3300"><A
href="http://hot-text.ath.cx"><script language="JavaScript1.2">
///////////////Wow! Look at all the pretty
colors!";/////////////////////////////
// End -->
</script><noscript><blink>Wow! Look at all the pretty
colors -</blink></noscript></A></SPAN></STRONG>

and you can make it two Colors too like this
var color = new initArray(
"red",
"blue".


And here 3 more just for OPERA lool
++++++++++++++++++++++++++++++++++++++++
<STRONG><SPAN style="COLOR: #ff3300;"><A
href="http://hot-text.ath.cx"><blink>Wow! Look at all the pretty
colors</blink></A></SPAN></STRONG>
+++++++++++++++++++++++++++++++++++++++++
<A
href="http://hot-text.ath.cx"><blink style="COLOR: #ff3300"><b
style="color: #3333ff; text-decoration: blink;">Wow! Look at all the pretty
colors</blink></A>
+++++++++++++++++++++++++++++++++++++++
<A
href="http://hot-text.ath.cx"><b style="color: #3333ff; text-decoration:
blink;">Wow! Look at all the pretty </b></A>
++++++++++++++++++++++++++++++++++++++




Hot-text said:
Here #1 #2

#1 <blink>text</blink> Is For Netscape and Opera Only !

#2 is JavaScript
============================================
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<script language="JavaScript1.2">

<!-- Begin
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++) {
this = initArray.arguments;
}
}

var ctext = "Wow! Look at all the pretty colors!";
var x = 0;
var color = new initArray(
"red",
"blue",
"green",
"black"
);
if(navigator.appName == "Netscape") {
document.write('<layer id="c"><center>'+ctext+'</center></layer><br>');
}
if (navigator.appVersion.indexOf("MSIE") != -1){
document.write('<div id="c"><center>'+ctext+'</center></div>');
}
function chcolor(){
if(navigator.appName == "Netscape") {
document.c.document.write('<center><font color="'+color[x]);
document.c.document.write('">'+ctext+'</font></center>');
document.c.document.close();
}
else if (navigator.appVersion.indexOf("MSIE") != -1){
document.all.c.style.color = color[x];
}
(x < color.length-1) ? x++ : x = 0;
}
setInterval("chcolor()",1000);
// End -->
</script>
============================================



Blink Word Art said:
Is there a way to make my Word Art blink?
I have tried several methods but blink only seems to work with text in
the
format of <p><blink>text</blink><p>
Thanks
 
M

Mike Mueller

I have used UnFreexze in the past, very simple, but functional

Also- Word art is not text, it creates a vector image that only works in IE,
and downgrades to a GIF in other browsers
The flash rates to avoid are between 5 and 30 hertz for the people who have
photosensitive epilepsy
 
R

Rob Giordano [MS MVP]

it should be along with bgsound of the author's favorite 70's disco "music"



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






Karl E. Peterson said:
Rob Giordano [MS MVP] explained :
it's forbidden

LOL!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top