Re: [Flashcoders] MM Scrollpane issue/constraint

2006-01-10 Thread Yehia Shouman
\containers its conceptual, but I think it could work ! try it good luck, Yehia Shouman http://www45.brinkster.com/chaoschaos/ On 1/10/06, Martin Baltzer [EMAIL PROTECTED] wrote: Hi, I am using the Scrollpane component in a flash 8 movie and it works fine. My scrollpane size is set equal

Re: [Flashcoders] Flash 8 statistics

2006-01-13 Thread Yehia Shouman
think 0.5 is an average over the whole era of flash. Yehia Shouman On 1/13/06, Joakim Carlgren [EMAIL PROTECTED] wrote: Are there any statistics on flash player 8. I haven't seen any stats on macromedias site but I read somewhere that The Flash 8 audience is now growing by five million

Re: [Flashcoders] ComboBox not firing change event when selectedIndex set

2006-01-16 Thread Yehia Shouman
can attach more than an event listener to that Listener_obj and finally in 1 line of code use it with the combobox. Good luck Yehia Shouman On 1/16/06, Steven Sacks [EMAIL PROTECTED] wrote: function change() { trace(change); } MyCmb.addEventListener(change, this); MyCmb.selectedIndex

Re: [Flashcoders] BitmapData dump ?

2006-01-21 Thread Yehia Shouman
email. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yehia Shouman Sent: Friday, January 20, 2006 2:59 PM To: Flashcoders mailing list Subject: [Flashcoders] BitmapData dump ? Hi all, I just don't believe its true, so I thought I'd ask here

Re: [Flashcoders] getting the name of an object

2006-01-23 Thread Yehia Shouman
Oh guys, this reminds me of var a:Object=new Object(); var b:Object=new Object(); a.b=b; b.a=a; trace(a.b.a.b.a.b.a.b.a until I die) On 1/23/06, Andreas Weber [EMAIL PROTECTED] wrote: shouldn't there be a === or !== in there somewhere to make sure you're talking about _exactly_ the same

Re: [Flashcoders] saving bitmapData

2006-01-26 Thread Yehia Shouman
out AMF for a smaller sized packet sending. but I think there is no way you can dump the data from bitmapData other than the getPixel method which is unfortunately very slow. Can any body else advice us if there's a better way to do it ? Yehia Shouman - Original Message - From: ivan

Re: [Flashcoders] Does an swf know its own file name?

2006-02-10 Thread Yehia Shouman
inside it this._url On 2/11/06, Troy Rollins [EMAIL PROTECTED] wrote: Can I get the file name of an swf which is loaded? -- Troy RPSystems, Ltd. http://www.rpsystems.net ___ Flashcoders@chattyfig.figleaf.com To change your subscription

Re: [Flashcoders] Using a string to declare a function?

2006-02-16 Thread Yehia Shouman
Try this[a]=function() { trace(hi:+arguments); } or more neat var newFunc= this[a]; newFunc=function() { } and later on you can access the newFunc variable or use this[a](); you will only have to define that function in your class constructor (if it is a component class) or any other

Re: [Flashcoders] [OT] Sparx Enterprise ArchitectgeneratingActionscript

2006-03-23 Thread Yehia Shouman
extensible Yehia Shouman ___ Mutlimedia Division Manager www.go-eknowledge.com - Original Message - From: Jim Tann [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Thursday, March 23, 2006 11:43 AM Subject: RE: [Flashcoders] [OT

Re: [Flashcoders] [OT] Sparx Enterprise Architecht generatingActionscript

2006-03-23 Thread Yehia Shouman
To get an import statement in your generated code, Create a diagram, on which you will draw the relationships between classes Use the Aggregate or compose under Class Section in the Toolbox on the left. When you describe a compose or aggregate relationship between 2 classes, the one that is

Re: [Flashcoders] [OT] Sparx Enterprise ArchitechtgeneratingActionscript

2006-03-23 Thread Yehia Shouman
:03PM, Yehia Shouman wrote: To get an import statement in your generated code, Create a diagram, on which you will draw the relationships between classes Use the Aggregate or compose under Class Section in the Toolbox on the left. When you describe a compose or aggregate relationship

[Flashcoders] Multiuser A/V Chat ? Which Server?

2006-03-26 Thread Yehia Shouman
Dear Coders, I have to create an Audio/Video Flash multiuser Chat, with text messaging. What are my options as for the server ? I don't want to use any of Macromedia's Servers. I would love to hear there is an open source dotNet server as well. Are there any ? Please advice me on which way

Re: [Flashcoders] Multiuser A/V Chat Server ? Something .net ?

2006-03-27 Thread Yehia Shouman
again, for whatever contribution you come up with Many Thanks in Advance Yehia Shouman On 3/27/06, Rich Rodecker [EMAIL PROTECTED] wrote: its not a server per se, but maybe you can check out some of the solutions over at userplane.com On 3/26/06, Julien Vignali [EMAIL PROTECTED] wrote: You

Re: [Flashcoders] Flash to excel?

2006-03-31 Thread Yehia Shouman
You can use flash to collect your data into a CSV string, then you can pass this (in a web scenario) to a server side script to write it, or if you are using a projector like SWF Studio you can use its FileSys plugin. On 3/31/06, Flash guru [EMAIL PROTECTED] wrote: Is it possible for a flash

Re: [Flashcoders] red5 recording viedo streams

2006-05-01 Thread Yehia Shouman
Sorry, but what's the address of the red5 mailing list ? Also can anyone point me to a tutorial that can help me with the following: I need to be able to send a command from a broadcasting client to all the subscriber clients so that there would be a nice switch case at the subscribers clients

Re: [Flashcoders] red5 recording viedo streams

2006-05-01 Thread Yehia Shouman
Applied and awaiting authorization Thanks Jim and John. Yehia Shouman On 5/2/06, jim [EMAIL PROTECTED] wrote: Sorry, should have put that on, http://osflash.org/mailman/listinfo/red5_osflash.org HTH Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

[Flashcoders] Fw: Senior Actionscript Developer

2006-05-07 Thread Yehia Shouman
in Egypt specified in the field of E-Learning called eKnowledge. Resume can be sent upon request. Please feel free to give me an assignment so I can proof my coding style and abilities for you. Kind Regards Yehia Shouman Senior Actionscript Developer [EMAIL PROTECTED

Re: [Flashcoders] Fw: Senior Actionscript Developer

2006-05-07 Thread Yehia Shouman
Thank you Karthik. You don't have to read or comment to every message that is posted on the group (Always check the subject). :) Have a nice Sunday K, Yehia - Original Message - From: Karthik [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent:

[Flashcoders] Flash 9 AS3 Classpath

2006-07-06 Thread Yehia Shouman
Dear List members, I have downloaded Flash 9 Public Alpha, and I can see I can write actionscript 3 in that. The thing is, Everybody knows that the autocompletion system of the flash IDE sucks If I want to use FlashDevelop or SE|PY actionscript IDEs, I will need to point at the classpath for

[Flashcoders] Fwd: Flash 9 AS3 Classpath

2006-07-07 Thread Yehia Shouman
Dear List members, I have downloaded Flash 9 Public Alpha, and I can see I can write actionscript 3 in that. The thing is, Everybody knows that the autocompletion system of the flash IDE sucks If I want to use FlashDevelop or SE|PY actionscript IDEs, I will need to point at the classpath for

Re: [Flashcoders] Delegate Help

2006-10-02 Thread Yehia Shouman
ways Yehia Shouman On 10/2/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: i need to call playFlv() inside another function, but this ain't working... and i have never used Delegate class or some other workaround private function playFlv(file:String){ trace(file); } private function getFLV

Re: [Flashcoders] Re: simulating mouse clicks

2006-10-19 Thread Yehia Shouman
Hi, what you wanna do is to send Windows messages, this is not supported in flash, and I know nothing of a workaround. Sorry Yehia On 10/19/06, Vishal Kapur [EMAIL PROTECTED] wrote: I'll ask the question a different way: what are all the ways that a mouse click event can be handled in a flash

Re: [Flashcoders] Flash video multiple streams...

2006-10-25 Thread Yehia Shouman
restart and pause Hope if this doesnt help atleast would highlight some other possible solutions or act as thought provoking to the other list members Regards Yehia Shouman [EMAIL PROTECTED] --- On 10/25/06, Jason Ross [EMAIL PROTECTED] wrote: Hi, I have a problem where multiple video

Re: [Flashcoders] Scaling problem while loadingexternaljpeg'sin theMovie Clip

2006-11-02 Thread Yehia Shouman
function loadImage(image){ this.holder.loadMovie(image); var imageLoaded:Boolean=false; this.onEnterFrame = function() { imageLoaded=this.holder.getBytesLoaded()== this.holder.getBytesTotal(); if (this.holder._width0 this.holder._height0 imageLoaded) {

Re: [Flashcoders] loading external movie, then attachMovie items of IT's library?

2006-11-04 Thread Yehia Shouman
in Flash 9 with actionscript 3, yes. but with flash 8 I doubt that, anybody ? On 11/4/06, grimmwerks [EMAIL PROTECTED] wrote: Is it possible to load in an external swf using loadMovie into a main movie, and then creating new movies on the fly using attachMovie with ids of the loaded movie?

Re: [Flashcoders] FLVPlayer and seek() flips out

2006-11-13 Thread Yehia Shouman
I suggest you put a trace beside your seekSeconds call , and see how many times it is called. also if you have the autoPlay property set to true, just call seeSeconds and dont call play after (the second one is something that made me pull my hair out last week) On 11/13/06, Michael Stuhr [EMAIL

Re: [Flashcoders] Remoting bytesLoaded/bytesTotal

2006-11-13 Thread Yehia Shouman
If there's a way for the server people to add a content header with content length, it might work On 11/13/06, Janis Radins [EMAIL PROTECTED] wrote: hye ppl! I'm in a situation that remoting calls get slow at some point for users with slow connection, hence client asked for loading progress

[Flashcoders] Remoting Issue

2006-11-13 Thread Yehia Shouman
to do with the Garbage Collection process failing to fire ? Any tricks out there ? Please help! Yehia Shouman Actionscript Developer www.santeon.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] RE: swf and referring domain

2006-11-16 Thread Yehia Shouman
there's a ready state for the External interface you might need to check, the ready state fires when the page has done loading and the javascript is ready for you to call , check the ExternalInterface class in flash 8 for that On 11/16/06, Dave Segal [EMAIL PROTECTED] wrote: Thanks for the

Re: [Flashcoders] __DATE__ or similar in AS2 ?

2006-12-01 Thread Yehia Shouman
I think the JSFL offers a great solution if you can have a command to publish which will alter a variable __DATE__ (perhaps a counter) on the root of the swf before calling publish document. Not sure if this is possible, but thats how I'd think of it theoritically Y Shouman On 12/1/06, Michael

Re: [Flashcoders] Attach sub class to swf which is loaded via attachMovie()?

2006-12-01 Thread Yehia Shouman
function Square(){} Square.prototype=new MovieClip(); Square.prototype.changeColorTo=function (clr:Number) { var tempClr:Color=new Color(this); tempClr.setRGB(clr); delete tempClr; } var linkageID_str:String=exportedClip; //associate the linked clip with sub class

Re: [Flashcoders] Attach sub class to swf which is loaded via attachMovie()?

2006-12-01 Thread Yehia Shouman
class mc2.setRGB(0xFF) ; // ok @Yehia Shouman : your delete in your changeColorTo method is useless because all local variables with a var in a method is remove by the Garbage collector at the end of the call function. EKA+ :) 2006/12/1, Yehia Shouman [EMAIL PROTECTED]: function Square

Re: [Flashcoders] Attach sub class to swf which is loaded via attachMovie()?

2006-12-01 Thread Yehia Shouman
in this blog) EKA+ :) 2006/12/1, Yehia Shouman [EMAIL PROTECTED]: You're welcome Micky EKA, I've been really confused by the garbage collection and how it sometimes sits their coldly not doing the job ! I read somewhere the garbage collection won't fire unless the application

Re: [Flashcoders] onFrameReached {do something}

2006-12-02 Thread Yehia Shouman
function fireEventOnFrame(frameNumber:Number){ //backup older enterframe handler var oldEnterFrame=(this.onEnterFrame==undefined|this.onEnterFrame==null)? this.onEnterFrame : null; this.onEnterFrame = function(){ oldEnterFrame(); if(this._currentframe==30){ //

Re: [Flashcoders] onFrameReached {do something}

2006-12-02 Thread Yehia Shouman
if(oldEnterFrame==null) { delete this.onEnterFrame; } } } } On 12/3/06, Yehia Shouman [EMAIL PROTECTED] wrote: function fireEventOnFrame(frameNumber:Number){ //backup older enterframe handler var oldEnterFrame=( this.onEnterFrame==undefined

Re: [Flashcoders] components below mask

2006-12-04 Thread Yehia Shouman
use scrollRect if it is possible for you/if you want a rectangular area, I remember it didnt require any additional embedding, not sure though On 12/4/06, learner [EMAIL PROTECTED] wrote: Hello all, I have kept few components on the stage, like buttons, label etc. And have assigned a label

Re: [Flashcoders] hints for arabic (rtl) text

2006-12-04 Thread Yehia Shouman
http://www.newhive.com/work/flaraby/ check this, might work for you, it takes a little bit of time to reconstruct the glyphs, not for long texts hope it helps Yehia Shouman On 12/4/06, Matthias Dittgen [EMAIL PROTECTED] wrote: Hello, has anyone a working solution to display arabic text

Re: [Flashcoders] Compare Decimal Point Value?

2006-12-06 Thread Yehia Shouman
Math.round(num)*10 ==3 should work On 12/6/06, T. Michael Keesey [EMAIL PROTECTED] wrote: Couple of ways. Round to the nearest tenth. Math.round(num * 10) / 10 Direct test for 3 in the tenths place: Math.round(num * 10) % 10 == 3 On 12/6/06, Doug Coning [EMAIL PROTECTED] wrote: Is there a

Re: [Flashcoders] Remoting Problems

2006-12-06 Thread Yehia Shouman
http://livedocs.macromedia.com/flashremoting/mx2004/actionscript_api_reference/mx/remoting/debug/NetDebug.html On 12/6/06, Jeff Thompson [EMAIL PROTECTED] wrote: Has anyone had problems with remoting working on some machines but not others? I had friends pull up the site

Re: [Flashcoders] FLV video and How did they do it?

2006-12-08 Thread Yehia Shouman
FYI, if the solution involves streaming, Fash Media Server, can serve different files depending on the client's machine, which really works for people with low speed connection vs. higher ones On 12/8/06, Michael Stuhr [EMAIL PROTECTED] wrote: Berkay Unal schrieb: Hi Coders, There is an

Re: [Flashcoders] FLV video and How did they do it?

2006-12-08 Thread Yehia Shouman
FYI, if the solution involves streaming, Fash Media Server, can serve different files depending on the client's machine, which really works for people with low speed connection vs. higher ones I didnt and won't open the link ! On 12/9/06, shang liang [EMAIL PROTECTED] wrote: Myth bustered!

Re: [Flashcoders] Looking for Flash Contractor

2006-12-12 Thread Yehia Shouman
Hi I am interested in that. I am a Senior Actionscript 2 Developer located in Egypt. And I got a team of people whom I call sometimes to carry out tasks. Can you let me know of some details Cheers Yehia Shouman On 12/11/06, Eaton, Jason [EMAIL PROTECTED] wrote: CyberSource is looking

Re: [Flashcoders] FLVPlayback question...

2006-12-17 Thread Yehia Shouman
Hi, 1. Switch between indexes if you have alot of sequential movies to play 2. use doLater if you're building on top of mx.core.uicomponent or a setInterval() with 100 milliseconds and a clear Interval to kill it again 3. Make sure you get the latest FLVPlayback component update 4. I am streaming

Re: [Flashcoders] i want to know how to record the flv with rtmp

2006-12-24 Thread Yehia Shouman
/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Partsfile=0789.html#116659 Hope that helps Yehia Shouman On 12/24/06, hongrizhao [EMAIL PROTECTED] wrote: if i know the rtmp address, how to record the flv to save ? hongrizhao 2006-12-25

Re: Re: [Flashcoders] i want to know how to record the flv with rtmp

2006-12-25 Thread Yehia Shouman
: the thing i want to do is to record the flv was published in the web with rtmp,for example,the max2006 video in adobe's web hongrizhao 2006-12-25 发件人: Yehia Shouman 发送时间: 2006-12-25 12:01:55 收件人: Flashcoders mailing list 抄送: 主题: Re: [Flashcoders] i want to know how to record the flv with rtmp What

Re: [Flashcoders] 2nd rtmp video doesn't play

2006-12-26 Thread Yehia Shouman
Hi, 1. Switch between indexes if you have alot of sequential movies to play 2. use doLater if you're building on top of mx.core.uicomponent or a setInterval() with 100 milliseconds and a clear Interval to kill it again 3. Make sure you get the latest FLVPlayback component update 4. I am streaming

Re: [Flashcoders] twilight zone: flvPlayback doesn't work if there are too many functions in the fla!

2006-12-30 Thread Yehia Shouman
You can fix your minor issue by going to the publish settings and beside the dropdown list of the actionscript version, click the button beside it, I dont have flash installed on my machine. So you need to click this button and select to export your code to frame 2. then make ur preloader in

Re: [Flashcoders] missing method

2007-01-02 Thread Yehia Shouman
Does your Polygon class has a constuctor? On 1/3/07, Omar Fouad [EMAIL PROTECTED] wrote: u should set the class from static to dynamic in order to get acess to that method On 1/2/07, Matt Ganz [EMAIL PROTECTED] wrote: hi. i'm having a strange problem. i'm getting compile-time errors

Re: [Flashcoders] Cannot use ns.bytesLoaded and ns.bytesTotal when streaming?

2007-01-27 Thread Yehia Shouman
This one does make sense, since the video isn't cached at the client's. I have a funnier problem with streaming, sometimes the totalTime when tested in the ready event listener, reads right and sometimes it read 0 as well. my FMS is updated to the latest version, and so is the FLVPlayback

[Flashcoders] FLV Encoding at 640x480 Frame dropping

2007-01-27 Thread Yehia Shouman
Hi List, We've been frustrated with our client trying to bring the best smoothest experience of playing video at 640x480 (stretched to fullscreen). Does anyone know what exact encoding settings for a movie with a lot of motion, to play fullscreen at that resolution without stalling and dropping

Re: [Flashcoders] flv playback stalling

2007-01-31 Thread Yehia Shouman
Encoding maybe ?!, Have you updated your FLVPlayback component? if it was through FMS, i would have told you to listen to DISCONNECTED event and re-play! On 1/31/07, Sam Thorne [EMAIL PROTECTED] wrote: Hi All, I have an flv loading into an instance of flvPlayback, all of a sudden it has

Re: [Flashcoders] Make your own multiuser flash apps

2007-02-16 Thread Yehia Shouman
Great work dude On 2/16/07, Paul Venton [EMAIL PROTECTED] wrote: Looks good - had a quick test with a dead cat but ran out of time ... plan on making a proper visit soon :-) ___ Flashcoders@chattyfig.figleaf.com To change your subscription options

Re: [Flashcoders] simple math question...

2007-03-02 Thread Yehia Shouman
1) either double click your clip and group everthing and center it manually OR 2) make sure your graphics inside that clip is at 0,0 and then inside your MouseMove handler or onEnterFrame handler; toCenterClip._x = _xmouse - (toCenterClip._width/2); toCenterClip._y = _ymouse -

Re: [Flashcoders] simple math question...

2007-03-02 Thread Yehia Shouman
dont forget updateAfterEvent(); with the MouseMove use. it tells the player to refresh visuals after the calculated mouse move event you catched even if it wasn't time to render that frame. On 3/2/07, Yehia Shouman [EMAIL PROTECTED] wrote: 1) either double click your clip and group everthing

Re: [Flashcoders] Using JSFL with AS files

2007-03-23 Thread Yehia Shouman
I think you can load .as files as (text files) and parse baby parse ! On 3/23/07, Danny Kodicek [EMAIL PROTECTED] wrote: What do you mean specifically? I mean editing AS with JSFL. I'm getting frustrated with not being able to do a search and replace on multiple files, so I was going to

Re: [Flashcoders] setting a timer in flash 8

2007-03-25 Thread Yehia Shouman
to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Yehia Shouman ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] Component skin path

2007-03-25 Thread Yehia Shouman
://training.figleaf.com -- Yehia Shouman ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe

Re: [Flashcoders] Re: attachMovie vs createClassObject

2007-03-25 Thread Yehia Shouman
in the draw method of the created class instance, I wait for a frame using doLater. I hope this helps Yehia Shouman On 3/23/07, Andy Herrman [EMAIL PROTECTED] wrote: Just to amend my previous comment, in the case where I said `createClassObject()` failed but `attachMovie()` didn't, that ended up

Re: [Flashcoders] flash and Arabic

2007-03-29 Thread Yehia Shouman
a proper text wrap. There will be compatibility issues on different Windows versions and between Mac, worth saying backward compatibility with older Flash players that knows not of unicode. I seriously hope Adobe 's involvement will be beneficial. (Wish:Adobe Flash CS3 ME) Regards, Yehia Shouman Senior