[Flashcoders] - trace mystery

2007-01-31 Thread wouter steidl
clues by looking at this code? thanx a lot! Wouter ___ 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

[Flashcoders] pflash 8 file upload security issue

2007-01-04 Thread wouter steidl
Hi List, I have the following issuewhen I upload files in flash with the filereference class the header always sends a application/octet-stream as the cointent typeSo if someone uploads an exe file renamed as a doc I have a problem! Anybody knows a way to fix this? thanx! Wouter

[Flashcoders] problems with advanced antialias

2006-12-05 Thread wouter steidl
.is anybody aware of this issue and is there a solution? Thx a lot! Wouter ___ 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

RE: [Flashcoders] help

2006-08-29 Thread Wouter
Or do a search on 'change the flash player title bar' in google, I got a tool once to hack this title, but cant remember the namefound it through google though, so I am sure you`ll find it as well! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [Flashcoders] Re: OOP methodology and flash. I'm loosing my faith...

2006-08-24 Thread Wouter
For the system you are describing I use one from this book (chapter 3) http://www.amazon.com/gp/product/1590595947 It is a nice system formenus, doing exactly what you want and it is easy to customize Wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [Flashcoders] XML question

2006-08-24 Thread Wouter
XML object set to ignoreWhite? http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/h tml/wwhelp.htm?context=Flash_MX_2004file=1896.html Scott On 24/08/06, Wouter [EMAIL PROTECTED] wrote: Hi list, I got an MS Acces database with data, which I converted to XML (direct

RE: [Flashcoders] Re: OOP methodology and flash. I'm loosing myfaith...

2006-08-24 Thread Wouter
the main ones arrange specific things for your particular needs (like rollover animations, positioning). This is my best short explanation, hope it clears things up a bit! (and why not try to find a copy of that specific chapter 3 somewhere online..) Wouter -Original Message- From

RE: [Flashcoders] XML question

2006-08-24 Thread Wouter
Hey Scott, Thanx again! You happen to know a smart way to delete those white lines? Wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Hyndman Sent: Thursday, August 24, 2006 5:18 PM To: Flashcoders mailing list Subject: Re: [Flashcoders

RE: [Flashcoders] XML question

2006-08-24 Thread Wouter
PROTECTED] On Behalf Of Wouter Sent: Thursday, August 24, 2006 8:37 AM To: 'Flashcoders mailing list' Subject: RE: [Flashcoders] XML question Thanx! But ignoreWhite = true So that`s not it...any other ideas? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

RE: [Flashcoders] XML question

2006-08-24 Thread Wouter
Yes, He is trying to do that exactly :) I got a db and have to use the data in Flash on a CD. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ryanm Sent: Thursday, August 24, 2006 7:53 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] XML

RE: [Flashcoders] XML question

2006-08-24 Thread Wouter
Thx for this Ryan! The thing is that in the file I dpnt see the /r or /n...i just see this as an example: postIntroGeachte minister, Lorem ipsum sig dagelet mi cando si nado. vriendelijke groeten, /postIntro And in Flash I get all the \r in it an it looks really weird with a lot of space

[Flashcoders] Re: Flashcoders Digest, Vol 19, Issue 63

2006-08-21 Thread wouter
Geachte heer/mevrouw, Ik ben t/m 25 augustus afwezig. Ik zal uw mail daarna zo snel mogelijk in behandeling nemen. Voor dringende zaken met betrekking tot WEBclusive kunt u ons kantoor bellen op het volgende nummer: 070-3699 817 Met vriendelijke groet, Wouter van Vliet WEBclusive

RE: [Flashcoders] Known issues with flv playback component in flash9 player?

2006-07-28 Thread Wouter
Thanx a lot for your reply... Anybody knows about issues with the MediaDisplay and MediaController component not working correctly in Flash 9 Player? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Krichten Sent: Friday, July 28, 2006 3:45 PM To:

[Flashcoders] Known issues with flv playback component in flash 9 player?

2006-07-27 Thread Wouter
I just updated my browser to use flash layer 9 (browser is IE) and now a previously working swf that has a flv-playback component in it stopped working. Are there any known issues that could cause this? When using flash player 8 all works fine! Thanx a lot, Wouter

RE: [Flashcoders] timer to advance

2006-06-13 Thread Wouter Steidl
Could this be what you need: http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhel p.htm?context=LiveDocs_Partsfile=1717.html The first comment by Francis at the bottom... Wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

RE: [Flashcoders] timer to advance

2006-06-13 Thread Wouter Steidl
setTimeout is even easier to use tehn: setTimeout(GoNext,1); And it clears itself! cool -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Brunswick Sent: Tuesday, June 13, 2006 4:28 PM To: 'Flashcoders mailing list' Subject: RE: [Flashcoders]

[Flashcoders] Strange trace (error?) with radiobutton

2006-06-12 Thread Wouter Steidl
Hey List! I am using a radiobutton component with some listeners set up in a project and that works fine, bu I get a strange trace everytime I check one of the radiobuttons: [undefined] = (Array/Object){ } (Array){ } Anyone ever saw this and knows what it is?? Google didnt work for

RE: [Flashcoders] Object's popertys definition pro blem ¿?

2006-05-25 Thread Wouter Steidl
If i`m correct, your constructor should contain: nombre_ruta = new Array(); HTH Wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Antonio Diaz Gutierrez Sent: Thursday, May 25, 2006 3:53 PM To: Flashcoders mailing list Subject

RE: [Flashcoders] Multiple FLVPlayback problem

2006-05-17 Thread Wouter Steidl
I finished a project with quite some FLVs myself this week (around 45 different 1 to 3 MB FLVs) and used the activeVideoPlayerIndex technique... I throw an array of videos in my VideoLoader class and it starts preloading the 1st one...when that is done loading it adds 1 to the

[Flashcoders] Straaaaaaaange FLVplayback problem....

2006-04-26 Thread Wouter Steidl
= aVids[0].source; And then it works again :S but its an ugly hack I`m totally clueless, Any idea what this can be? Thanx a lot! Wouter ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

RE: [Flashcoders] Straaaaaaaange FLVplayback problem....

2006-04-26 Thread Wouter Steidl
://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/js/html/wwhel p.htm?href=1893.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wouter Steidl Sent: Wednesday, April 26, 2006 3:43 PM To: 'Flashcoders mailing list' Subject: [Flashcoders] Strnge

RE: [Flashcoders] Straaaaaaaange FLVplayback problem....

2006-04-26 Thread Wouter Steidl
:[EMAIL PROTECTED] On Behalf Of Mike Boutin Sent: Wednesday, April 26, 2006 10:27 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Strnge FLVplayback problem Have you tried using netstream object to play your flvs instead? Wouter Steidl wrote: Thx for your respose, But I cant

RE: [Flashcoders] Straaaaaaaange FLVplayback problem....

2006-04-26 Thread Wouter Steidl
All of you! Thanx a lot for all the replies, I`m gonna check it all out tommorrow, It is quite late on this site of the globe and it has been a pretty long day So I`m gonna work on it tommorrow, Thanx again all! Wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[Flashcoders] FLV preloading question

2006-04-17 Thread Wouter Steidl
Hi list! I`m working on a project that uses a lot of FLVs, My issue is this: The visitor of the website is watching a flv (1st flv ) and when he is done he can choose an option that will result in showing another FLV (2nd flv). What would be the best way to preload the 2nd flv while the user

[Flashcoders] Customizing Accordeon component

2006-03-07 Thread Wouter Steidl
Hi List! I am trying to customize the Accordion component and want to achieve the following: The Component will serve as a quizso each section of it will contain a quiz-questionnow in the header of the sections I want to display the number of the question AND the answer given to a

[Flashcoders] Flash application crashes IE when player 7 is installed

2006-03-01 Thread Wouter Steidl
Hi List, I have this weird thing, I build an application that displays different videosIt interacts with a database via ASP that generates some XML and it all works fine.in flash player 8 that is! My client needs to have a working version for the 7 player but when I export to flash

[Flashcoders] Question regarding use of Delegate in a class

2006-02-21 Thread Wouter Steidl
Good evening people, I asked this on the newbie list since I suspect it to be a newbie question,, but didn't get an answerso I hope to find the answer here: I have some code in a class that needs to fire a fuction (startTimer) from an onEnterFrame eventi can fire it from an onrelease

[Flashcoders] Weird image problem

2005-11-30 Thread Wouter Steidl
Hey list, Maybe someone on this list knows I have a really nasty problem: I load a jpg, dynamicly and I rotate it a bit, so far so good. When my movie is 1 frame long the photo looks really good, but as soon as I extend my timeline by adding some frames, all straight lines in the photo