I'd like to use some of the OTB Windows .wav files found on the
client...

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eric Cleereman (IT)
Sent: Tuesday, October 03, 2006 12:26 PM
To: arslist@ARSLIST.ORG
Subject: Re: Best way to play sounds?

This is a multi-part message in MIME format.

------_=_NextPart_001_01C6E721.BA1059C0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

This can also be done under Mid-Tier, using a JavaScript to embed the =
sound on a page, button etc...
=20
One thing to note though, each user who plays a sound must first =
download the sound.  Portions of our WAN are very slow, so while the =
sound is downloading across it, the page over Mid-Tier slows to a crawl.
=
 If the added bells and whistles (pun intended) are really something =
which your company needs, it works a lot better if you are able to =
pre-deploy  the sounds using Active Directory synchronization, =
XCelleNet, or anything similar.  This allows Remedy to access the sound
=
from a local server, rather than across the WAN.
=20
Eric Cleereman

-----Original Message-----
From: Action Request System discussion list(ARSList) =
[mailto:[EMAIL PROTECTED] Behalf Of Rick cook
Sent: Tuesday, October 03, 2006 3:20 PM
To: arslist@ARSLIST.ORG
Subject: Re: Best way to play sounds?


**=20
Well, any AL firing condition can fire any action.  So if you wanted to
=
have the client welcome the user when they open a form, for instance, =
you could have an AL that does a command line call to a .wav file on an
=
accessible server.  If you open your Alert tool, you'll notice that you
=
have that ability within the tool to specify any .wav file as your =
notification buzzer.
=20
Not sure how that would work with MT - haven't tried it.
=20
Rick=20
  _____ =20

From: Action Request System discussion list(ARSList) =
[mailto:[EMAIL PROTECTED] On Behalf Of Covert, Jack
Sent: Tuesday, October 03, 2006 11:47 AM
To: arslist@ARSLIST.ORG
Subject: Best way to play sounds?


**=20

Hey guys, what's the best way to play a sound over the user tool?  Over
=
the mid-tier?

=20

ARS 5.1.2, Mid-Tier 5.1.2

=20

Gracias!!

=20

Jack

__20060125_______________________This posting was submitted with HTML in
=
it___ __20060125_______________________This posting was submitted with =
HTML in it___=20


________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

------_=_NextPart_001_01C6E721.BA1059C0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

**
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o =3D "urn:schemas-microsoft-com:office:office" xmlns:w
=3D=20
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<META content=3D"MSHTML 6.00.2900.2963" name=3DGENERATOR></HEAD>
<BODY lang=3DEN-US vLink=3Dpurple link=3Dblue>
<DIV><SPAN class=3D121031719-03102006><FONT face=3DArial color=3D#0000ff
=
size=3D2>This=20
can also be done under Mid-Tier, using a JavaScript to embed the sound =
on a=20
page, button etc...</FONT></SPAN></DIV>
<DIV><SPAN class=3D121031719-03102006><FONT face=3DArial color=3D#0000ff
=

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D121031719-03102006><FONT face=3DArial color=3D#0000ff
=
size=3D2>One=20
thing to note though, each user who plays a sound must first download =
the=20
sound.&nbsp;&nbsp;Portions of our&nbsp;WAN are very slow, so while the =
sound is=20
downloading across it, the page over Mid-Tier slows to a crawl.&nbsp;=20
If&nbsp;the added bells and whistles (pun intended) are really something
=
which=20
your company needs, it works a lot better if you are able to
pre-deploy=20
&nbsp;the sounds using Active Directory synchronization, XCelleNet, or =
anything=20
similar.&nbsp; This allows Remedy to access the sound from a local =
server,=20
rather than across the WAN.</FONT></SPAN></DIV>
<DIV><SPAN class=3D121031719-03102006><FONT face=3DArial color=3D#0000ff
=

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D121031719-03102006><FONT face=3DArial color=3D#0000ff
=
size=3D2>Eric=20
Cleereman</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> Action Request =
System=20
  discussion list(ARSList) [mailto:[EMAIL PROTECTED]<B>On Behalf Of =
</B>Rick=20
  cook<BR><B>Sent:</B> Tuesday, October 03, 2006 3:20
PM<BR><B>To:</B>=20
  arslist@ARSLIST.ORG<BR><B>Subject:</B> Re: Best way to play=20
  sounds?<BR><BR></FONT></DIV>**=20
  <META content=3D"MSHTML 6.00.2900.2963" name=3DGENERATOR>
  <DIV dir=3Dltr align=3Dleft><SPAN class=3D828021319-03102006><FONT =
face=3DArial=20
  color=3D#0000ff size=3D2>Well, any AL firing condition can fire any =
action.&nbsp;=20
  So if you wanted to have the client welcome the user when =
they&nbsp;open a=20
  form, for instance, you could have an AL that does a command line call
=
to a=20
  .wav file on an accessible server.&nbsp; If you open your Alert tool,
=
you'll=20
  notice that you have that ability within the tool to specify any .wav
=
file as=20
  your notification buzzer.</FONT></SPAN></DIV>
  <DIV dir=3Dltr align=3Dleft><SPAN class=3D828021319-03102006><FONT =
face=3DArial=20
  color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=3Dltr align=3Dleft><SPAN class=3D828021319-03102006><FONT =
face=3DArial=20
  color=3D#0000ff size=3D2>Not sure how that would work with MT - =
haven't tried=20
  it.</FONT></SPAN></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
  <DIV align=3Dleft><STRONG>Rick</STRONG>=20
  <HR tabIndex=3D-1>
  <FONT face=3DTahoma size=3D2><B>From:</B> Action Request System =
discussion=20
  list(ARSList) [mailto:[EMAIL PROTECTED] <B>On Behalf Of </B>Covert,
=

  Jack<BR><B>Sent:</B> Tuesday, October 03, 2006 11:47
AM<BR><B>To:</B>=20
  arslist@ARSLIST.ORG<BR><B>Subject:</B> Best way to play=20
  sounds?<BR></FONT><BR></DIV>
  <DIV></DIV>**=20
  <META content=3D"Microsoft Word 11 (filtered medium)" =
name=3DGenerator>
  <STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in
=
1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type:
personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>

  <DIV class=3DSection1>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hey guys, what&#8217;s =
the best way to=20
  play a sound over the user tool?&nbsp; Over the=20
  mid-tier?<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">ARS 5.1.2, Mid-Tier=20
  5.1.2<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Gracias!!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Jack<o:p></o:p></SPAN></FONT></P></DIV>__20060125________________
_=
______This=20
  posting was submitted with HTML in it___ =
__20060125_______________________This=20
  posting was submitted with HTML in it___ </BLOCKQUOTE></BODY></HTML>
__20060125_______________________This posting was submitted with HTML in
it___

------_=_NextPart_001_01C6E721.BA1059C0--

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to