Re: [Flashcoders] Loading Swf files in site(protectingbandwithfromother sites)

2006-02-20 Thread Dennis - I Sioux
u have to count this option out. Thanks though! Best regards, Dennis - Original Message - From: "Jim Berkey" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, February 20, 2006 3:21 PM Subject: Re: [Flashcoders] Loading Swf files in site(prote

Re: [Flashcoders] Loading Swf files in site(protectingbandwithfromother sites)

2006-02-20 Thread Danny Kodicek
sorry, I read too fast, this won't work with submitted swf's if you can't get into them. Might try to see if you created a container swf that loaded the submitted swf might work? Another option is to have the swfs served up by a secure server via an asp call, rather than available directly.

Re: [Flashcoders] Loading Swf files in site(protectingbandwithfromother sites)

2006-02-20 Thread Danny Kodicek
How about if you put a bit of actionscript in your swf to prevent it from being displayed on any other url? It's not perfect - the swf can be broken into and the code found, but it prevents regular surfers from grabbing the swf and placing it on any other url, (including hot-linking to your

Re: [Flashcoders] Loading Swf files in site (protectingbandwithfromother sites)

2006-02-20 Thread Jim Berkey
Dennis - I Sioux" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, February 20, 2006 7:59 AM Subject: Re: [Flashcoders] Loading Swf files in site (protectingbandwithfromother sites) Hey, Thanks for the tip.. We checked it out but what the way you adviced will

Re: [Flashcoders] Loading Swf files in site (protectingbandwithfromother sites)

2006-02-20 Thread Jim Berkey
Just two frames of code, placed before your real content. - Original Message - From: "Dennis - I Sioux" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, February 20, 2006 7:59 AM Subject: Re: [Flashcoders] Loading Swf files in site (pr