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

2007-03-23 Thread DannyT
Hi Jason, I wrote a simple tutorial for AS3 (and Flex2) in FlashDevelop, doesn't involve the FlashIDE but a good place to get started playing with AS3 and if you're interested in flex it covers the basics of that too. Also explains my setup for having an FD for AS2 and one for AS3.

Re: [Flashcoders] Flash video, works locally not online

2007-03-22 Thread DannyT
for flvees cheers On 3/21/07, DannyT [EMAIL PROTECTED] wrote: I am trying to get some video loaded at runtime using the following: var my_nc:NetConnection; var my_ns:NetStream; my_nc = new NetConnection(); my_nc.connect(null); my_ns = new NetStream(my_nc); curMedia = createEmptyMovieClip

[Flashcoders] Flash video, works locally not online

2007-03-21 Thread DannyT
I am trying to get some video loaded at runtime using the following: var my_nc:NetConnection; var my_ns:NetStream; my_nc = new NetConnection(); my_nc.connect(null); my_ns = new NetStream(my_nc); curMedia = createEmptyMovieClip(videoPlayer, getNextHighestDepth());

[Flashcoders] Banner Ad Statistics

2007-02-12 Thread DannyT
We need to record click through statistics from some flash banner ads, having not done much in the way of banner advertising in the past what are the common approaches people use for recording impressions and click throughs from ads? The ads won't always be served from our servers so might we

Re: [Flashcoders] {OT} Job Postings?

2006-09-12 Thread DannyT
I completely agree with Johannes approach. Knowledge of the ins and outs of flash/flex/actionscript isn't half as important as an ability to pick up new technologies, follow best practices and work effectively as a member of a team. I think if you ask if they can do something, and they can't

[Flashcoders] Installing Flash Remoting Components InstallAnywhere issue

2006-07-03 Thread DannyT
I'm trying to do the basic of basic tasks and install the flash remoting components, I downloaded from http://www.adobe.com/products/flashremoting/downloads/components/#flr_as2but when I double click the extractor i get an error: Please choose another location to extract the installer to. I chose

Re: [Flashcoders] Installing Flash Remoting Components InstallAnywhere issue

2006-07-03 Thread DannyT
] wrote: What platform are we talking about here? -l On Jul 3, 2006, at 5:21 PM, DannyT wrote: I'm trying to do the basic of basic tasks and install the flash remoting components, I downloaded from http://www.adobe.com/products/flashremoting/downloads/components/ #flr_as2but when I double