Mailing List
Home
Forum Home
Flash Pro
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Component in movieclip

Component in movieclip

2006-12-04       - By Jonathan Berry

 Back
Reply:     1     2     3     4  

Thanks Becky, yes it does have an instance name. I traced out all
members/properties of the movieclip with for(name in
movieclip_mc)trace(name)  and I get the component instance name. I have
other buttons inside that clip as well and they are referenced using
movieclip_mc.button_btn and their actions work. I can also set and retrieve
properties of the datechooser component, but when I try to add an event
listener to the datechooser component inside the clip, I have no result. I'm
stumped. Do any rules regarding scope apply?

On 12/4/06, Becky Kinney <bkinney@(protected)> wrote:
>
>   I don't see a problem with your code, assuming that you named your
> component
> 'component'. A component needs a unique (to the timeline) instance name
> just
> like any other mc.
>
> Becky
>
>
> -- -- Original Message -- --
> From: "Jonathan Berry" <jcharlesberry@(protected)<jcharlesberry%40gmail.com>
> >
> To: "Pro Flash" <pro_flash@(protected) <pro_flash%40yahoogroups.com>>
> Sent: Sunday, December 03, 2006 3:02 PM
> Subject: [Pro Flash Users] Component in movieclip
>
> > Hey all, this may be a silly question, but I wonder how one can
> reference
> > a
> > component inside a movieclip. I tried movie_mc.component.addListener()
> but
> > to no avail. Is it even proper practice to put a component inside a
> > movieclip? Thanks in advance.
> >
> > --
> > Jonathan Berry, M.A.
> > IT Consultant
> > 619.306.1712(m)
> > jcharlesberry@(protected) <jcharlesberry%40gmail.com>
> > www.mindarc.com
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----
> >
> > This E-mail is covered by the Electronic Communications Privacy Act, 18
> > U.S.C. ?? 2510-2521 and is legally privileged.
> > This information is confidential information and is intended only for
> > the use of the individual or entity named above. If the reader of this
> > message is not the intended recipient, you are hereby notified that any
> > dissemination, distribution or copying of this communication is strictly
> > prohibited.
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > =========================
> > Pro_Flash: Professional Web Developers Using Macromedia Flash
> > To subscribe: mailto:pro_flash-subscribe@(protected)<pro_flash-subscribe
%40egroups.com>
> > To UNSUBSCRIBE: mailto:pro_flash-unsubscribe@(protected)<pro_flash
-unsubscribe%40egroups.com>
> >
> > Yahoo! Groups Links
> >
> >
> >
>
>  
>



--
Jonathan Berry, M.A.
IT Consultant
619.306.1712(m)
jcharlesberry@(protected)
www.mindarc.com

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------

This E-mail is covered by the Electronic Communications Privacy Act, 18
U.S.C. ?? 2510-2521 and is legally privileged.
This information is confidential information and is intended only for
the use of the individual or entity named above. If the reader of this
message is not the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is strictly
prohibited.

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------


[Non-text portions of this message have been removed]



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4
/strict.dtd">
<html>
<head>
</head>

<!-- Network content -->


<body style="background-color: #ffffff;">

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="width:655px; position:relative;">
 <div id="ygrp-msg" style="width: 490px; padding: 0 15px 0 0; float:left;  z
-index:1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

   <div id="ygrp-text">
           <p>Thanks Becky, yes it does have an instance name. I traced out
all<br>
members/properties of the movieclip with for(name in<br>
movieclip_mc)<wbr>trace(name)  and I get the component instance name. I have<br>
other buttons inside that clip as well and they are referenced using<br>
movieclip_mc.<wbr>button_btn and their actions work. I can also set and
retrieve<br>
properties of the datechooser component, but when I try to add an event<br>
listener to the datechooser component inside the clip, I have no result. I'm<br>
stumped. Do any rules regarding scope apply?<br>
<br>
On 12/4/06, Becky Kinney &lt;<a href="mailto:bkinney%40udel.edu">bkinney@(protected)
<wbr>edu</a>&gt; wrote:<br>
&gt;<br>
&gt;   I don't see a problem with your code, assuming that you named your<br>
&gt; component<br>
&gt; 'component'. A component needs a unique (to the timeline) instance name<br>
&gt; just<br>
&gt; like any other mc.<br>
&gt;<br>
&gt; Becky<br>
&gt;<br>
&gt;<br>
&gt; -- -- Original Message -- --<br>
&gt; From: &quot;Jonathan Berry&quot; &lt;<a href="mailto:jcharlesberry%40gmail
.com">jcharlesberry@<wbr>gmail.com</a>&lt;jcharlesberry%<wbr>40gmail.com&gt;<br>
&gt; &gt;<br>
&gt; To: &quot;Pro Flash&quot; &lt;<a href="mailto:pro_flash%40yahoogroups.com"
>pro_flash@(protected)<wbr>ps.com</a> &lt;pro_flash%40yahoog<wbr>roups.com&gt;<wbr
>&gt;<br>
&gt; Sent: Sunday, December 03, 2006 3:02 PM<br>
&gt; Subject: [Pro Flash Users] Component in movieclip<br>
&gt;<br>
&gt; &gt; Hey all, this may be a silly question, but I wonder how one can<br>
&gt; reference<br>
&gt; &gt; a<br>
&gt; &gt; component inside a movieclip. I tried movie_mc.component.<wbr
>addListener(<wbr>)<br>
&gt; but<br>
&gt; &gt; to no avail. Is it even proper practice to put a component inside a
<br>
&gt; &gt; movieclip? Thanks in advance.<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Jonathan Berry, M.A.<br>
&gt; &gt; IT Consultant<br>
&gt; &gt; 619.306.1712(<wbr>m)<br>
&gt; &gt; <a href="mailto:jcharlesberry%40gmail.com">jcharlesberry@<wbr>gmail
.com</a> &lt;jcharlesberry%<wbr>40gmail.com&gt;<br>
&gt; &gt; www.mindarc.<wbr>com<br>
&gt; &gt;<br>
&gt; &gt; -- ---- ----<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ------
<wbr>-- ------<wbr>-<br>
&gt; &gt;<br>
&gt; &gt; This E-mail is covered by the Electronic Communications Privacy Act,
18<br>
&gt; &gt; U.S.C. ?? 2510-2521 and is legally privileged.<br>
&gt; &gt; This information is confidential information and is intended only for
<br>
&gt; &gt; the use of the individual or entity named above. If the reader of
this<br>
&gt; &gt; message is not the intended recipient, you are hereby notified that
any<br>
&gt; &gt; dissemination, distribution or copying of this communication is
strictly<br>
&gt; &gt; prohibited.<br>
&gt; &gt;<br>
&gt; &gt; -- ---- ----<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ------
<wbr>-- ------<wbr>-<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; [Non-text portions of this message have been removed]<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ============<wbr>=========<wbr>====<br>
&gt; &gt; Pro_Flash: Professional Web Developers Using Macromedia Flash<br>
&gt; &gt; To subscribe: mailto:<a href="mailto:pro_flash-subscribe%40egroups
.com">pro_flash-subscribe<wbr>@(protected)<wbr>com</a>&lt;pro_flash-subscrib<wbr>e
%40egroups.<wbr>com&gt;<br>
&gt; &gt; To UNSUBSCRIBE: mailto:<a href="mailto:pro_flash-unsubscribe
%40egroups.com">pro_flash-unsubscri<wbr>be@(protected)<wbr>com</a>&lt;pro_flash
-unsubscr<wbr>ibe%40egroups.<wbr>com&gt;<br>
&gt; &gt;<br>
&gt; &gt; Yahoo! Groups Links<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;  <br>
&gt;<br>
<br>
-- <br>
Jonathan Berry, M.A.<br>
IT Consultant<br>
619.306.1712(<wbr>m)<br>
<a href="mailto:jcharlesberry%40gmail.com">jcharlesberry@<wbr>gmail.com</a><br>
www.mindarc.<wbr>com<br>
<br>
-- ---- ----<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ---
---<wbr>-<br>
<br>
This E-mail is covered by the Electronic Communications Privacy Act, 18<br>
U.S.C. ?? 2510-2521 and is legally privileged.<br>
This information is confidential information and is intended only for<br>
the use of the individual or entity named above. If the reader of this<br>
message is not the intended recipient, you are hereby notified that any<br>
dissemination, distribution or copying of this communication is strictly<br>
prohibited.<br>
<br>
-- ---- ----<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ------<wbr>-- ---
---<wbr>-<br>
<br>
[Non-text portions of this message have been removed]<br>
<br>
</p>
   </div>  

   <!--~-|**|PrettyHtmlStart|**|-~-->
   <span width="1" style="color: white;">__._,_.___</span>
   <!-- Start the section with Message In topic -->
   <div id="ygrp-actbar">
             <span class="left">
         <a href="http://groups.yahoo.com/group/pro_flash/message/3199;_ylc
=X3oDMTMyaGEwZjQ1BF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRtc2d
JZAMzMjAxBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTE2NTI3ODg0NwR0cGNJZAMzMTk5">
           Messages in this topic          </a> (<span class="bld">3</span>)
       </span>
       <a href="http://groups.yahoo.com/group/pro_flash/post;_ylc
=X3oDMTJubTkya2VwBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRtc2d
JZAMzMjAxBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTE2NTI3ODg0Nw--?act=reply&messageNum
=3201">
         <span class="bld">
           Reply          </span> (via web post)
       </a>  |
       <a href="http://groups.yahoo.com/group/pro_flash/post;_ylc
=X3oDMTJjdTlmbXFhBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNudHBjBHN0aW1lAzExNjUyNzg4NDc-" class="bld">
         Start a new topic        </a>
         </div>
   <!-- ----     Start Nav Bar  -- --->
   <!-- |**|begin egp html banner|**| -->
   <div id="ygrp-vitnav">
               <a href="http://groups.yahoo.com/group/pro_flash/messages;_ylc
=X3oDMTJjcmM2b202BF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNtc2dzBHN0aW1lAzExNjUyNzg4NDc-">Messages</a>  
           |    <a href="http://groups.yahoo.com/group/pro_flash/files;_ylc
=X3oDMTJkbHJvZ2luBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNmaWxlcwRzdGltZQMxMTY1Mjc4ODQ3">Files</a>  
           |    <a href="http://groups.yahoo.com/group/pro_flash/photos;_ylc
=X3oDMTJjZWozbzRpBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNwaG90BHN0aW1lAzExNjUyNzg4NDc-">Photos</a>  
           |    <a href="http://groups.yahoo.com/group/pro_flash/links;_ylc
=X3oDMTJkdThoMzZvBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNsaW5rcwRzdGltZQMxMTY1Mjc4ODQ3">Links</a>  
           |    <a href="http://groups.yahoo.com/group/pro_flash/database;_ylc
=X3oDMTJhbHJtZjRiBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNkYgRzdGltZQMxMTY1Mjc4ODQ3">Database</a>  
           |    <a href="http://groups.yahoo.com/group/pro_flash/polls;_ylc
=X3oDMTJkMjU4azNmBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNwb2xscwRzdGltZQMxMTY1Mjc4ODQ3">Polls</a>  
       
           |    <a href="http://groups.yahoo.com/group/pro_flash/calendar;_ylc
=X3oDMTJicGRpYzN2BF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNjYWwEc3RpbWUDMTE2NTI3ODg0Nw--">Calendar</a>  
   </div>  
   <!-- |**|end egp html banner|**| -->

   <!-- Do not have place to put it yet -->
   <div id="ygrp-grft">
             
<!-- |**|begin egp html banner|**| -->

       =========================<BR>
Pro_Flash: Professional Web Developers Using Macromedia Flash<BR>
To subscribe: mailto:pro_flash-subscribe@(protected)<BR>
To UNSUBSCRIBE: mailto:pro_flash-unsubscribe@(protected)<BR>
       
<!-- |**|end egp html banner|**| -->

         </div>

   <!-- yahoo logo -->
   <!-- |**|begin egp html banner|**| -->
   <div id="ygrp-ft">
     <a href="http://groups.yahoo.com/;_ylc
=X3oDMTJicXR0MGxhBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNnZnAEc3RpbWUDMTE2NTI3ODg0Nw--">
     <img src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/logo/ma_grp_160.gif"
height="15" width="106" border="0" alt="Yahoo! Groups"></a> <br>
     <a href="http://groups.yahoo.com/group/pro_flash/join;_ylc
=X3oDMTJkNTJzc2QwBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNzdG5ncwRzdGltZQMxMTY1Mjc4ODQ3">Change settings via the Web</a>
(Yahoo! ID required) <br>
     Change settings via email: <a href="mailto:pro_flash-digest@(protected)
.com?subject=Email Delivery: Digest">Switch delivery to Daily Digest</a> | <a
href = "mailto:pro_flash-traditional@(protected)?subject=Change Delivery
Format: Traditional">Switch format to Traditional</a> <br>

     <a href="http://groups.yahoo.com/group/pro_flash;_ylc
=X3oDMTJiam9kbGdmBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DZnRyBHNsawNocGYEc3RpbWUDMTE2NTI3ODg0Nw--">
       Visit Your Group
     </a> |
     <a href="http://docs.yahoo.com/info/terms/">
       Yahoo! Groups Terms of Use      </a> |
     <a href="mailto:pro_flash-unsubscribe@(protected)?subject=">
       Unsubscribe      </a>
   </div>     <!-- |**|end egp html banner|**| -->
 </div> <!-- ygrp-msg -->

 
 <!-- Sponsor -->
 <!-- |**|begin egp html banner|**| -->
 <div id="ygrp-sponsor" style="width:140px;float: left; clear: none; margin
-left: 5px; background:white; margin-bottom:25px ;position:absolute; top:0;
right: 0;">
   <!-- Network content -->
   
   <!-- Start vitality -->
   <div id="ygrp-vital">
             <div id="vithd">Recent Activity</div>
       <ul style="list-style-type:none; padding: 0; margin: 2px 0;">
               <li style="clear: both;">
     <div class="ct" style="float: right;"><span style="display:none">&nbsp;<
/span>2</div>
     <div class="cat"><a href="http://groups.yahoo.com/group/pro_flash/members
;_ylc
=X3oDMTJkMjQ4c3IxBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZW
MDdnRsBHNsawN2bWJycwRzdGltZQMxMTY1Mjc4ODQ3">New Members</a></div>
   </li>
 
           
           
               <li style="clear: both;">
     <div class="ct" style="float: right;"><span style="display:none">&nbsp;<
/span>1</div>
     <div class="cat"><a href="http://groups.yahoo.com/group/pro_flash/links;
_ylc
=X3oDMTJldGkwOWswBF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZW
MDdnRsBHNsawN2bGlua3MEc3RpbWUDMTE2NTI3ODg0Nw--">New Links</a></div>
   </li>
 
           
           
       </ul>
           <a href="http://groups.yahoo.com/group/pro_flash;_ylc
=X3oDMTJjbGdpbW00BF9TAzk3MzU5NzE0BGdycElkAzc3NzkxBGdycHNwSWQDMTcwNTAwNTUxMgRzZWM
DdnRsBHNsawN2Z2hwBHN0aW1lAzExNjUyNzg4NDc-">
       Visit Your Group      </a>
   </div>
               <div id="hd">SPONSORED LINKS</div>
     <div id="ov">
       <ul>
                   <li><a href="http://groups.yahoo.com/gads;_ylc
=X3oDMTJhZ3ZxOGxtBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDNzc3OTEEZ3Jwc3BJZAMxNzA1MDA1NTE
yBHNlYwNzbG1vZARzdGltZQMxMTY1Mjc4ODQ3?t=ms&k=Computer+telephony&w1=Computer
+telephony&w2=Portable+computer&w3=Sales+and+marketing+solution&w4=Macromedia
+flash+mx&w5=Sale+and+marketing&c=5&s=130&g=2&.sig=3TCZ0-hm6mPOqcQ4XFz1qQ"
>Computer telephony</a></li>
                   <li><a href="http://groups.yahoo.com/gads;_ylc
=X3oDMTJhZDA3NW8zBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDNzc3OTEEZ3Jwc3BJZAMxNzA1MDA1NTE
yBHNlYwNzbG1vZARzdGltZQMxMTY1Mjc4ODQ3?t=ms&k=Portable+computer&w1=Computer
+telephony&w2=Portable+computer&w3=Sales+and+marketing+solution&w4=Macromedia
+flash+mx&w5=Sale+and+marketing&c=5&s=130&g=2&.sig=lg8-1IWvl1kwjjuay3fNdQ"
>Portable computer</a></li>
                   <li><a href="http://groups.yahoo.com/gads;_ylc
=X3oDMTJhN3VscDE2BF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDNzc3OTEEZ3Jwc3BJZAMxNzA1MDA1NTE
yBHNlYwNzbG1vZARzdGltZQMxMTY1Mjc4ODQ3?t=ms&k=Sales+and+marketing+solution&w1
=Computer+telephony&w2=Portable+computer&w3=Sales+and+marketing+solution&w4
=Macromedia+flash+mx&w5=Sale+and+marketing&c=5&s=130&g=2&.sig
=mePtm0z2SziWudfmo1DeLQ">Sales and marketing solution</a></li>
                   <li><a href="http://groups.yahoo.com/gads;_ylc
=X3oDMTJhZTZsZTUyBF9TAzk3MzU5NzE0BF9wAzQEZ3JwSWQDNzc3OTEEZ3Jwc3BJZAMxNzA1MDA1NTE
yBHNlYwNzbG1vZARzdGltZQMxMTY1Mjc4ODQ3?t=ms&k=Macromedia+flash+mx&w1=Computer
+telephony&w2=Portable+computer&w3=Sales+and+marketing+solution&w4=Macromedia
+flash+mx&w5=Sale+and+marketing&c=5&s=130&g=2&.sig=54kxJSG-XPRGEBOJqXMogQ"
>Macromedia flash mx</a></li>
                   <li><a href="http://groups.yahoo.com/gads;_ylc
=X3oDMTJhMm9xbGw4BF9TAzk3MzU5NzE0BF9wAzUEZ3JwSWQDNzc3OTEEZ3Jwc3BJZAMxNzA1MDA1NTE
yBHNlYwNzbG1vZARzdGltZQMxMTY1Mjc4ODQ3?t=ms&k=Sale+and+marketing&w1=Computer
+telephony&w2=Portable+computer&w3=Sales+and+marketing+solution&w4=Macromedia
+flash+mx&w5=Sale+and+marketing&c=5&s=130&g=2&.sig=vs95WehVJIFA9jqPEJo6Jw">Sale
and marketing</a></li>
                 </ul>
     </div>
   
   <!-- Network content -->
               <div id="nc">
             <div class="ad">
                     <div id="hd1">Yahoo! Mail</div>
<p><a href="http://us.ard.yahoo.com/SIG=12hk4q7i1/M=493064.8985657.9760727
.8674578/D=groups/S=1705005512:NC/Y=YAHOO/EXP=1165286047/A=3848570/R=0/SIG
=12j26nlu5/*http://us.rd.yahoo.com/evt=42411/*http://advision.webevents.yahoo
.com/handraisers">Get it all!</a></p>
<p>With the all-new</p>
<p>Yahoo! Mail Beta</p>                  </div>
                   <div class="ad">
                     <div id="hd1">Y! Messenger</div>
<p><a href="http://us.ard.yahoo.com/SIG=12hh6vr9f/M=493064.8985659.9760753
.8674578/D=groups/S=1705005512:NC/Y=YAHOO/EXP=1165286047/A=3848580/R=0/SIG
=11umg3fun/*http://us.rd.yahoo.com/evt=42403/*http://messenger.yahoo.com">Quick
file sharing</a></p>
<p>Send up to 1GB of</p>
<p>files in an IM.</p>                  </div>
                   <div class="ad">
                     <div id="hd1">New web site?</div>
<p><a href="http://us.ard.yahoo.com/SIG=12hso17r1/M=493064.8985663.9760769
.8674578/D=groups/S=1705005512:NC/Y=YAHOO/EXP=1165286047/A=3848642/R=0/SIG
=131eshi2t/*http://searchmarketing.yahoo.com/arp/srchv2.php?o=US2004&cmp=Yahoo
&ctv=Groups3&s=Y&s2=&s3=&b=50">Drive traffic now.</a></p>
<p>Get your business</p>
<p>on Yahoo! search.</p>                  </div>
         </div>
     
 </div>   <!-- |**|end egp html banner|**| -->
 <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div> <img src="http://geo.yahoo.com/serv?s=97359714/grpId=77791/grpspId
=1705005512/msgId=3201/stime=1165278847/nc1=3848570/nc2=3848580/nc3=3848642"
width="1" height="1"> <br>
<span  style="color: white;">__,_._,___</span>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</body>
<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
<style type="text/css">
<!--
#ygrp-mlmsg {font-size:13px; font-family: arial,helvetica,clean,sans-serif;
*font-size:small;*font:x-small;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;*font-size:100%;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
   font-family: Georgia;  
}
#ygrp-text p{
   margin: 0 0 1em 0;
}
#ygrp-tpmsgs{
   font-family: Arial;  
   clear: both;
}
#ygrp-vitnav{
  padding-top: 10px;
  font-family: Verdana;
  font-size: 77%;
  margin: 0;
}
#ygrp-vitnav a{
  padding: 0 1px;
}
#ygrp-actbar{
  clear: both;
  margin: 25px 0;
  white-space:nowrap;
  color: #666;
  text-align: right;
}
#ygrp-actbar .left{
  float: left;
  white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
  font-family: Verdana;
  font-size: 77%;
  padding: 15px 0;
}
#ygrp-ft{
 font-family: verdana;
 font-size: 77%;
 border-top: 1px solid #666;
 padding: 5px 0;
}
#ygrp-mlmsg #logo{
 padding-bottom: 10px;
}

#ygrp-vital{
  background-color: #e0ecee;
  margin-bottom: 20px;
  padding: 2px 0 8px 8px;
}
#ygrp-vital #vithd{
  font-size: 77%;
  font-family: Verdana;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
#ygrp-vital ul{
  padding: 0;
  margin: 2px 0;
}
#ygrp-vital ul li{
 list-style-type: none;
 clear: both;
 border: 1px solid #e0ecee;  
}
#ygrp-vital ul li .ct{
 font-weight: bold;
 color: #ff7900;
 float: right;
 width: 2em;
 text-align:right;
 padding-right: .5em;
}
#ygrp-vital ul li .cat{
 font-weight: bold;
}
#ygrp-vital a {
  text-decoration: none;
}

#ygrp-vital a:hover{
 text-decoration: underline;
}

#ygrp-sponsor #hd{
  color: #999;
  font-size: 77%;
}
#ygrp-sponsor #ov{
  padding: 6px 13px;
  background-color: #e0ecee;
  margin-bottom: 20px;
}
#ygrp-sponsor #ov ul{
  padding: 0 0 0 8px;
  margin: 0;
}
#ygrp-sponsor #ov li{
  list-style-type: square;
  padding: 6px 0;
  font-size: 77%;
}
#ygrp-sponsor #ov li a{
  text-decoration: none;
  font-size: 130%;
}
#ygrp-sponsor #nc {
 background-color: #eee;
 margin-bottom: 20px;
 padding: 0 8px;
}
#ygrp-sponsor .ad{
  padding: 8px 0;
}
#ygrp-sponsor .ad #hd1{
  font-family: Arial;
  font-weight: bold;
  color: #628c2a;
  font-size: 100%;
  line-height: 122%;
}
#ygrp-sponsor .ad a{
  text-decoration: none;
}
#ygrp-sponsor .ad a:hover{
  text-decoration: underline;
}
#ygrp-sponsor .ad p{
  margin: 0;
}
o {font-size: 0; }
.MsoNormal {
  margin: 0 0 0 0;
}
#ygrp-text tt{
 font-size: 120%;
}
blockquote{margin: 0 0 0 4px;}
.replbq {margin:4}
-->
</style>
</head>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</html><!--End group email -->