[Flashcoders] optimizing some pseudo generative-art code

2009-01-10 Thread Patrick J. Jankun
Hello everyone, Im fooling around with some 'generative art' :P and want to put an nicely done random background with blobs floating around and drawing a curve through the midpoints of each circle, im pretty happy with the results, it actually works just fine, but it lacks optimization, since

[Flashcoders] Sound/Music

2008-08-24 Thread Patrick J. Jankun
Hello Everyone, I was wondering if anyone can pinpoint me to some quality stock sounds i can pickup for my work. I was googling around, and found a few links, but most of them are, hmm.. quite lousy and not that interesting that i would like to spend my money. Im looking for a site with

[Flashcoders] XML Document and Navigation

2008-08-07 Thread Patrick J. Jankun
Hello Everyone, I run into a problem, something that probably a lot of people here knows how to solve. But after sitting for 2 days building nestes for loops, i can't see the light by the end of the tunnel :-) So, here is a problem: I have to build an xml based navigation, so far, quite

Re: [Flashcoders] XML Document and Navigation

2008-08-07 Thread Patrick J. Jankun
the wikipedia page for recursion since it's very dense and isn't designed to teach the basic concept. -jonathan On Sun, Sep 7, 2008 at 11:52 AM, Patrick J. Jankun [EMAIL PROTECTED] wrote: Hello Everyone, I run into a problem, something that probably a lot of people here knows how to solve

[Flashcoders] MouseEvent [whole function]

2008-07-29 Thread Patrick J. Jankun
Here is the whole function i use to, adding the same listeners to another object fires those without any prblems :| can someone explain to me what is wrong? private function initNav() : void { navHolder = new Sprite; navHolder.addEventListener(MouseEvent.MOUSE_OVER,

Re: [Flashcoders] MouseEvent [whole function]

2008-07-29 Thread Patrick J. Jankun
its declared outside that fucntion in the classes body, for access outside this function On Jul 29, 2008, at 9:35 PM, Marcelo Mandaji wrote: have i tried to declare the variable navHolder correctly? var navHolder:Sprite = new Sprite(); On Tue, Jul 29, 2008 at 4:07 PM, Patrick J. Jankun

Re: [Flashcoders] MouseEvent [whole function]

2008-07-29 Thread Patrick J. Jankun
without any prblems :| can someone explain to me what is wrong? I personally dont understand correctly what you are trying to achieve... On Tue, Jul 29, 2008 at 2:07 PM, Patrick J. Jankun [EMAIL PROTECTED] wrote: Here is the whole function i use to, adding the same listeners to another

[Flashcoders] mouseEnabled issue

2008-07-29 Thread Patrick J. Jankun
Hi Everyone, once again I run into another [probably very easy to solve] issue with my code: Through an simple for loop, i fade out all items inside an holder, leaving only one that was clicked, here you can see the loop doing it: for (var i : int = 0;i navHolder.numChildren;i++) {

Re: [Flashcoders] Five3D

2008-07-29 Thread Patrick J. Jankun
Hi Glen, I went through my links, and found those: http://www.flashandmath.com/advanced/ http://www.flashdevils.com/trigonometry/ maybe this is gonna help you out, cheers, Patrick On Jul 30, 2008, at 12:19 AM, Glen Pike wrote: Hi, I am working with the Five3D library and have a question

[Flashcoders] flex 3 Event.RESIZE

2008-06-05 Thread Patrick J. Jankun
Hello Everyone, This is something probably very stupid, but i have an basic problem with my AS code: i got an event Listener added to stage instance in the main class function/constructor stage.addEventListener(Event.RESIZE, initialise); problem is, this event never gets fired, and i

Re: [Flashcoders] flex 3 Event.RESIZE

2008-06-05 Thread Patrick J. Jankun
:( P. On Jun 5, 2008, at 4:14 PM, Sidney de Koning wrote: Hi Patrick, How is your Flash set in your HTML? in pixels or in percent? GReets, Sid On Jun 5, 2008, at 4:04 PM, Patrick J. Jankun wrote: Hello Everyone, This is something probably very stupid, but i have an basic problem

Re: [Flashcoders] flex 3 Event.RESIZE

2008-06-05 Thread Patrick J. Jankun
already done this, before even adding that listener, this is the whole code i want to get working: public function PbMain() : void { StageAlign.TOP_LEFT; StageQuality.HIGH; StageScaleMode.NO_SCALE; stage.addEventListener(Event.RESIZE, initialise); } private

Re: [Flashcoders] flex 3 Event.RESIZE

2008-06-05 Thread Patrick J. Jankun
= StageScaleMode.NO_SCALE; stage.addEventListener(Event.RESIZE, initialise); } Also, as've been said, be sure stage is accessible. / Viktor H On Thu, 05 Jun 2008 17:16:43 +0200, Patrick J. Jankun [EMAIL PROTECTED] wrote: already done this, before even adding that listener, this is the whole code i want

[Flashcoders] Flash Player 10 BETA

2008-05-15 Thread Patrick J. Jankun
http://labs.adobe.com/downloads/flashplayer10.html Happy Testing! IM ON IT -- fancy skills to pay the bills www.jankun.org Phone: +43 660 96 969 - 01 web:jankun.org mail: p[at]jankun.org ___ Flashcoders

[Flashcoders] Flash Player 10 BETA *update*

2008-05-15 Thread Patrick J. Jankun
Here the links you that don't work on demo site to the sources: http://download.macromedia.com/pub/labs/flashplayer10/sampleSource/PixelBender_Sample.zip http://download.macromedia.com/pub/labs/flashplayer10/sampleSource/NewTextEngine_Sample.zip

[Flashcoders] Best way...

2008-05-13 Thread Patrick J. Jankun
.. to debug AS3 [NOT AS2!] Is there any other Debugger then one build in Flash IDE? How do you guys Debug your Proejcts? What are the best practices in debugging? What tools should i consider? Greetings, Patrick -- fancy skills to pay the bills

Re: [Flashcoders] Best way...

2008-05-13 Thread Patrick J. Jankun
. Are you also using this for AIR or only for AS3? Sid On May 13, 2008, at 7:49 PM, Patrick J. Jankun wrote: .. to debug AS3 [NOT AS2!] Is there any other Debugger then one build in Flash IDE? How do you guys Debug your Proejcts? What are the best practices in debugging? What tools should i

[Flashcoders] centering content on stage / resizable stage

2008-05-13 Thread Patrick J. Jankun
Hello again! Im quite desparate after trying to find a simply and yet efficient way to get my content always in the middle of that stage, i wrote simple script, that seems to be working when i launch the stand alone player, however when i launch it with the html wrapper and in browser, the

Re: [Flashcoders] Adobe Open Screen!

2008-05-02 Thread Patrick J. Jankun
, 2008 at 4:19 PM, Patrick J. Jankun [EMAIL PROTECTED] wrote: Wow, seems Adobe makes a big turn! Anybody ready that already? Great news indeed, maybe finally we can drop that crappy flash ide :] http://www.adobe.com/aboutadobe/pressroom/pressreleases/200804/050108AdobeOSP.html

Re: [Flashcoders] Adobe Open Screen!

2008-05-02 Thread Patrick J. Jankun
On May 2, 2008, at 2:52 PM, Glen Pike wrote: I am not sure I agree entirely with you here. Whilst I believe that Open Source software has so much to offer, I cannot believe that an Open Source version of the Flash IDE would provide such a rich feature set AND work as well as the IDE

[Flashcoders] Adobe Open Screen!

2008-05-01 Thread Patrick J. Jankun
Wow, seems Adobe makes a big turn! Anybody ready that already? Great news indeed, maybe finally we can drop that crappy flash ide :] http://www.adobe.com/aboutadobe/pressroom/pressreleases/200804/050108AdobeOSP.html -- fancy skills to pay the bills

[Flashcoders] FlipBook/Page AS3 OpenSource?

2008-04-29 Thread Patrick J. Jankun
Hi everyone, Does anybody knows any good opensourced and somehow free flipBook or flipPage? All i founded googlin is 10.000 licensed components with some strange licensing. Greetings, Patrick -- fancy skills to pay the bills www.jankun.org Phone:

Re: [Flashcoders] FlipBook/Page AS3 OpenSource?

2008-04-29 Thread Patrick J. Jankun
/components/flexbook/ http://www.quietlyscheming.com/blog/2007/03/14/flexbook-updated-source-now-available/ Obviously this is Flex based, but you may be able to make it into an SWC that you can use with Flash. Glen Patrick J. Jankun wrote: Hi everyone, Does anybody knows any good opensourced

Re: [Flashcoders] FlipBook/Page AS3 OpenSource?

2008-04-29 Thread Patrick J. Jankun
Thank you Glen! This should do the trick Patrick On Apr 29, 2008, at 8:50 PM, Glen Pike wrote: http://seeing-is-believing.blogspot.com/2007/11/flex-components-in-flash-example-with.html Patrick J. Jankun wrote: Has anyone got any alternatives? I googled for an hour now and all i find