Re: [Flashcoders] Bezier curve arrows

2010-03-16 Thread Pedro Kostelec
Calculate the derivative (the gradient, slope) at the end of the curve. But i have no idea how to do it is as3. Can we even calculate derivatives in AS3? ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] corporate history timeline examples

2010-02-25 Thread Pedro Kostelec
http://www.adobe.com/aboutadobe/history/timeline/ https://www.adbusters.org/files/media/flash/hope_and_memory/timeline.swf http://www.open2.net/ictportal/timeline/timeline.swf and try searching for timeline filetype:swf in Google (without ) ___

Re: [Flashcoders] corporate history timeline examples

2010-02-25 Thread Pedro Kostelec
A few more: http://www.forestcity.net/company/history/Documents/HISTORYflash2.swf http://newsroom.cisco.com/dlls/timeline/index.swf http://www.levistrauss.com/swf/swf/timeline.swf On 25 February 2010 17:50, Pedro Kostelec pedrok...@gmail.com wrote: http://www.adobe.com/aboutadobe/history

Re: [Flashcoders] WIRED hates Flash

2010-02-01 Thread Pedro Kostelec
THe CS5 apps for iPhone are not flash based, they are converted to iPhone code. (i guess) ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Ideas, Please

2010-01-27 Thread Pedro Kostelec
I am not contributing to helping beno now, but i would kindly ask him to stop replying every single post with not-important phrases. Beno, you're just filling up my inbox, and you are ruining the list. You've reveiced plenty of help, now go and code your thing and come back only when you're done.

Re: [Flashcoders] AS3 can't target seekbar handle

2010-01-13 Thread Pedro Kostelec
I have never used the FLV component, but I suppose you have to import it first, or nothing will work. (it happens often to me). ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Screencast software

2010-01-12 Thread Pedro Kostelec
Probably the best piece of software or this purpose, under WIndows, is camtasia studio. I has recording and editing capabilities. But it is not free. http://www.techsmith.com/camtasia.asp There are some great ones for Mac users, but I can't remember their name.

Re: [Flashcoders] Placing sprites on the circumference of a circle

2009-11-09 Thread Pedro Kostelec
If you put the circle and the sprites of building in a movieclip and then rotate the MC, they should stick to the circle, i think. Or, keep the variable of the angles and then keep increasing the angles of all the sprites for the same amount. (angle1++, angle2++, angle3++) Or, since the angle of

Re: [Flashcoders] Flash Video jerky - slow pc?

2009-11-02 Thread Pedro Kostelec
I have experienced similar problems with youtube's and vimeo's player recently. So i am pretty sure it's a problem with my internet connection or computer. Btw, i couldn't agree more for today's fwa award. It's an experiment not a website! ___

Re: [Flashcoders] Drag and drop from desktop to browser

2009-10-31 Thread Pedro Kostelec
Hm...as far as i know they are trying to integrate the drag and drop technology in Google Wave, but i think it is only a feature of HTML5. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

[Flashcoders] alpha on text without embedding font

2009-10-25 Thread Pedro Kostelec
Hi, is there a way to set alpha transparency to dynamically imported text with as3 without having to embed the font? Thanks, Pedro Kostelec ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] relative positioning with stage.NO_SCALE

2009-10-15 Thread Pedro Kostelec
stage.stageAlign = StageAlign.TOP_LEFT; stage.scaleMode = StageScaleMode.NO_SCALE; theStrings.x = stage.stageWidth/2; //this places the mc to the horizontal center of the swf theStrings.y=stage.stageHeight/2 //this places the mc to the vertical center of the swf or theStrings.x = 0;//this

[Flashcoders] Invitation to connect on LinkedIn

2009-09-24 Thread Pedro Kostelec
LinkedIn Pedro Kostelec souhaite se connecter à vous sur LinkedIn : -- Marc, I'd like to add you to my professional network on LinkedIn. - Pedro Accepter l'invitation de Pedro Kostelec http://www.linkedin.com/e

Re: [Flashcoders] panels / workspace CS4 bug

2009-09-17 Thread Pedro Kostelec
It often happens to me too and it's boring. But you don't have to reset the workspace, you just have to minimize the action panel by click on the top darker bar, then open it by clicking the new Actions buttons and there resize. am i clear enough? ___

Re: [Flashcoders] slideshow works w/ ctrl Enter in Flash but not when exported....

2009-09-10 Thread Pedro Kostelec
Are you loading the images from an internet source? ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Error #2044

2009-08-31 Thread Pedro Kostelec
Thanks a lot. Unfortunaltely i can't use relative urls. I am going to try the cross domain policy thing. THanks. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Error #2044

2009-08-31 Thread Pedro Kostelec
Thanks, but it seems to work without it. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Error #2044

2009-08-29 Thread Pedro Kostelec
Hi list I am receiving an error 2044 when loading images with absolute URLs. THey are correctly spelled. Here's the error i get (as seen in IE8's flash window that opens as i launch the swf): Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation:

Re: [Flashcoders] Event.RESIZE

2009-07-02 Thread Pedro Kostelec
Thanks. I fixed it by adding a Footer_mc.scaleX = 1; just before the Tweenlite tween so the scale is reset before calculating the new one. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Flash CS4 very slow

2009-06-11 Thread Pedro Kostelec
I haven't experienced any real slowdowns in cs4 and my computer is not the best one (1.8GHz and 2 G RAM). I even think that Flash lauches slightly faster than cs3. Maybe compiling really takes slightly longer (a sec or two) but i don't think that really matters.

Re: [Flashcoders] if only flash would incorporate these features

2009-05-07 Thread Pedro Kostelec
Impressive. But we're gonna have to wait a lot before such think comes to Flash. First it will be introduced in 3D packages i guess. Such a thing could make me like 3D modeling. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] cross dissove in slideshow

2009-04-22 Thread Pedro Kostelec
OK, i did it anyway and it works fine. On Wed, Apr 22, 2009 at 1:35 AM, Paul Andrews p...@ipauland.com wrote: I don't think it gets much more straightforward than that. - Original Message - From: Pedro Kostelec pedrok...@gmail.com To: Flash Coders List flashcoders

[Flashcoders] UK time clock

2009-04-22 Thread Pedro Kostelec
Hello Is there a way to create a clock that would show UK time, regardless in which time zone you are? Thanks, Pedro Kostelec ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] UK time clock

2009-04-22 Thread Pedro Kostelec
UTC time is GMT which is the UK time. Of course, you need to take the daylight saving into account. Winter: UTC+0 (UTC=GMT) Summer: UTC+1 (GMT+1) On Apr 22, 2009, at 8:16 PM, Pedro Kostelec wrote: Hello Is there a way to create a clock that would show UK time, regardless in which time

Re: [Flashcoders] UK time clock

2009-04-22 Thread Pedro Kostelec
THanks. I'll check getTimezonOffset(). I thought it was going to be harder than that. Pedro Kostelec ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] cross dissove in slideshow

2009-04-21 Thread Pedro Kostelec
Hi How to cross-dissolve two images for a slideshow? Do i have to create two Loaders (i load the images with xml) and switch alphas or is there a more straight forward way? Cheers, Pedro ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] formal qualifications

2009-04-17 Thread Pedro Kostelec
. Slovenia) the salary is related to the degree and if they don't really need someone with a high degree, they will rather employ the one with the lower degree. Pedro Kostelec ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] Fake Preloading

2009-04-16 Thread Pedro Kostelec
I guess it's the first time he encounters himself with a flash website and wants to have a shiny one. haha. Tell him that the Youtube player doesn't have a preloader. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

[Flashcoders] OOP AS3 learning

2009-03-05 Thread Pedro Kostelec
Hi Can you recommend a good source for learning OOP in as3? Until now i found two books: ActionScript 3.0 Design Patterns - Object Oriented Programming Techniques By William B. Sanders http://www.oreillynet.com/pub/au/2820, Chandima Cumaranatunge http://www.oreillynet.com/pub/au/2931 and:

Re: [Flashcoders] OOP AS3 learning

2009-03-05 Thread Pedro Kostelec
Hmmm Thanks for your answers, but now i am even more confused as i was before posting the question. I understand now (~) when i should use Design patterns, and i will understand it better after learning about them. The reason for my limitations to 500 pages (symbolic) is because of lack of

Re: [Flashcoders] This is kind of Wonderfl

2009-02-02 Thread Pedro Kostelec
Great!! Now i will be able to create Flash stuff even at school's breaks. That's just what i always wanted. Sometime i have to be waiting more than 2 hours without anything to do. Great timepass activity. ___ Flashcoders mailing list

[Flashcoders] preloader block on IE7 FP9

2009-01-25 Thread Pedro Kostelec
Hi After successfully creating a carousel navigation I added a preloader to it. It works well on FF3 FP10, but does not on IE7 FP9. I don't know how it previews on other browser and players. You can downlaod the swf here: http://drop.io/carouselPreloadin The code for preloading is this one:

Re: [Flashcoders] Join me on Bebo

2008-12-31 Thread Pedro Kostelec
Who cares? There are already too many social media networks. You can join all of them! On Wed, Dec 31, 2008 at 12:23 AM, Matthew Muller matthewmul...@gmail.comwrote: It's for human beings and some clever chimps dude, oh and maybe web developers researching social networking sites. Sent from

[Flashcoders] Tab key with flash player in browser

2008-12-29 Thread Pedro Kostelec
Hi Curiosity made me ask you this: a)Is there a way to deactivate the Tab key in a flash movie when it's previewed with a browser? b)How to prevent the browser page to automatically focus on flash content, once the content was clicked? Example: You open two youtube video in different tabs. You

Re: [Flashcoders] AS3LCR as CHM

2008-12-28 Thread Pedro Kostelec
If you can't open it by double clicking on it (usually i can, but this time i couldn't) use a software like xCHM (free, 1.1Mb ) to open it. http://sourceforge.net/project/downloading.php?group_id=87007use_mirror=garrfilename=xchm-1.13.zip15359781 On Sun, Dec 28, 2008 at 11:07 AM, Cor

Re: [Flashcoders] effects theory? keeping processes low...

2008-12-11 Thread Pedro Kostelec
I think i once read that filters are improved to work better with number divisible with 4. Maybe it's the same with other stuff in as. On Wed, Dec 10, 2008 at 7:59 PM, Corban Baxter [EMAIL PROTECTED] wrote: Hey guys I am working on a fullscreen flash site. I am hoping to bring down the CPU

Re: [Flashcoders] full screen issue

2008-11-24 Thread Pedro Kostelec
Very cool, impressive. I didn't follow your question, but i guess i will read it all now if this can be a final product of it. *Pedro D. Kostelec* [EMAIL PROTECTED] On Mon, Nov 24, 2008 at 9:23 PM, Cor [EMAIL PROTECTED] wrote: I solved my fullscreen problem in AS30. But this is something

Re: [Flashcoders] Flex vs. Flash

2008-11-20 Thread Pedro Kostelec
I see that many people can't decide wheter to use flex. I can't. So, i think i am going to wait for Thermo. Does anyone know the release year and month? I hope that Thermo will really fill the gap between Flash and Flex. If it will, i am sure to start learning Thermo. *Pedro Damian Kostelec*

Re: [Flashcoders] 3d math in AS3

2008-11-18 Thread Pedro Kostelec
I don't think there is anything as a 3D angle value. Angles are shown in a 2D plane. (0-360degrees or 0-2PI radians) Therefore, you can't use a polar system to do this in 3D. You have to use a simple x,y,z coordinate system to find a point (rotation) in 3D, or maybe you could use the polar system

Re: [Flashcoders] 1172: definition flash.desktop:NativeApplication

2008-11-17 Thread Pedro Kostelec
I tried your code and it works well. I got no error. (using Fl cs4). I mean, when i press Cntrl+ENTER the app runs all right. (But i have no idea how to actually make it a real AIR app; when i click on publish i get a window asking for a digital certificate! Where can i get it?)Maybe you don't

Re: [Flashcoders] How much would you charge?

2008-11-14 Thread Pedro Kostelec
As we are talking about money.What would be the price of a very simple but acceptable web page? And how long does it take to the pros to create one? Pedro ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Actionscripter 3.0 developers

2008-10-18 Thread Pedro Kostelec
I like those job posts only if they post the requirements and the the salary you could get. I am 16 years old, and i wish to become professional in Fl, Ps, Dw and perhaps some more stuff. So, i am interested in what firms need, so i can learn it. And i want to see the salary, to see if it is worth

[Flashcoders] Optimizing complex motion and effects

2008-10-10 Thread Pedro Kostelec
Hi list I have created some balls being moved randomly (not completely) over the stage, with a Glow Effect of 100,100 blur. All this together is very CPU intensive. I just wondered if someone could check my files, and tell me how to optimize it, to work faster and use less CPU? Would bitmap cache

Re: [Flashcoders] Optimizing complex motion and effects

2008-10-10 Thread Pedro Kostelec
is illustrating things. Modifying their code will be a lot easier and less prone to processor-loads that could occure when you are coding from scratch and not sure what the best way to program it is... hope some of this input was useful. :) Seb. Pedro Kostelec wrote: Hi list I have

[Flashcoders] OT: Flex builder vs Flex SDK

2008-09-25 Thread Pedro Kostelec
Hi I was wandering if starting to use Flex; but i can't see the difference between the FLex BUilder 3 and the FLex SDK. The Flex BUIlder shipps at 250$, so there must be quite some difference, right? Can someone point me to the most important differences between them two? A link to some good info

Re: [Flashcoders] AS3 additions/changes in CS4?

2008-09-23 Thread Pedro Kostelec
Check Adobe TV for all the new features of FL CS4 *Pedro D. Kostelec* [EMAIL PROTECTED] On Tue, Sep 23, 2008 at 1:50 PM, Radley Marx [EMAIL PROTECTED] wrote: http://labs.adobe.com/technologies/flashplayer10/ -r On Sep 23, 2008, at 10:14 AM, Mendelsohn, Michael wrote: Hi list...

Re: [Flashcoders] SOT: (Rant) Why is Adobe.com such a bad website?

2008-09-14 Thread Pedro Kostelec
Yeah, it is verz hard to find stuff. Oncei was serching some labs, then the developper center and maz thinks like this. If i would not have google i would not find it. And yet, their design is deprogressing. I think the last mainpage design was much much easier to use and userfriendly. Now all you

Re: [Flashcoders] OT: List of all uk towns and cities with their longitude and latitudes

2008-08-26 Thread Pedro Kostelec
Hm, all i found with google is that http://www.thesite.co.uk/ http://www.british-towns.net/england.asp Websites that may use such a thing that you need. Perhpas contacting their owner you may get more information where they got their lists. ** *Pedro D. Kostelec* [EMAIL PROTECTED] On Tue,

Re: [Flashcoders] OT: Your Best CS4 Upgrade Guesstimate

2008-08-18 Thread Pedro Kostelec
Or ask a friend in the US to buy it for you and send it via post. Even more cheaper Pedro D.K. On Mon, Aug 18, 2008 at 3:37 PM, Merrill, Jason [EMAIL PROTECTED] wrote: Hey well look at it this way, telling your boss he/she has to fly you to New York for the weekend to pickup your copies of

Re: [Flashcoders] Insert breakpoints and run debugger withoutFlashCS3?

2008-06-16 Thread Pedro Kostelec
What the hell is that? It means: This mailbox is not loading processes, applications and other communications. You need to write to the address assigned to your ACT. (by google translator) Pedro D.K. 2008/6/16 EDELSTAR [EMAIL PROTECTED]: Данный почтовый ящик не обрабатывает подгрузки, заявки

Re: [Flashcoders] Requesting Permission to Shoot Edelstar, Cap'n

2008-06-16 Thread Pedro Kostelec
Thnaks god, That was awful Pedro D.K. On Mon, Jun 16, 2008 at 11:03 AM, Paul Andrews [EMAIL PROTECTED] wrote: I think he's already gone. No need to kill the list. Paul - Original Message - From: BOYD SPEER [EMAIL PROTECTED] To: Flash Coders List flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Haven't received emails.

2008-06-12 Thread Pedro Kostelec
Me too. A few days i didn't get anythink and today suddenly 25 messages! Pedro D.K. On Wed, Jun 11, 2008 at 8:38 PM, Kerry Thompson [EMAIL PROTECTED] wrote: Paul Andrews wrote: It's not just you - almost a three day gap. I believe Dave is upgrading the mailing list software. He's

Re: [Flashcoders] smooth animation

2008-06-06 Thread Pedro Kostelec
Perhaps tweener? (http://code.google.com/p/tweener/) I never used it so i'm no sure. On Fri, Jun 6, 2008 at 8:20 AM, robert [EMAIL PROTECTED] wrote: Hi I am working on a flash piece in which there is a band of 9 jpegs that slowly move horizontally along the screen in a never ending band (the

Re: [Flashcoders] Tweening text more smoothly - AS3

2008-05-25 Thread Pedro Kostelec
Ther is something that i don't like here. Sorry for changing the subject. It's the Zoom in /Zoom out When i click zoom in it works but it doesn't de-zoom when you click Zo0om out. Does someone know why is that so? On Thu, May 22, 2008 at 11:57 AM, Vayu Robins [EMAIL PROTECTED] wrote: Hej. I

Re: [Flashcoders] Blank flash problem...

2008-05-22 Thread Pedro Kostelec
Works fine FP 9.0.124 FF 3.0 RC1 Win XP Pro +ad block other On Thu, May 22, 2008 at 2:41 PM, Juan Pablo Califano [EMAIL PROTECTED] wrote: Works for me. WinXP FF 2.0.0.14 FP 9.0.124 Have you checked that Javascript is not disabled? Another thing you could try is bypassing the

Re: [Flashcoders] Adobe Open Screen!

2008-05-02 Thread Pedro Kostelec
Great news indeed, maybe finally we can drop that crappy flash ide :] What have you meant here? I read the article and there was no word on droping the flash ide. Me, by myself i like it very much, and i believe Adobe will continue tu update and launch new releases of it. Haven't you seen what

Re: [Flashcoders] drawing a tube/cylinder with as

2008-04-27 Thread Pedro Kostelec
, ekameleon [EMAIL PROTECTED] wrote: Hello :) For me the best way to draw a cylinder is a realtime 3D engine like : http://code.google.com/p/papervision3d/ http://blog.papervision3d.org/ or http://www.flashsandy.org/ or others EKA+ :) 2008/4/27 Pedro Kostelec [EMAIL PROTECTED]: Hi

[Flashcoders] drawing a tube/cylinder with as

2008-04-26 Thread Pedro Kostelec
Hi I am trying to draw a tube/cylinder with as3. What i am trying to do is draw 2 circles in different places and then findind some points in the circl'es outline and joining and coloring the new created shapes. My question is How can i find those points in the cilcles outline?How should be the

[Flashcoders] Changing font?

2008-04-24 Thread Pedro Kostelec
Hi How can i animate a change of font like in this page: http://www.emmawatsonofficial.com/#harry? -- Pedro D.K. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Changing font?

2008-04-24 Thread Pedro Kostelec
I guess common loop with setTextFormat would take a lot of cpu, wouldn't it? On Thu, Apr 24, 2008 at 9:28 PM, Gabino Travassos [EMAIL PROTECTED] wrote: loop setTextFormat() maybe - Original Message - From: Pedro Kostelec [EMAIL PROTECTED] To: Flash Coders List flashcoders

Re: [Flashcoders] New game: Exxon - The decontaminator

2008-04-23 Thread Pedro Kostelec
I like it. As you were talking about competition, can someone tell me which are the most common Flash competition out there, in which you can compete via a webcam. Thnks On Wed, Apr 23, 2008 at 5:38 PM, Meinte van't Kruis [EMAIL PROTECTED] wrote: pretty cool, would be nice to work out the

Re: [Flashcoders] open swf file inside the flash editor

2008-04-16 Thread Pedro Kostelec
Yeah SWF Decompiler Tillix is great even if it really looks like a Microsoft's Office software because of the design: http://www.flash-decompiler.com/ There is one more i know: http://www.sothink.com/product/flashdecompiler/ Pedro D. K. On Wed, Apr 16, 2008 at 5:54 PM, Glen Pike [EMAIL

Re: [Flashcoders] using scrollRect and the width / height properties in AS3 F9 - weirdness

2008-04-01 Thread Pedro Kostelec
I don't get your problem. What is this code about? It has no scrollbar??!! If you want to refresh the stage faster (using a timer) just add t.updateAfterEvent(); On Tue, Apr 1, 2008 at 8:26 PM, John Axel Eriksson [EMAIL PROTECTED] wrote: Hi. I'm building a simple scrollbar and a

Re: [Flashcoders] Tweening Engines for AS3

2008-03-27 Thread Pedro Kostelec
Sorry, my fault, sometimes I forgot I am on an international list. You would cry if you see a paycheck of a programmer from a third-world country ;) I don't get it. I am not even in university so i am not employed and i have no idea what this international list means?? I am curious, Pedro On

[Flashcoders] TextField motion

2008-03-18 Thread Pedro Kostelec
Hi Is there a way to apply to som text added with as3 some motion or alpha? I've got this working well: import flash.text.TextField; import flash.text.TextFormat; var myTextField:TextField = new TextField(); addChild(myTextField); myTextField.text = Križev pot;

Re: [Flashcoders] TextField motion

2008-03-18 Thread Pedro Kostelec
to set up a timer or frame event to do this repeatedly in order to see the motion. HTH. Adrian Park On Tue, Mar 18, 2008 at 2:17 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Hi Is there a way to apply to som text added with as3 some motion or alpha? I've got this working well

Re: [Flashcoders] TextField motion

2008-03-18 Thread Pedro Kostelec
very basic. Pedro Kostelec wrote: And aprt form that textFiel motion i have another prblem I was vreating a short movie with as3, nothing on the stage No, i want to add something on the stage on Frame 1000 and when i press spacebar, go there. How can i do this? gotoandplay

Re: [Flashcoders] frameworks and classes for flash cs3

2008-03-17 Thread Pedro Kostelec
differents frameworks that have the same purpose/focus: for example: Tweener vs TweenLite vs Papervision3D vs Sandy vs Away3D .. -- Pedro Taranto On Sun, Mar 16, 2008 at 8:57 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: If I start searching this two sites (which i did once) i

[Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
Hi (posted in flashnewbies but the list is not very active and i need to solve this problemas soon as possible) i have a problem while creating a as3 short animation: When i test the movie(all done with as3) i get this: TypeError: Error #1009: Cannot access a property or method of a null

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
() after Mountain instantiation, first of all... var mountain:Mountain = new Mountain(); On Mon, Mar 17, 2008 at 3:36 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Hi (posted in flashnewbies but the list is not very active and i need to solve this problemas soon as possible) i

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
NO , ihaven't. I am only in a learning process of as3, so if you can help me importing a class On Mon, Mar 17, 2008 at 4:35 PM, Sidney de Koning [EMAIL PROTECTED] wrote: Have you tried importing the Mountain Class? Cheers, Sid On Mar 17, 2008, at 4:28 PM, Pedro Kostelec wrote: I

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
instantiation, first of all... var mountain:Mountain = new Mountain(); On Mon, Mar 17, 2008 at 3:36 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Hi (posted in flashnewbies but the list is not very active and i need to solve this problemas soon as possible) i

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
; x2 =stage.stageWidth; y2:Number =stage.stageHeight -150; init(); } } On Mon, Mar 17, 2008 at 11:28 AM, Pedro Kostelec [EMAIL PROTECTED] wrote: I added the () to it but still doesn't work: package { import

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
:53 PM, Pedro Kostelec wrote: NO , ihaven't. I am only in a learning process of as3, so if you can help me importing a class On Mon, Mar 17, 2008 at 4:35 PM, Sidney de Koning [EMAIL PROTECTED] wrote: Have you tried importing the Mountain Class? Cheers, Sid

Re: [Flashcoders] Error #1009

2008-03-17 Thread Pedro Kostelec
; init(); } } On Mon, Mar 17, 2008 at 11:28 AM, Pedro Kostelec [EMAIL PROTECTED] wrote: I added the () to it but still doesn't work: package { import flash.display.Sprite; import flash.events.Event; import

Re: [Flashcoders] need:: Flex 3 AS3 // tutorials, links, book recs.

2008-03-17 Thread Pedro Kostelec
Well, i've bought Foundation ActionScript Animation: Making Things Move! By Keith Peters http://books.google.com/books?id=zK7zaGGVi60Cprintsec=frontcoverdq=making+things+moveei=AL7eR-rgEKjuiQGO_LDtCgsig=B_aMb6DhRR2DYLfrQBRiTUtCr2AI actaully haven't known a lot of as2 when i started reading it but

[Flashcoders] frameworks and classes for flash cs3

2008-03-16 Thread Pedro Kostelec
Hi coders I want to start coding with frameworks and classes like TweenLite. I would be pretty new at it, so i'd like you to recommend me some of them that makes flash coding easier or faster and improving performence. Thanks -- Pedro D.K. ___

Re: [Flashcoders] frameworks and classes for flash cs3

2008-03-16 Thread Pedro Kostelec
for as3 motion. On Sun, Mar 16, 2008 at 11:58 PM, Pedro Taranto [EMAIL PROTECTED] wrote: look at osflash.org and code.google.com -- Pedro Taranto On Sun, Mar 16, 2008 at 7:36 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Hi coders I want to start coding with frameworks and classes like

Re: [Flashcoders] Graphic design universities

2008-02-24 Thread Pedro Kostelec
of art so that it is not fully in the sociology part. Hope you understand what i am looking for. Pedro On Sat, Feb 23, 2008 at 4:01 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Not bad this Aademy of Art Univeristy in S. Fr. The program that best suts to me is Digital Arts Communicationshttp

Re: [Flashcoders] Graphic design universities

2008-02-23 Thread Pedro Kostelec
and help with job placement upon graduation. The campus is spread throughout San Francisco. What better place to go and learn and also immerse yourself in the culture. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pedro Kostelec Sent: Friday

Re: [Flashcoders] re: Looking for Expanding menu along a curved path

2008-02-23 Thread Pedro Kostelec
Isn't there a way to get the source code? On Fri, Feb 22, 2008 at 7:16 PM, Norman Cousineau [EMAIL PROTECTED] wrote: Very cool. Worth a look for everybody. Requires Flash Player 9. http://flash-ripper.com/tests/bezier.ru/demo/test.swf -- Message: 18 Date:

Re: [Flashcoders] re: Looking for Expanding menu along a curved path

2008-02-23 Thread Pedro Kostelec
I like it. But in exemple 7, is there no way to limit the lenght of the curve? If you drag one pont quite fast the length of the curse is huge, how could i limit it, i.e make the mx lenght of the curve 700 pixels or something like that. On Sat, Feb 23, 2008 at 4:21 PM, Pedro Kostelec [EMAIL

Re: [Flashcoders] Graphic design universities

2008-02-22 Thread Pedro Kostelec
Thanks guys. I like your choices, specially Cory Petosky's, but i would prefer somethink in europe or north america, countries in which people speak english or french or perhaps spanish (the languages i speak). I believe all the universitys you recommended to me are great, but the problem is the

[Flashcoders] Graphic design universities

2008-02-19 Thread Pedro Kostelec
Hi list. I have two years to choose in which univerity i'll go when my school studies finish. I am looking for some graphical design universitys in which i can apply my knowledge offlash, animation, video and audio modeling. So, mostly about graphics and motion. I've been googling the web, but i

Re: [Flashcoders] Control speed by how fast mouse moving

2008-02-13 Thread Pedro Kostelec
Well, two transparent sprite are too little. You should create some 20 or even more of them. Position the vertically all over the stage at equal distances and every time the user passes his mouse over one of them it starts a timer. When it passes over the next it checks the timer time. So you'll

Re: [Flashcoders] Max MovieClip Size Before Filters are Dropped?

2008-02-07 Thread Pedro Kostelec
isn't there a way to maximise this limitation? On Feb 7, 2008 8:28 PM, Zeh Fernando [EMAIL PROTECTED] wrote: 2880 pixels on any dimension. It's mentioned somewhere in the documentation. Mark Hawley wrote: Anyone know the maximum size, in pixels, a MovieClip can be before Flash refuses to

Re: [Flashcoders] This list is acting up again?

2008-02-06 Thread Pedro Kostelec
is your original message. - Results: Ignoring non-text/plain MIME parts - Unprocessed: //my message - Done. -- Forwarded message -- From: Pedro Kostelec [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Tue, 5 Feb 2008 17:57:34 +0100 Subject: //my message

[Flashcoders] fullscreen

2008-02-05 Thread Pedro Kostelec
Hi list Does enyone know how to make this fullscreen function like this one here: http://bb.amctv.com/main.html ? (Press the fullscreen button on the bottom right)Looks the same think like in youtube. -- Pedro D.K. ___ Flashcoders mailing list

Re: [Flashcoders] Resizing a background image only.And keeping aspect ratio.

2008-02-03 Thread Pedro Kostelec
Perhaps sth like this would work: original_picture_width=550; original_picture_height=400; picture_mc.width=stage.stageWidth; picture_mc.height=(stage.stageWidth / original_picture_width)*original_picture_height; I am not sure it is completely as3, becasue i just started learning it, so you

Re: [Flashcoders] Resizing a background image only.And keeping aspect ratio.

2008-02-03 Thread Pedro Kostelec
Oh, It is picture_mc.scaleX and not picture_mc.width and picture_mc.scaleY instead of picture_mc.height At least i supose On Feb 3, 2008 12:29 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: Perhaps sth like this would work: original_picture_width=550; original_picture_height=400

Re: [Flashcoders] Resizing a background image only.And keeping aspectratio.

2008-02-03 Thread Pedro Kostelec
You mean you want to update it all the time(the image size)? Try sth like this: private function init():void { stage.addEventListener(Event.ENTER_FRAME,onEnterFrame); } private function onEnterFrame(event:Event):void { var

Re: [Flashcoders] placing mc on the stage

2008-01-17 Thread Pedro Kostelec
of your movie clips as code+I; therefore, your movie clip names are code0 and code1. There is no such clip as code2. -Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pedro Kostelec Sent: Wednesday, January 16, 2008 7:21 PM To: Flash Coders List

Re: [Flashcoders] placing mc on the stage

2008-01-17 Thread Pedro Kostelec
,code+i,this.getNextHighestDepth()); if you're attaching them to 'canvas', you want to say canvas.getNextHighestDepth() .m On Jan 17, 2008 1:36 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: thanks jim. I changed code2 to code0 but it still doesn't work. There is only one MC visible on the stage

Re: [Flashcoders] placing mc on the stage

2008-01-17 Thread Pedro Kostelec
, Pedro Kostelec [EMAIL PROTECTED] wrote: i doesn't work. I am reposting the code in case youcan find a bug in it: this.createEmptyMovieClip(canvas,canvas.getNextHighestDepth()); mouseInterval = setInterval(cahngeAlpha, 1);//set interval for bg and hello world reload attachMovieInterval

Re: [Flashcoders] placing mc on the stage

2008-01-17 Thread Pedro Kostelec
,canvas.getNextHighestDepth()); .m On Jan 17, 2008 3:11 PM, Pedro Kostelec [EMAIL PROTECTED] wrote: i doesn't work. I am reposting the code in case youcan find a bug in it: this.createEmptyMovieClip(canvas,canvas.getNextHighestDepth()); mouseInterval = setInterval(cahngeAlpha, 1);//set interval

[Flashcoders] placing mc on the stage

2008-01-16 Thread Pedro Kostelec
Hello i got this code: this.createEmptyMovieClip(canvas,this.getNextHighestDepth()); //creates an empty MC in which i attach 2 textMCs canvas._x = random500;//should place the MCs to a random position when they load but it doesn't work?!?-What is wrong here? canvas._y

Re: [Flashcoders] placing mc on the stage

2008-01-16 Thread Pedro Kostelec
hth, Bob Pedro Kostelec wrote: Hello i got this code: this.createEmptyMovieClip(canvas,this.getNextHighestDepth()); //creates an empty MC in which i attach 2 textMCs canvas._x = random500;//should place the MCs to a random position when they load but it doesn't

Re: [Flashcoders] placing mc on the stage

2008-01-16 Thread Pedro Kostelec
), and place code2 at center stage, offset by it's own registration point hth, Bob. Pedro Kostelec wrote: sorry. I forgot to copy this. random100=Math.random()/100; random500=Math.random()/500; - how do i do to define the x and y position of each mc separately? I don't get it.. what do you

[Flashcoders] AttachMovie?!!?

2007-12-20 Thread Pedro Kostelec
Hello. I am sorry of posting this easy question here(i should post it to the newbies list but i think there is a problem with it) and i am sorry if this is a double post. Nobody replyed and i don't know if you actually received the mail or not. And i really need the answer as soon as possible. :

Re: [Flashcoders] AttachMovie?!!?

2007-12-20 Thread Pedro Kostelec
I allways knew that scenes wheren't the best choice, but the animation lasts about 10 minutes, which would be really complicated to do in anly one scene. Yes, hans it is really loadMovie the one that i should use. I don't know where did i mix this with attachMovie. It worked, but it is not really

  1   2   >