Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 62838 invoked from network); 3 Aug 2005 18:52:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2005 18:52:54 -0000 Received: (qmail 46324 invoked by uid 500); 3 Aug 2005 18:52:52 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 46086 invoked by uid 500); 3 Aug 2005 18:52:51 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 46073 invoked by uid 99); 3 Aug 2005 18:52:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 11:52:51 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.182.206 as permitted sender) Received: from [64.233.182.206] (HELO nproxy.gmail.com) (64.233.182.206) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 11:52:41 -0700 Received: by nproxy.gmail.com with SMTP id c2so47333nfe for ; Wed, 03 Aug 2005 11:52:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A5dKiMvdPiE/ntzvCgT2YyBfx68beR+ksAUpIgaUJ7lekmJE94OCshli/r/LyivhlIVI0NzS0HrkImtOvXwujkYdBKtpKiKpfcJIVdjeokZ6knT+UW1yO5yFtPQ7z/AHlqoMFPh0q2hdk8meSmTuWlvpWv2cKOSpDHjDMATeNE0= Received: by 10.48.43.20 with SMTP id q20mr34548nfq; Wed, 03 Aug 2005 11:52:48 -0700 (PDT) Received: by 10.48.144.17 with HTTP; Wed, 3 Aug 2005 11:52:48 -0700 (PDT) Message-ID: <25aac9fc0508031152620770bb@mail.gmail.com> Date: Wed, 3 Aug 2005 19:52:48 +0100 From: sebb To: JMeter Users List , Buhi Mume Subject: Re: Flash In-Reply-To: <25aac9fc0508021827792414d8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <726476c5050729093621ed459d@mail.gmail.com> <1122656523.6661.40.camel@P78WVP51-udp504000uds.ams.gblxint.com> <726476c5050729120712665386@mail.gmail.com> <25aac9fc0508021827792414d8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Looks like RegexParser will extract the Object codeBase and the Embed src URLs, thus causing both to be downloaded, which is probably not what you want. You could create a separate HTTP sampler for the Flash file. S. On 03/08/05, sebb wrote: > Looks like the default parser does not handle tags. > Likewise JTidy... >=20 > Try using the Regexp parser instead - see jmeter.properties for details. >=20 > S. > On 29/07/05, Buhi Mume wrote: > > > > > codeBase=3D"http://download.macromedia.com/pub/shockwave/cabs/flash/swf= lash.cab#version=3D7,0,14,0" > > height=3D"100%" width=3D"100%" classid=3D"clsid:SOME CLASS ID" = VIEWASTEXT> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > salign=3DLT bgcolor=3D#ffffff > > NAME=3D"LOADTEST" ALIGN=3D"" height=3D"100%" width=3D"100%" > > TYPE=3D"application/x-shockwave-flash" > > PLUGINSPAGE=3D"http://www.macromedia.com/go/getflashplayer"> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org