[Flashcoders] Flex question : setting listeners and component parameters from the class

2007-03-24 Thread lostchild
Hi... What i want to manage is, seperating the code from the mxml completely. And here is my attempt but it is not working. I guess my problem is about adding the event listeners or setting the component id s in the class file. How should i change the code so that it works ? and any good

Re: [Flashcoders] Tile a vector Graphic symbol across stage horizontally?

2007-03-24 Thread Micky Hulse
Hi again. Just wanted to let folks know that my emails take many hours to hit list... so if anyone has responded I will respond asap in order to thank you. :) Seems like the list has slowed-down in last few days. Cheers, M -- Wishlists: http://snipurl.com/vrs9 Switch:

RE: [Flashcoders] Tile a vector Graphic symbol across stagehorizontally?

2007-03-24 Thread Holth, Daniel C.
This may not be the best solution, but it'll get the job done: // originalTile is a MovieClip on your stage you want to tile. // Reference the stage var r = this; // Number of tiles so far var i:Number = 0; // So while they are still on the stage while(i * originalTile_mc._width

RE: [Flashcoders] Event calendar

2007-03-24 Thread Steven Sacks | BLITZ
Wow! http://slash7.com/pages -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of natalia Vikhtinskaya Sent: Friday, March 23, 2007 7:14 AM To: Flashcoders mailing list Subject: [Flashcoders] Event calendar Hi to all I should create event

RE: [Flashcoders] Actionscript 3.0 help w/ simple HelloWorld

2007-03-24 Thread Merrill, Jason
I dunno, that's how I have it set up and it works fine for me - Perhaps your Flash 9 Preview Alpha is messed up. I assume your publish settings are all correct, - I don't know why it would do that. Jason Merrill Bank of America GTO Learning Leadership Development eTools Multimedia Team

Re: [Flashcoders] MDM Zinc v2.5 Trial _ Writing files to hard drive

2007-03-24 Thread Jobe Makar
Hi Ned, This should do it: mdm.FileSystem.saveFile(path, content) Jobe Makar http://www.electrotank.com http://www.electro-server.com phone: 252-627-8026 mobile: 919-609-0408 fax: 919-341-8104 - Original Message - From: Ned Perry [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com

RE: [Flashcoders] OT - Installing PHP, MySQL?

2007-03-24 Thread Seth Caldwell
Its easy enough - is it Apache or IIS? Installation for php still has the occasional hiccup over needing to move some files into the windows directory, or not realizing older versions of dll's from previous php installations are there and screwing up your new versions install. And sometimes IIS is

Re: [Flashcoders] Tile a vector Graphic symbol across stage horizontally?

2007-03-24 Thread Micky Hulse
Micky Hulse wrote: FP8: What would be the best way to tile a vector graphic symbol horizontally across the stage using AS? I have used beginBitmapFill() for a bitmap, and that works well... but what would be the best way to programatically tile a graphic symbol? Hi, I got my question

Re: [Flashcoders] Got milk? (the game)

2007-03-24 Thread laurent untereiner
Selon Matthias Dittgen [EMAIL PROTECTED]: The big plus for this game is the idea. It's the key! sure it's technicaly trop fort, but I think the first parameter for a success game is the idea. I seek literature on this subject, some ideas? And there's too much preloading which lasts too

[Flashcoders] SPI (Stateful Packet Inspection) Firewall and Loaded .swfs

2007-03-24 Thread Dan DeCort
Our website, http://www.engagethoughtware.com uses a 3D tree for navigation, so that when you click on a node of the tree it loads a .swf using the MovieClipLoader class. Once the clip is loaded, it tells the loaded clip to play (opening the panel). Here's the problem: If you're using a

[Flashcoders] setting a timer in flash 8

2007-03-24 Thread Gustavo Duenas
Hi, I'm trying to set a timer to trigger a event after 20 seconds or less, but so far i have this code, but with no results someone help me? . I don't know how could I got into but some help might be needed this is the code: is inside the first frame of a movie clip and the 4 frame has:

RE: [Flashcoders] Test

2007-03-24 Thread Steven Sacks | BLITZ
Hello. Flashcoders has been really laggy the past few days. It usually takes an hour or two before I see my posts. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Danny Kodicek Sent: Friday, March 23, 2007 6:02 AM To:

Re: [Flashcoders] [OT] PHP book recommendations

2007-03-24 Thread Eric Walton
I frequent http://www.phpbuilder.com On 3/23/07, Anggie Bratadinata [EMAIL PROTECTED] wrote: This book is good : 'core web application development with php and mysql', addison-wesley, 2005 -- Anggie Bratadinata www.masputih.com I N D O N E S I A Hairy Dog Digital wrote: Save your money

[Flashcoders] Component skin path

2007-03-24 Thread JP
Hi All, I have an educational project that includes several lessons with several folders. I'm trying to organize things such that there need only be one player for everything. But I'm running into an issue whereby my player doesn't seem to find it's skin unless I put a copy of the skin