[Flashcoders] load data

2006-05-19 Thread Flashgrrl
Hi all, This discussion got taken offline so to share with everyone...it looks like a server side script will be used. GregoryN: Yes, you sent me some very good information a while back. Thanks again for that. All good points translated into layman's terms. Much appreciated! So for anyone

RE: [Flashcoders] load data

2006-05-18 Thread Steven Sacks
view/copy/edit/delete files Or CRUD. Create/Read/Update/Delete. ___ 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

[Flashcoders] load data from txt file above root directory

2006-05-17 Thread Flashgrrl
Hi Flashcoders! I am attempting to load data from a text file(located above the root diretory) into a dynamic text box using LoadVars. When the .swf and .txt files are in the same directory it works fine. However I would like to place the text document above the root directory. I believe this

Re: [Flashcoders] load data from txt file above root directory

2006-05-17 Thread Mick G
../ should give you the parent relative directory. If needed, you may like to try using the BASE attribute in your object/embed tag... http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_04157 On 5/18/06, Flashgrrl [EMAIL PROTECTED] wrote: Hi Flashcoders! I am attempting to load data

RE: [Flashcoders] load data from txt file above root directory

2006-05-17 Thread Dave Watts
I am attempting to load data from a text file(located above the root diretory) into a dynamic text box using LoadVars. When the .swf and .txt files are in the same directory it works fine. However I would like to place the text document above the root directory. I believe this is

[Flashcoders] load data

2006-05-17 Thread Flashgrrl
Yes, that seems to be the consensus. Dave, thank you for the confirmation. I'll quit barking up the wrong tree. The reason I was trying to do this is because it seemed like an easy way to protect data in a .swf. If the .swf was decompiled, all the data would remain tucked away out of reach.

RE: [Flashcoders] load data

2006-05-17 Thread Steven Sacks
. ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flashgrrl Sent: Wednesday, May 17, 2006 5:11 PM To: Flashcoders mailing list Subject: [Flashcoders] load data Yes, that seems to be the consensus. Dave, thank you for the confirmation. I'll quit barking up

RE: [Flashcoders] load data

2006-05-17 Thread Flashgrrl
To: Flashcoders mailing list Subject: [Flashcoders] load data Yes, that seems to be the consensus. Dave, thank you for the confirmation. I'll quit barking up the wrong tree. The reason I was trying to do this is because it seemed like an easy way to protect data in a .swf. If the .swf

Re: [Flashcoders] load data

2006-05-17 Thread Michael Bedar
rooms, MMORPGs, etc.) so it's that big of a stretch that it would work here, too. ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flashgrrl Sent: Wednesday, May 17, 2006 5:11 PM To: Flashcoders mailing list Subject: [Flashcoders] load data Yes

RE: [Flashcoders] load data

2006-05-17 Thread Steven Sacks
who refer to their digital selves as grrl. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flashgrrl Sent: Wednesday, May 17, 2006 8:42 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] load data Steven, Interesting theory. I've