Re: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit() error?

2006-06-19 Thread Muzak
http://www.multidmedia.com/support/ http://www.mdmforum.com/forum/ - Original Message - From: Martin Weiser [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Monday, June 19, 2006 7:16 AM Subject: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit()

Re: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit() error?

2006-06-19 Thread Martin Weiser
well, thanks, i need it very fast, will try the supprot, but it will take some time... M - Original Message - From: Muzak [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Monday, June 19, 2006 8:35 AM Subject: Re: [Flashcoders] MDM Zinc, 2.5,

Re: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit() error?

2006-06-19 Thread Ian Thomas
Martin, I'd suggest thinking about rolling back to an earlier Zinc version. It may fix the problem. It seems to work okay in version 14, if that helps. We have terrible trouble with Zinc's new releases. Each new release seems to introduce a new bug, breaking old features which have been working

RE: [Flashcoders] AMF .net

2006-06-19 Thread Lee McColl-Sylvester
AMF.NET seems quite young atm when compared to Fluorine. Personally, I've had nothing but great results from Fluorine and would recommend it to anyone. Lee -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Sent: 18 June 2006 14:23 To: 'Flashcoders

[Flashcoders] Unable to create button greater than stage size

2006-06-19 Thread Dhiraj Girdhar
Hi All, Please check following code... I am trying to make a button whose size is greater than stage size then in that case button is not created. Please help. Thanks in advance. Stage.scaleMode = showAll; _root.createEmptyMovieClip(rootButton, 100); var rootBtn = _root.rootButton;

[Flashcoders] dot matrix gameboy style

2006-06-19 Thread Andreas Rønning
Been playing around recently with upscaling lowres bitmapdata to make large-pixel graphics, eventually for a game engine of some sort, but the pixels tend to be blurred around the edges when scaled up. Anyone know of a fix to sharpen their look? In addition, anyone know of any techniques for

RE: [Flashcoders] dot matrix gameboy style

2006-06-19 Thread Tor.Kristensen
You need to essentially code your own BitmapDataSprite class, but it's not a very big deal. I have a fairly speedy library for BitmapData-only animations with multiple autonomous Sprites manipulating/existing-within a Bitmapdata Stage class. Writing your own event stack to create the various

RE: [Flashcoders] Any Lists Specific to Flash Game Development?

2006-06-19 Thread The Helmsman
http://board.flashkit.com/board/forumdisplay.php?f=5 Enjoy! :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Hamer Sent: Sunday, June 18, 2006 9:45 PM To: Flashcoders mailing list Subject: [Flashcoders] Any Lists Specific to Flash Game Development?

Re: [Flashcoders] Any Lists Specific to Flash Game Development?

2006-06-19 Thread Danny Kodicek
http://board.flashkit.com/board/forumdisplay.php?f=5 Enjoy! :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Hamer Sent: Sunday, June 18, 2006 9:45 PM To: Flashcoders mailing list Subject: [Flashcoders] Any Lists Specific to Flash Game

RE: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit() error?

2006-06-19 Thread André Goliath
1) DirectX resolution setting of the screen mode on PC 2) Execution of external files and return of the textual output SWf Studio (www.northcode.com) can do this: ssCore.Desktop.changeResolution() (if you ment by using DirectDraw) and ssCore.Shell.execute() -Original Message- From:

Re: [Flashcoders] Any Lists Specific to Flash Game Development?

2006-06-19 Thread Mike Cobb
- http://www.flashgamecoders.com/ Also has a mailing list, but it's pretty dead. Mike The Helmsman wrote: http://board.flashkit.com/board/forumdisplay.php?f=5 Enjoy! :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Hamer Sent: Sunday, June

RE: [Flashcoders] AMF .net

2006-06-19 Thread Ben Smeets
Tx, good to hear it. I tried Fluorine also today and although it is a bit more work to set it up at first, it does indeed seem to have more functionality (custom classes) and a larger user base. Tnx for the info, Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [Flashcoders] AMF .net

2006-06-19 Thread Weyert de Boer
Does any of you guys or gals know some good documentatioon about AMF? I am planning to make a message protocol using AMF for ROSDK. I already got something similar for AS3 using binary sockets working, but I would like to try out AMF too. Anyone? Yours, Weyert de Boer

[Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread silpa s
Hi all, I'm new to Flex. I may have to develop some RIA application using Flex2.0. I'm using Weblogic as my application server. When try to locate my index.mxml(http://localhost:7001/index.mxml), i'm getting following error. 22 Errors found. Error /index.mxml:2 Unknown attribute 'layout'

Re: [Flashcoders] AMF .net

2006-06-19 Thread Weyert de Boer
Lee McColl-Sylvester wrote: Talk to the Red5 team. They've constructed their own AMF documentation. Okay! Also, beware of reading anything provided my Adobe as their licenses will bind you by just reading it. LOL ___

Re: [Flashcoders] MDM Zinc, 2.5, minor 15, 16, exit() error?

2006-06-19 Thread Muzak
Have you actually bothered looking at the mdm forums? http://www.mdmforum.com/forum/index.php?showtopic=13810 http://www.mdmforum.com/forum/index.php?showtopic=12577hl=mdm\.application\.exit took me 2 min. to find that.. - Original Message - From: Martin Weiser [EMAIL PROTECTED] To:

RE: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread André Goliath
You ebtter join Flexcoders http://www.flexcoders.org/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of silpa s Sent: Monday, June 19, 2006 12:43 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Problem parsing mxml(Flex2.0B3) Hi all,

RE: [Flashcoders] AMF .net

2006-06-19 Thread Marijan Miličević
[snip] Also, beware of reading anything provided my Adobe as their licenses will bind you by just reading it. LOL Well, there's not much to laugh about. Probably by reading their documentation, you are not allowed to participate in any open source project that deals with AMF matters. If

Re: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread Muzak
try the flexcoders mailing list: http://groups.yahoo.com/group/flexcoders/ But it seems like you're trying to mix Flex 1.5 and Flex 2.0, which won't work. Flex 2.0 is a whole new ballgame. You need to compile your mxml to swf from Flex Builder 2 and put the generated files on your server (or

Re: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread silpa s
Thanks Muzak, But mxmlc genarates swf html's to access swf. but i want server to comple when mxml file requested by the user using http://host/index.mxml not http://host/index.html. Thanks -Silpa --- Muzak [EMAIL PROTECTED] wrote: try the flexcoders mailing list:

Re: [Flashcoders] AMF .net

2006-06-19 Thread Weyert de Boer
Well, there's not much to laugh about. Probably by reading their documentation, you are not allowed to participate in any open source project that deals with AMF matters. If you do, any project you participate on has legal issue problems. Ever read their documentation g I mean the help

RE: [Flashcoders] AMF .net

2006-06-19 Thread Lee McColl-Sylvester
Yeah, it's like someone forgot that it's supposed to be a help feature. :-) Lee -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Weyert de Boer Sent: 19 June 2006 12:28 To: Flashcoders mailing list Subject: Re: [Flashcoders] AMF .net Well, there's not

RE: [Flashcoders] XML named node values

2006-06-19 Thread Merrill, Jason
AS3 will do this when it's available. It's in the new ECMA specs. Besides Xpath, you can also download other third party classes other people have created which will convert your XML object to an Actionscript object you can traverse with dot syntax: JimsName = myXMLdoc.people[2].name

RE: [Flashcoders] Creating a drawing RIA

2006-06-19 Thread Bjorn Schultheiss
So you got a textInput componet and a combobox component and you want to resize the textinput based on the values of the combobox? If this is correct you could set up a handler for the cb.change event that grabs the selected value and performs some logic like if selected value equals 14 then

Re: [Flashcoders] Creating a drawing RIA

2006-06-19 Thread Weyert de Boer
I would think you can just wrap the textfield in a movieclip and use the DraggableMovieClip class. Maybe you can continue on this example by Mario? http://www.quasimondo.com/archives/000620.php#000620 ___ Flashcoders@chattyfig.figleaf.com To change

[Flashcoders] Cross Domain and ExternalInterface

2006-06-19 Thread John Giotta
Let me explain the setup first. I have a SWF application and the JavaScript file on one domain. I'm displaying the SWF and loading the JavaScript file on another domain. The SWF registers callbacks to JavaScript methods, but when I try to call the ActionScript methods from JavaScript it fails.

[Flashcoders] file reference

2006-06-19 Thread Mayur Bais
hello all, I want to know the path of the file on the local hard drive which is been browsed by the user. How can I achieve this ? flash 8 provides flash.net.FileReference package which we can achieve browse and upload. But I could not find the solution to my problem. Any idea how can I do this ?

Re: [Flashcoders] Unable to create button greater than stage size

2006-06-19 Thread Bart Wttewaall
I read somewhere that assets on the stage can't be larger then 2880 pixels in either direction. Maybe you should split up that button of yours. (I don't wanna know why you'd need such a big button) 2006/6/19, Dhiraj Girdhar [EMAIL PROTECTED]: Hi All, Please check following code... I am

Re: [Flashcoders] xml question

2006-06-19 Thread Flash guru
thanks On 6/17/06, Paul Evans [EMAIL PROTECTED] wrote: On 16 Jun 2006, at 22:28, Flash guru wrote: I'm restricted to asp, but I'm a php native that is blind to the ways of asp I'm trying to leave the way of ASP behind - the following notes might be useful to you... A good quick ASP

[Flashcoders] RE: Creating a drawing RIA

2006-06-19 Thread T. van Zantvoort
This is the part AS I am using but it just won't work. In the first place I used ._width and _ height in stead of _xscale and _yscale, I prefer this to use the _width but that just don't work. I use in combination with the nummerstepper component. var nstepListener:Object = new Object();

[Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
I have a feeling I'm missing something incredibly stupid... I'm having problems with my FLVPlayback progress event listener - everytime I test it, it pauses, then the the event is called once, and my FLV starts playing. My code is as follows: var listenerObject:Object = new Object();

[Flashcoders] Can't reach boolean?

2006-06-19 Thread Mendelsohn, Michael
Hi list... I have a path to a mc like so: _root.collective.table1.p5 On the root of the clip named p5, there is this line of code: var isPiece:Boolean = true; Why am I not able to reach that boolean through code? trace(_root.collective.table1.p5.isPiece) is always undefined. Thanks, - Michael

Re: [Flashcoders] file reference

2006-06-19 Thread Alain Rousseau
This was asked not too long ago (last week !) Search for the following : ³FileReference and Getting File Path² with the cool new tool that Muzak has provided us http://muzakdeezign.com/flashcoders/ From: Mayur Bais [EMAIL PROTECTED] Reply-To: Flashcoders mailing list

[Flashcoders] Language Supported in Flash?

2006-06-19 Thread Suhas Kotkar
Hi All, Can any one let me know whether Flash has the support for the following languages? Spanish (Latin American) Portuguese (Brazilian) Regards, Suhas ___ Flashcoders@chattyfig.figleaf.com To change your

RE: [Flashcoders] Can't reach boolean?

2006-06-19 Thread Mendelsohn, Michael
Hi Danny... Thanks for responding. The value is just a constant true, on the timeline of _root.collective.table1.p5. If I trace(root.collective.table1.p5), I get the clip's path in the output window, no problem. But if I go and trace a variable within that mc, I get nothing. What's the

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Steve Krichten
Are you using streaming video or progressive download? Please explain the context of this code... How is your flash movie setup and where exactly is this code located? Is this code perhaps getting executed repeatedly or going out of scope? -Steve

Re: [Flashcoders] Can't reach boolean?

2006-06-19 Thread Ian Thomas
Michael, When are you tracing this? Have you given everything enough time for the variables to be properly set up? Try leaving a frame at the beginning before doing so. HTH, Ian On 6/19/06, Mendelsohn, Michael [EMAIL PROTECTED] wrote: Hi Danny... Thanks for responding. The value is just a

Re: [Flashcoders] Can't reach boolean?

2006-06-19 Thread Danny Kodicek
If I trace(root.collective.table1.p5), I get the clip's path in the output window, no problem. But if I go and trace a variable within that mc, I get nothing. Sounds weird. Case sensitivity issue? Or has the mc not loaded at the moment you look for the value? What happens if you trace the

Re: [Flashcoders] Can't reach boolean?

2006-06-19 Thread Derek Vadneau
Are you loading a SWF or using attachMovie? If you are using attachMovie, the value isn't ready until a frame later. Use onEnterFrame or some other mechanism to cause a delay to read the value. If you are loading the movie, make sure to use the onLoadInit event of MovieClipLoader so that the

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
I am really just starting to do video stuff, so i'm a little clueless.. I believe it's a progressive download. And the code doesn't seem to be being executed repeatedly, as the other flv events are behaving themselves. The FLVPlayback component is sitting on the timeline, and the actionscript is

RE: [Flashcoders] Can't reach boolean?

2006-06-19 Thread Mendelsohn, Michael
Thanks everyone for your quick responses! It was indeed a case of the clip not fully loaded yet. I'm able to reach it now. - MM ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Steve Krichten
From the help ... Event; dispatched at the frequency specified by the |progressInterval| property, *starting when the load begins and ending when all bytes are loaded* or there is a network error. Default is every .25 seconds. So my guess is that you are testing this locally... loading an

Re: [Flashcoders] FLVPlayback progress event listener

2006-06-19 Thread Sarah Plowright
I am testing locally, although I assumed that since you can test other progress loaders locally this would work - now that it's uploaded - the progress bar is sort of working (at least it's called more than once), but the ready event isn't triggering properly... it'll show the first frame of the

Re: [Flashcoders] Language Supported in Flash?

2006-06-19 Thread Ron Wheeler
What do you mean by support? IDE in Portuguese and Spanish Ability to develop applications that display and process Portuguese and Spanish - yes. Suhas Kotkar wrote: Hi All, Can any one let me know whether Flash has the support for the following languages? Spanish (Latin

[Flashcoders] Vars between game levels

2006-06-19 Thread Helios Pregioni Bayma
Hi, I am developing a Flash Game of 4 levels (click to see level4http://www.heliospb.net/jogos/Game_Peste_Attack_Fase4.html - 180kb with no preloader). As each level will be in separate swf files, I have created a base swf that loads the levels in a holde mc, ok. The problems started when I lost

Re: [Flashcoders] Vars between game levels

2006-06-19 Thread Andy Makely
On 6/19/06, Helios Pregioni Bayma [EMAIL PROTECTED] wrote: I tried so, to use Shared Objects to keep the vars (points, level, energy), but it can´t be read by different swf. So, I tried using an empty swf, and use LocalConnection to send vars to it. It worked in sending the vars, but didn´t

[Flashcoders] Sort within an object

2006-06-19 Thread Mendelsohn, Michael
Hi list... Is there any way to sort within an object: Track[1][score] Track[2][score] Track[3][score] Track[4][score] Track[5][score] All the tracks have different score numeric values. What's the most efficient way of getting them in order? It seems sort and sortOn only work on arrays.

RE: [Flashcoders] Sort within an object

2006-06-19 Thread Merrill, Jason
How about a for loop combined with a temp array? function sortScores(dataArray:Array):Array{ var tempArr:Array = new Array(); for(var i=0; idataArray.length; i++){ tempArr.push(dataArray[i].score); } tempArr.sort() return tempArr; } var

Re: [Flashcoders] Sort within an object

2006-06-19 Thread janosch
Hello, is Track an array? Janosch Mendelsohn, Michael schrieb: Hi list... Is there any way to sort within an object: Track[1][score] Track[2][score] Track[3][score] Track[4][score] Track[5][score] All the tracks have different score numeric values. What's the most efficient way of

RE: [Flashcoders] Sort within an object

2006-06-19 Thread Mendelsohn, Michael
is Track an array? Track is an object. This is my work in progress... private function updateStandings():Void { // create list of scores and sort descending... var tempScores:Array = new Array(); for (var s

RE: [Flashcoders] Sort within an object

2006-06-19 Thread Merrill, Jason
is Track an array? Track is an object. Why would it be an object? Unless I don't get what you're trying to do (which is possible) Track should instead be an array, containing objects, as in my example. AKA a named element array. Jason Merrill Bank of America Learning Technology Solutions

[Flashcoders] Applying transformations to text?

2006-06-19 Thread aklist_flash
Hi All: I'm bringing this question over from flash-newbie at the suggestion of the list. I'm looking for insight into applying transformations to text (or vectorized text) such as Adobe's warp functionality, where you can take an object and make it bulge, arc, squeeze, spherize, etc. in

[Flashcoders] What's the status of working with asset libraries

2006-06-19 Thread Ben
I've been fiddling with using an external classes.swf in my workflow. I see the benefits and i don't expect any problems. But related to this, i would like to use an external libraryitems.swf too. I have something like this now, but it's using all sorts of 'linkage hacks'. Like the library has en

[Flashcoders] Programmatically build a crossword puzzle board

2006-06-19 Thread Charles Parcell
Can anyone point me to any links or give me some pointers on building a programmatically built crossword puzzle board? I don't mean just building squares, but rather taking a word list and building intersecting words. I have already build a word search game which is similar but there are some

[Flashcoders] List component (v2) setting the style of specific items?

2006-06-19 Thread Charles Parcell
Is it possible to set each individual items style in a v2 List Component? I have to imagine that it is possible but I am not finding the magic word in the docs. Charles P. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or

[Flashcoders] Movie clip loader onLoadError not called in firefox

2006-06-19 Thread Grant Davies
I've been doing some googling and found a lot of people complaining about the onLoadError method of your listener object passed to the MovieClipLoader does not get called when the movie cannot be loaded when run inside firefox. Before I go writing a timeout class to catch this, is there a

Re: [Flashcoders] Sort within an object

2006-06-19 Thread Charles Parcell
There is some confusion here. These two different statements you have made don't add up. In your first post you sited the example: Track[1][score] Track[2][score] Track[3][score] Track[4][score] Track[5][score] These are nested arrays. But in the code listed here you have the line of code:

RE: [Flashcoders] Sort within an object

2006-06-19 Thread Mendelsohn, Michael
Well, thanks everyone for the advice. I ended up solving the issue, and below is my final code. Sorry if I confused anyone. - MM private function updateStandings():Void { var tempStandings:Array = new Array(); // first, create list of scores and sort

Re: [Flashcoders] Programmatically build a crossword puzzle board

2006-06-19 Thread Bart Wttewaall
Hi Charles, I don't know how others would take a swing at this, but this is what I would do: First, define your boundaries. You're making a crossword puzzle, so that would be a matrix with a specified width and height. Next up you'll want to add words. Grab your nearest dictionairy and pounce

Re: [Flashcoders] Programmatically build a crossword puzzle board

2006-06-19 Thread Charles Parcell
Thanks for the reply Bart, Yes, I have indeed gone through the process you described in my Word Search game. But things are a little different for a cross word puzzle. 1) Words can only be placed either vertical (top to bottom) or horizontal (left to right). We are talking about English only

Re: [Flashcoders] Programmatically build a crossword puzzle board

2006-06-19 Thread Jobe Makar
Hi Charles, I once created a crossword in Flash about 2-3 years ago. http://www.electrotank.com/playGame.electro?gId=111 Building a randomly unique board from a list of words I found to be way too difficult. My gut feeling was that even if I found a way it would be too slow to generate. In

[Flashcoders] detect request from Flash Player?

2006-06-19 Thread Mike Lyda
I can use PHP ( echo($_SERVER[HTTP_USER_AGENT]); ) to detect a request from the Flash IDE or from Central. Both show a user agent of Shockwave Flash. However, when I open a standard Flash SWF in the web browser either embedded in an HTML page or just opening the SWF directly in the browser

Re: [Flashcoders] detect request from Flash Player?

2006-06-19 Thread Geoff Stearns
no, but you could fake it by appending something to your requests, like so: http://www.example.com/loadstuff.php?reqfrom=swf On Jun 19, 2006, at 5:55 PM, Mike Lyda wrote: I can use PHP ( echo($_SERVER[HTTP_USER_AGENT]); ) to detect a request from the Flash IDE or from Central. Both

Re: [Flashcoders] Vars between game levels

2006-06-19 Thread Adam Pasztory
I don't see why using a holder clip would cause you to lose a significant amount of performance. Could it be there was some code in your holder clip that was causing the problem? On 6/19/06, Andy Makely [EMAIL PROTECTED] wrote: On 6/19/06, Helios Pregioni Bayma [EMAIL PROTECTED] wrote: I

[Flashcoders] UML + Actionscript

2006-06-19 Thread js
I have been trying to learn the basics of UML for the past couple days or so by assembling a class diagram for a hypothetical Contact Manager--although it may not stay hypothetical if I can learn this properly ;). Unfortunately I am experiencing a bit of confusion in regards to properly

[Flashcoders] Best component set for Flash 8 / MTASC development?

2006-06-19 Thread Todd Hivnor
I'm trying to locate a good component set for my application. I'm sure this topic has been discussed before, but I've searched the archives and haven't found what I'm looking for. My requirements: I don't mind paying for the component set, on a per-developer basis. I must come with sourcecode

[Flashcoders] Sort within an object ....

2006-06-19 Thread Stephen Ford
I thought all objects were associative arrays ? Is this incorrect ? Stephen.___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by

RE: [Flashcoders] Sort within an object ....

2006-06-19 Thread Steven Sacks | BLITZ
Yes, objects are hashes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Ford Sent: Monday, June 19, 2006 5:28 PM To: flashcoders Subject: [Flashcoders] Sort within an object I thought all objects were associative arrays ? Is this

Re: [Flashcoders] Vars between game levels

2006-06-19 Thread Helios Pregioni Bayma
Thanks for the idea Andy, I´ll try that. Adam, I know it´s strange. What I do in the base file is to define the 4 vars I need, create the sound objects - one for each level plus one for the base screen, and the screens to be showed before entering and while exiting each level. It works online

RE: [Flashcoders] Sort within an object ....

2006-06-19 Thread Steven Sacks | BLITZ
Sorry. Yes to your first question. No to your second. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Sacks | BLITZ Sent: Monday, June 19, 2006 5:58 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Sort within an object Yes,

Re: [Flashcoders] Programmatically build a crossword puzzle board

2006-06-19 Thread Charles Parcell
Jobe, Thanks for the e-mail. It was insightful. Crossword puzzles are all over the place and making them for game sites and the such is indeed not worth the effort. With that said, I work a e-learning government contractor. I am building a number of generic games that can be used to re-enforce

[Flashcoders] Updated Flash Game Programming Book -- reviews

2006-06-19 Thread Ramon Miguel M. Tayag
Hi everyone, I want to buy a flash game programming book and I might as well get an updated one. I searched Amazon and saw this: The Flash 8 Game Developing Handbook Amazon link: http://tinyurl.com/gq4ul I didn't find any reviews on it so I was wondering if any of you have used it and know

[Flashcoders] [FREELANCE] Flash Developer Required, Sydney, Australia

2006-06-19 Thread Dominic De Lorenzo
Massive is currently looking for a Freelance Flash Developer to work on upcoming high-profile projects. This is not a beginner or intermediate position. We require a senior level Freelance Flash Developer who is fully versed in AS2 and OOP practices. You will work alongside our dynamic and

Re: [Flashcoders] Any Lists Specific to Flash Game Development?

2006-06-19 Thread Charles Parcell
I would like to point people to this list as well. I is a very good source for talking about game development Flash and Director. This list covers both tools fairly. Not like some snobbish Flash lists I have run across. This comment is not meant to start a flame war or anything. I just want

RE: [Flashcoders] file reference

2006-06-19 Thread Mayur Bais
Great tool! I could find my answer Thanks :) Regards, Mayur -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alain Rousseau Sent: Monday, June 19, 2006 8:36 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] file reference This was asked not