RE: Multidimensional list from tree structure

2004-12-13 Thread Pedja
Damn..I've managed to post directly to Valentin..again... Thanks Valentin for a quick response...here is a better explanation of what I need... I am actually dealing with two things...first I have a small management app that uses the cXtraTreeview as a quick design tool to create a navigation str

Re: Multidimensional list from tree structure

2004-12-13 Thread Valentin Schmidt
Hi Pedja, if you are just interested in the files, and not in empty directories, and if you wont have millions of files in the tree, so memory considerations are not important, I would suggest to store the tree as simple "flat" property list with the filenames as keys and the corresponding path as

RE: Multidimensional list from tree structure

2004-12-13 Thread Pedja
Sorry..it seems that my email has screwed the listing should look like this but without the empty lines: -- "rootFolder" "rootFolder\data" "rootFolder\data\folder 1" "rootFolder\data\folder 1\About" "rootFolder\data\folder 1\About\Untitled 1.txt" "rootFolder\data\folder 1\images"

Re: Multidimensional list from tree structure

2004-12-13 Thread Colin Holgate
At 12:07 AM + 12/14/04, Pedja wrote: I want to get this bastard If you use parent scripts, make sure they're married. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, ema

Multidimensional list from tree structure

2004-12-13 Thread Pedja
Hi guys...need help on this one..I am totally brain dead I have a tree structure (as text) that looks like some sort of folder listing that I need to use as a navigation method. Here is a dummy example: "rootFolder" "rootFolder\data" "rootFolder\data\folder1" "rootFolder\data\folder1\About" "roo

Re: problem sound, please help me?

2004-12-13 Thread Buzz Kettles
use the sound object Lingo (see the Lingo dictionary) sound().queue() sound().setPlayList() sound().getPlayList() & sound().playNext() & the other related commands hth -Buzz At 11:38 PM -0800 12/11/04, you wrote: Hi I want read some music (mp3) files from a specific cast that when one music is fini

Re: How standalone is a windows projector?

2004-12-13 Thread Valentin Schmidt
There is a simple trick to find out if a standalone projector is really 100% standalone and doesn't reference any xtra or dll from the shockwave installation: just temporary rename the system's shockwave folder before starting the projector: e.g. rename "C:\Windows\System32\Macromed\Shockwave 10" (

Re: MUI #label attributes

2004-12-13 Thread James Newton
On 11/12/04 2:28 pm, "Brennan" <[EMAIL PROTECTED]> wrote: > One huge problem with MUI is that callbacks are global. This makes it > pretty much impossible to make encapsulated code. > > If you can afford it, Pim's OSControl Xtra does everything you might want > from MUI, and more. It's stable, mai

Re: How standalone is a windows projector?

2004-12-13 Thread Sean Wilson
I certainly had the projector settings to be the non-shockwave type, so this is rather mystifying to me. When you run the projector, check the folder contents extracted to your %temp%\tempfolder.aaa directory for the necessary dll files - because it sounds like they weren't provided (either alon

RE: Director Shortcuts Compilation

2004-12-13 Thread KLGC Studio
Director Shortcuts Compilation Due to the generosity of Robert Tweed, the latest shortcuts compilation is now available at: http://www.killingmoon.com/director/klgcstudio/ You will find the access far superior to my minimal single thread FTP site. I have also posted a sample MIAW auto-sizing scr

problem sound, please help me?

2004-12-13 Thread Ali Aghighi
Hi I want read some music (mp3) files from a specific cast that when one music is finished automatically playing next member of cast member. Now I want change them with the next and prev button. some of my codes are: --- on exitFrame mySound=2 i=1 if m

RE: MUI #label attributes

2004-12-13 Thread Brennan
On 9/12/04 at 08:18, Mendelsohn, Michael <[EMAIL PROTECTED]> wrote: > Thanks for the responses, Sean and Alex. > > I didn't realize this was one of MUI's limitations. Come to think of > it, count me in on the request to MACR to update the MUI xtra! I use it > frequently, and I'd be happy seeing

How standalone is a windows projector?

2004-12-13 Thread Brennan
I thought this was a certainty, but I just tried a projector created with the Mac version of DMX under Windows 98 (admittedly with virtualPC) and it would not run: A dialog box told me to download the shockwave 8.5 player!!! I certainly had the projector settings to be the non-shockwave type, so t