Re: [Flashcoders] htacess and loaded SWFs

2006-08-20 Thread Jay Bibby

Cheers, Haikal!

That's just the information I was looking for. Let's hope they change that soon.

regards,

Jay


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal Saadh
Sent: Monday, 21 August 2006 1:51 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] htacess and loaded SWFs

This would be why:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b06f1712


Currently the SWF format does not include HTTP referrer information
when sending http requests. Macromedia is aware of this issue and is
considering possible future solutions.



Jay Bibby wrote:

Hi folks,

I've spent all evening trying to find an answer to this question, and
I've just recently subscribed to this list, so I apologize in advance
if this has already been covered.

I have set up a directory to serve up SWFs from with an htaccess file
that prevents direct access to the SWFs or from domains other than my
own. This is working fine... when an HTML or PHP file on my domain is
the file that is loading the SWF.

However, when the same HTML or PHP file loads a SWF that then tries to
load another SWF from the same directory, htaccess prevents it. I am
using a MovieClipLoader to load the external SWF.

How is loading a SWF from within a SWF different to Apache than
loading the same SWF from an HTML or PHP file?

I'm pulling my hair out here. Thanks in advance.

Jay
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com http://training.figleaf.com


--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] htacess and loaded SWFs

2006-08-20 Thread Bjorn Schultheiss
Hey Robin,

Try http://www.webservicex.net/WS/WSDetails.aspx?CATID=12&WSID=56
I used ServiceCapture on Eric Dolecki's blog www.ericd.net and found it in
the traffic logs


Regards,
 
Bjorn Schultheiss
Senior Flash Developer
QDC Technologies

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robin Burrer
Sent: Monday, 21 August 2006 2:37 PM
To: Flashcoders mailing list
Subject: RE: [Flashcoders] htacess and loaded SWFs

Hi there,

Does anybody know if there is free weather forecast web-service?
I went to the yahoo website but all I could find is an RSS feed, which seems
to be a bit buggy. Plus it only gives you the forecast the next day. 

Thanks

Robin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal Saadh
Sent: Monday, 21 August 2006 1:51 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] htacess and loaded SWFs

This would be why: 
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b06f1712

> Currently the SWF format does not include HTTP referrer information 
> when sending http requests. Macromedia is aware of this issue and is 
> considering possible future solutions.


Jay Bibby wrote:
> Hi folks,
>
> I've spent all evening trying to find an answer to this question, and 
> I've just recently subscribed to this list, so I apologize in advance 
> if this has already been covered.
>
> I have set up a directory to serve up SWFs from with an htaccess file 
> that prevents direct access to the SWFs or from domains other than my 
> own. This is working fine... when an HTML or PHP file on my domain is 
> the file that is loading the SWF.
>
> However, when the same HTML or PHP file loads a SWF that then tries to 
> load another SWF from the same directory, htaccess prevents it. I am 
> using a MovieClipLoader to load the external SWF.
>
> How is loading a SWF from within a SWF different to Apache than 
> loading the same SWF from an HTML or PHP file?
>
> I'm pulling my hair out here. Thanks in advance.
>
> Jay
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training 
> http://www.figleaf.com http://training.figleaf.com

--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training http://www.figleaf.com
http://training.figleaf.com ___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] htacess and loaded SWFs

2006-08-20 Thread Robin Burrer
Hi there,

Does anybody know if there is free weather forecast web-service?
I went to the yahoo website but all I could find is an RSS feed, which
seems to be a bit buggy. Plus it only gives you the forecast the next
day. 

Thanks

Robin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal
Saadh
Sent: Monday, 21 August 2006 1:51 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] htacess and loaded SWFs

This would be why: 
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b06f1712

> Currently the SWF format does not include HTTP referrer information 
> when sending http requests. Macromedia is aware of this issue and is 
> considering possible future solutions.


Jay Bibby wrote:
> Hi folks,
>
> I've spent all evening trying to find an answer to this question, and
> I've just recently subscribed to this list, so I apologize in advance
> if this has already been covered.
>
> I have set up a directory to serve up SWFs from with an htaccess file
> that prevents direct access to the SWFs or from domains other than my
> own. This is working fine... when an HTML or PHP file on my domain is
> the file that is loading the SWF.
>
> However, when the same HTML or PHP file loads a SWF that then tries to
> load another SWF from the same directory, htaccess prevents it. I am
> using a MovieClipLoader to load the external SWF.
>
> How is loading a SWF from within a SWF different to Apache than
> loading the same SWF from an HTML or PHP file?
>
> I'm pulling my hair out here. Thanks in advance.
>
> Jay
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com

-- 
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] htacess and loaded SWFs

2006-08-20 Thread Haikal Saadh
This would be why: 
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b06f1712


Currently the SWF format does not include HTTP referrer information 
when sending http requests. Macromedia is aware of this issue and is 
considering possible future solutions.



Jay Bibby wrote:

Hi folks,

I've spent all evening trying to find an answer to this question, and
I've just recently subscribed to this list, so I apologize in advance
if this has already been covered.

I have set up a directory to serve up SWFs from with an htaccess file
that prevents direct access to the SWFs or from domains other than my
own. This is working fine... when an HTML or PHP file on my domain is
the file that is loading the SWF.

However, when the same HTML or PHP file loads a SWF that then tries to
load another SWF from the same directory, htaccess prevents it. I am
using a MovieClipLoader to load the external SWF.

How is loading a SWF from within a SWF different to Apache than
loading the same SWF from an HTML or PHP file?

I'm pulling my hair out here. Thanks in advance.

Jay
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] htacess and loaded SWFs

2006-08-20 Thread Jay Bibby

Hi folks,

I've spent all evening trying to find an answer to this question, and
I've just recently subscribed to this list, so I apologize in advance
if this has already been covered.

I have set up a directory to serve up SWFs from with an htaccess file
that prevents direct access to the SWFs or from domains other than my
own. This is working fine... when an HTML or PHP file on my domain is
the file that is loading the SWF.

However, when the same HTML or PHP file loads a SWF that then tries to
load another SWF from the same directory, htaccess prevents it. I am
using a MovieClipLoader to load the external SWF.

How is loading a SWF from within a SWF different to Apache than
loading the same SWF from an HTML or PHP file?

I'm pulling my hair out here. Thanks in advance.

Jay
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com