Re: [Flashcoders] Selling a Flash website

2008-10-05 Thread Mike Duguid
On Mon, Sep 29, 2008 at 4:18 PM, Gert-Jan van der Wel < [EMAIL PROTECTED]> wrote: > > For the last couple of years a friend and I were happily running a project > on the side called T-signers.com. It's a site where people can design and > order their own custom t-shirts. It's always been a pleasur

Re: [Flashcoders] how to uncompress a compressed bytearray with PHP

2008-10-05 Thread Juan Pablo Califano
No worries! 2008/10/3, Benny <[EMAIL PROTECTED]>: > > > There's one problem with using URLVariables: it works on NUL-terminated > Strings > You're right, so URLVariables is now out of the picture ;-) > > I think your class would indeed do the job but because I want to keep the > client code as lig

Re: [Flashcoders] sizing an arbitrary loaded swf

2008-10-05 Thread Juan Pablo Califano
Hi Andrew, I'm not sure were the problem could be, but checking both swf's I got 640x480 and 600x200, which seems right. If I open the swf "standalone" (I mean double clicking on it), the player opens it with those dimensions. Plus, I've converted the to fla just to check the dimensions and I got

Re: [Flashcoders] sizing an arbitrary loaded swf

2008-10-05 Thread Andrew Sinning
Hi Juan Pablo, I just got back to this problem and tested your SwfHeader class. From the few tests that I've run, this returns exactly the same dimensions that the LoaderInfo class does. I'm still stuck. Here's an example of a swf on YouTube: http://www.youtube.com/v/C7PH3GVj104 The Lo

[Flashcoders] How to stream bitmaps, not camera

2008-10-05 Thread Eric Brito
Hi, does anyone knows how to stream (to Flash Media Server) the content from a MovieClip, not from the Camera? The main go is to capture the images from the camera, apply some effect on it, redraw the Bitmaps to a movieclip and stream that content to the server, creanting an FLV file with camera e