Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3D07104BC for ; Tue, 28 Jan 2014 14:11:01 +0000 (UTC) Received: (qmail 34922 invoked by uid 500); 28 Jan 2014 14:11:01 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 34895 invoked by uid 500); 28 Jan 2014 14:11:00 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 34875 invoked by uid 99); 28 Jan 2014 14:10:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 14:10:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tc@extravision.com designates 193.133.125.13 as permitted sender) Received: from [193.133.125.13] (HELO mail3.evmailer.com) (193.133.125.13) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 14:10:54 +0000 Received: from [127.0.0.1] ([192.168.2.111]) by mail3.evmailer.com (8.14.3/8.14.3) with ESMTP id s0SEAWeu015307 for ; Tue, 28 Jan 2014 14:10:32 GMT Message-ID: <52E7BA58.8060901@extravision.com> Date: Tue, 28 Jan 2014 14:10:32 +0000 From: Tom Chiverton User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: users@flex.apache.org Subject: Re: trouble with Worker References: <52E7B670.1020105@extravision.com> <31D230C6-D7F8-4703-85AC-44F25005DC92@googlemail.com> In-Reply-To: <31D230C6-D7F8-4703-85AC-44F25005DC92@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140128-0, 28/01/2014), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On 28/01/2014 14:06, Marcus Fritze wrote: > How do you debug with FB when accessing the file through a web server? Set the launch URL to be 'http://whatever/bar.html' and it should just work. Tom