[Flashcoders] Flash Debugger's not up to it.

2007-06-30 Thread John McCormack
I am getting increasingly frustrated trying to debug in the Flash IDE. I see some, but not all of the variables I expect to see as I step through code. Also, when I step to the next line I step to some unexpected line. A google search throws up: trace(), step over/into/outof and our wonderful

[Flashcoders] MP3 Attaching issues and Streaming issue on IE

2007-06-30 Thread Itai Asseo
I just finished a project where I needed to use MP3s on demand. So the first issue was when I used the attachSound method. It worked perfectly until I tried loading the movie using a loadMovie method from another movie clip. it appeared as though my attached files (with an ID name) could

Re: [Flashcoders] MP3 Attaching issues and Streaming issue on IE

2007-06-30 Thread Steven Sacks
Looks right to me. That is pretty much how it's done. I know it sucks, but it's these little tricks that you gotta do to get things to work consistently across browsers. In the greater scheme of things, this is relatively minor when you take into account the insanely dumb stuff that

Re: [Flashcoders] MP3 Attaching issues and Streaming issue on IE

2007-06-30 Thread Steven Sacks
You might also want to try embedding an mp3 in a swf and loading the swf instead. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you

RE: AW: [Flashcoders] Turn image around effect?

2007-06-30 Thread Amir T Rocker
Hi guys , I believe they programmed a AS3 based 3D Rasterizer to create this flip - AS3 can do that quite easy since it provides all necessities to do so : ByteArray to hold the pixels Matrix to do the transforms BitmapData to manipulate and draw and more I am currently working

Re[2]: AW: [Flashcoders] Turn image around effect?

2007-06-30 Thread R�kos Attila
ATR I believe they programmed a AS3 based 3D ATR Rasterizer to create this flip - AS3 can do that quite easy since ATR it provides all necessities to do so : ATR ATR ByteArray to hold the pixels ATR Matrix to do the transforms ATR BitmapData to manipulate and draw and more Flash 8

Re: [Flashcoders] adapt architecture to facilitate switching component sets

2007-06-30 Thread Robert Sanders
Sounds to me that your over complicating a bit. What you probably could do is provide a base set of classes for you model/data and then one or more adapters to add the needed conversion to and from framework specifics. In general I think that while ease of reuse is a great idea, you aren't

Re: [Flashcoders] adapt architecture to facilitate switching component sets

2007-06-30 Thread Amir T Rocker
Hi JC, Your solution is quite good. Using an 'Abstract Interface' is always encouraged :) The guideline goes like - 'Program to Abstraction not to Implementation' Unfortunately AS3 does not (yet:) allow Generics / Collection Type safety - so we are still forced to make sure we do the right

Re: AW: [Flashcoders] Turn image around effect?

2007-06-30 Thread Zeh Fernando
ATR Besides if content is retrieved from inside a DB ATR or from some kind of Backend, chances are you ATR would not have a way to transform the content ON ATR THE CLIENT - meaning you would have to convert ATR the content from Text to Image on the Server -- arrghhh sounds tricky :) If you

RE: AW: [Flashcoders] Turn image around effect?

2007-06-30 Thread Jesse Graupmann
You could totally do it with magic. ;) http://lab.andre-michelle.com/bitmap-particles-2 http://lab.andre-michelle.com/bitmap-particles -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zeh Fernando Sent: Saturday, June 30, 2007 1:32 PM To: Rákos Attila;

Re: [Flashcoders] how to call method in sub-class instace?

2007-06-30 Thread Amir T Rocker
Hi stranger , :) I dont think I quite understand what you need, however i will try anyway. [quote] How do you get a super-class instance to call an over-riding method in a sub-class Inheritance assumes that you use a 'general' base class and a 'specialized' subclass. To make sure I

Re[2]: AW: [Flashcoders] Turn image around effect?

2007-06-30 Thread Amir T Rocker
Thats nice to hear :) I heard software developers have a nag to complicate things Guess that would concern me Thanks for the quick reply. I havent worked with flash for over a year now- so i am a bit out of date :) Please share how to do that without having to work a lot Amir Am 10:01 PM

[Flashcoders] Re: Intermittent buttons -- problem solved

2007-06-30 Thread Clive R Sweeney
I have two buttons that navigate back and forth through a series of images. (Flash 8, AS2). They work fine when I first open the SWF. But on the same screen is an input textfield with which a user can add or change a title. The title change is saved when the textfield loses focus (via

Re: [Flashcoders] Flash Debugger's not up to it.

2007-06-30 Thread Steven Sacks
Heh. Nothing to do now but get old school and trace out the values you want to see. I personally never use the Flash Debugger for reasons like the one you're talking about. I find it a lot faster to just spit out the variables I want to see and debug that way. Xray is the bomb dot com.

[Flashcoders] Seeking Freelance Developer

2007-06-30 Thread Phil Dupré
Hello, I'm looking for a freelance Flash developer who can create a navigation system that works almost exactly like this: http://news.com.com/2104-1006_3-5731398.html If interested, please email [EMAIL PROTECTED] Please provide any links to your work/blog and or resume. If all goes well,