Re: [Flashcoders] XPathAPI recursive XML search

2007-03-01 Thread Joeri van Oostveen
The XPath implementation of XFactorStudio has this built in. There you can do: XPath.selectNodes(xml, "//element"); to get all nodes whereever that qualitfy. Unfortunately, looks like the XFactorStudio domain is no longer.. I have placed the code I have (and we are still using) here: http://www.

Re: [Flashcoders] Re: flash on osx thru parallels/bootcamp

2007-01-24 Thread Joeri van Oostveen
Is the mac version of SEPY so much different then the pc version, and why do you keep using it on the pc? Just wondering, as I'm still searching for the (near) perfect editor for me. Now I'm using Eclipse, but it's quite a huge editor... I couldn't get the hang of XCode, and I haven't find any go

Re: Re: [Flashcoders] Mac - Flash gets keyboard events when not in focus

2006-11-12 Thread Joeri van Oostveen
Using Safari 2.0.4 here doesn't give me any problems with the focus. I can type in the chat without unpausing the game, and typing in the location bar behaves as should. good luck bug hunting. Joeri On 11/12/06, eric dolecki <[EMAIL PROTECTED]> wrote: fscommand("trapallkeys",true); //? On 11/

Re: [Flashcoders] Mac and Eclipse syntax checking

2006-11-12 Thread Joeri van Oostveen
I'm using the FDT plugin, and it shows any errors you're making.. not 'on save', but 'as you type'... which I prefer because I usually save by a shortcut, and almost in the same shortcut switch to my browser to refresh (it calls a compile script and displays the result...) cheers. Joeri On 11/12

Re: Re: Re: [Flashcoders] Mac IDE for AS !

2006-07-28 Thread Joeri van Oostveen
I have been working with FDT / Eclipse 3.2 on my Macs now for several months. I used Eclipse with ASDT before that, with Flashout, but found them too buggy. FDT has a more recent release than 1.0.4, using the remote site: http://fdt.powerflasher.com/updateTest/ With the beta releases of 3.2 I rei

Re: Re: [Flashcoders] Progressivelly download (and show) a jpg image

2006-07-02 Thread Joeri van Oostveen
Please people, update your facts, since Flash Player 8, Flash can dynamicly load progressive jpgs, along several other image formats as stated in a previous message.. Yet I don't know if Flash can be triggered to show the image displaying progressivly, In my experience when I just do a simple loa

[Flashcoders] extends / super.function() bug

2006-06-30 Thread Joeri van Oostveen
I'm having this (weird) problem: (Not sure if it's Flash Player (8/Mac) related, or compiletime related (mtasc)) I have for example this code: class A { public function A() { } public function doSomething():Void { // all s

Re: Re[4]: [Flashcoders] Shared fonts

2006-05-31 Thread Joeri van Oostveen
When loading an swf library with bitmaps and vector stuff, the only place where you can attach those assets is in the movieclip where you loaded the swf in.. unfortunally.. :( I have looked into this for some time, doing some research, but haven't found a working way for shared assets besides fon

Re: [Flashcoders] MTASC to EXE ?

2006-05-24 Thread Joeri van Oostveen
For your information: Adobe is currently busy with their own version of creating desktop applications with swf and pdf.. codename Apollo.. I haven't searched for or came across any useful information yet, but this keeps me (at the moment) of investing in (other) applications that can create deskto

Re: [Flashcoders] help: XfactorStudio XPATH

2006-05-24 Thread Joeri van Oostveen
The Xfactor XPath classes can even be compiled with mtasc (not in strict setting), it was a newer release, so it could be you are using an older release. I did not encounter any problems with XPath when compiling with the Flash IDE. -- Joeri On 5/23/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:

Re: [Flashcoders] I need your support

2006-05-24 Thread Joeri van Oostveen
I think that the IE solution will work only on IE, and you > should be using the firefox solution, or something very similar to it, > for all other browsers. > > Ujjwal Kabra > > On 5/23/06, Joeri van Oostveen <[EMAIL PROTECTED]> wrote: > > I can confirm that this soluti

Re: [Flashcoders] help: XfactorStudio XPATH

2006-05-23 Thread Joeri van Oostveen
In a recent project, I used the Macromedia implementation of XPath instead of the Xfactor XPath. I can't say which one is better (or faster)... Although I did have to double check everything because of some small (syntax) differences.. See the documentation: http://download.macromedia.com/pub/doc

Re: [Flashcoders] I need your support

2006-05-23 Thread Joeri van Oostveen
I can confirm that this solution does _not_ work on Safari... Let me know it I need to test something :), as we are looking forward to a back/history solution for flash sites. greetings Joeri On 5/22/06, elibol <[EMAIL PROTECTED]> wrote: I've written an external interface solution for back/for

Re: [Flashcoders] Version control software?

2005-12-13 Thread Joeri van Oostveen
Not that I know from the Flash IDE, but when you're used to Eclipse as editor, you can use CVS or SVN (I switched to SVN recently). I find it a bad thing the Flash IDE hasn't got more support for version control :( -- Joeri On 12/13/05, andar <[EMAIL PROTECTED]> wrote: > Is there any version cont

[Flashcoders] stop loading a progressive flv

2005-10-21 Thread Joeri van Oostveen
Hi all Is there a way to stop _loading_ a progressive flv? We are finalizing a website ( http://www.hazazah.com ) which has a lot of movies in it, but when one is watching a movie, and moves to another section before the first is finished loading, it starts to pile up. Especially with the archive