[Flashcoders] Multilingual apps for Flash with as2

2013-01-24 Thread Sumeet Kumar
these languages. Any suggestions in this regard would be great Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] making as3 movie scorm compliant

2013-01-15 Thread Sumeet Kumar
Have a look at http://scorm.com/ This is a good guide for someone starting scorm Regards Sumeet Kumar -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Paul A. Sent: Tuesday, January 15, 2013 5:41 PM

RE: [Flashcoders] making as3 movie scorm compliant

2013-01-15 Thread Sumeet Kumar
Also, you can visit adl website for all the standards and specs. http://scorm.com also allows you to upload your package and test it for scorm compliance -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of

RE: [Flashcoders] IPAD App code optimization

2013-01-14 Thread Sumeet Kumar
Regarding this point: - use a profiler to see what your app is doing with respect to object creation/memory [can someone suggest a profiler to use with CS6...i have searched but not able to find one] Regards Sumeet Kumar -Original Message- From: flashcoders-boun

RE: [Flashcoders] IPAD App code optimization

2013-01-13 Thread Sumeet Kumar
, when? - use a framecounter (eg mr doobs stats) to see where the framerate drops are - use a profiler to see what your app is doing with respect to object creation/memory - dispose bitmapdatas if you no longer use them and can't reuse them - etc etc hth JC On 11-1-2013 11:57, Sumeet Kumar wrote

[Flashcoders] IPAD App code optimization

2013-01-11 Thread Sumeet Kumar
code..or What do adobe really mean by code optimization. Can anyone please guide me in this regard. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] RE: elearing content using adobe air for ipad

2012-06-13 Thread Sumeet Kumar
Hi All, I have to do some research on creating elearning courses for iPad. Has any tried to develop eLearning content using adobe air? Any suggestions or ideas in this regard would be great. Regards Sumeet Kumar ___ Flashcoders mailing list

RE: [Flashcoders] RE: elearing content using adobe air for ipad

2012-06-13 Thread Sumeet Kumar
. in general what is the apple response to adobe air apps when we submit it for approval. Regards Sumeet Kumar -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Hans Wichman Sent: Wednesday, June 13

[Flashcoders] Integrating help with mac adobe air app

2011-10-16 Thread Sumeet kumar
Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] Integrating help with mac adobe air app

2011-10-16 Thread Sumeet kumar
Hi Karl Thanks a lot for the help. But I am looking for the guidance in some other direction. I want to integrate help with mac. The link given below points me towards integrating menus with mac. Regards Sumeet Kumar -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com

RE: [Flashcoders] Array Limit

2011-08-04 Thread Sumeet Kumar
4000 is not a very small number for array... I have tested it for very high values. and you will hit the loop limit before you hit the array limit. So 4000,1 , 10 array should be fine. For making an array empty just assign myarray = [] And I believe array is the best method to do it

RE: [Flashcoders] Solved NativeProcess On Mac

2011-07-31 Thread Sumeet Kumar
Thanks a lot for your reply. I will go with the second option only. Thanks again. Regards Sumeet Kumar -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Henrik Andersson Sent: Friday, July 29, 2011 8

[Flashcoders] NativeProcess On Mac

2011-07-29 Thread Sumeet Kumar
am not able to figure out how to use this with NativeProcess API. Any help or suggestion on this regard would be great Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

RE: [Flashcoders] NativeProcess On Mac

2011-07-29 Thread Sumeet Kumar
googled Flash NativeProcess API and XCode, there looked to be a barrel full. HTH, Best, Karl On Jul 29, 2011, at 6:38 AM, Sumeet Kumar wrote: Hi All, I am using Nativeprocess in adobe air for a MAC desktop application. I need to find the volume UUID for mac. I have found a shell script

[Flashcoders] Calling applescript from Adobe AIR

2011-07-20 Thread Sumeet Kumar
Hi All, Is there any way by which I can call Applescript from Adobe air? Any help or suggestion on this regard would be great. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

RE: [Flashcoders] Calling applescript from Adobe AIR

2011-07-20 Thread Sumeet Kumar
builder 4 to make the nativeprocess API work. Thanks Again, Sumeet Kumar -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Glen Pike Sent: Wednesday, July 20, 2011 2:35 PM To: Flash Coders List Subject: Re

[Flashcoders] AIR + AS2.0

2011-07-11 Thread Sumeet Kumar
and it shows greyish-white background for the alert. I want to make this background transparent. Any Help or suggestion in this regard would be great. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

[Flashcoders] Flash CS4 to Flash CS5: Size Problem

2010-10-08 Thread Sumeet Kumar
of the file takes a lot of time. Are we doing something wrong ? Can somebody enlighten us on this. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash CS4 to Flash CS5: Size Problem

2010-10-08 Thread Sumeet Kumar
Thanks for the reply .dat files in the bin folder are taking up the majority of the size Regards Sumeet Kumar - Original Message - From: Henrik Andersson he...@henke37.cjb.net To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Friday, October 08, 2010 3:48 PM Subject: Re

Re: [Flashcoders] Flash CS4 to Flash CS5: Size Problem Solved

2010-10-08 Thread Sumeet Kumar
Save and Compact on the CS4 file and then converting it to flash cs5 solved the problem for me. Thanks Sumeet Kumar - Original Message - From: Sumeet Kumar sume...@sebiz.net To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Friday, October 08, 2010 4:07 PM Subject: Re

[Flashcoders] Combat Game in flash

2010-07-26 Thread Sumeet Kumar
Hi All, We are developing a one to one combat game(sword fighting). We are planning to use AS3.0 and Flash cs4. Are there any tutorials/sample code available for help? Any guidance in this regard would be great help. Thanks Sumeet ___

Re: [Flashcoders] Combat Game in flash

2010-07-26 Thread Sumeet Kumar
somewhere like flashkit.com if you're after samples On 26 Jul 2010 10:20, Sumeet Kumar sume...@sebiz.net wrote: Hi All, We are developing a one to one combat game(sword fighting). We are planning to use AS3.0 and Flash cs4. Are there any tutorials/sample code available for help? Any guidance

[Flashcoders] CMYK color palletes in flash

2010-05-31 Thread Sumeet Kumar
colors) But i have no idea whether this is possible or not. Any ideas in this regard would be a great help Thanks in Advance Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] Regain stage focus

2010-05-30 Thread Sumeet Kumar
Hello :) In the object tag try making wmode = window. Thanks Sumeet Kumar - Original Message - From: Henrik Andersson he...@henke37.cjb.net To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Sunday, May 30, 2010 1:47 PM Subject: Re: [Flashcoders] Regain stage focus

[Flashcoders] Loader.unload not freeing the memory

2010-05-27 Thread Sumeet Kumar
like this or is there something which i am doing wrong. Any guidance and suggestions in this regard would be a great help Thanks in Advance Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

Re: [Flashcoders] Font embedding with Regular Bold versions

2010-05-27 Thread Sumeet Kumar
Hi :) Not sure why, but unchecking the auto kern checkbox solved the problem for me. Thanks Sumeet Kumar - Original Message - From: dopeco...@hotmail.com To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Friday, May 28, 2010 6:25 AM Subject: [Flashcoders] Font

Re: [Flashcoders] Compress Movie using swfmill and haxe

2010-05-18 Thread Sumeet Kumar
Thanks for the reply. I checked my swf and it is already compressed. I am just curious to know, are there tools available which can uncompress this swf or may be any tool which can compress or decompress any swf? Thanks in Advance. Sumeet Kumar - Original Message - From: Henrik

[Flashcoders] Compress Movie using swfmill and haxe

2010-05-17 Thread Sumeet Kumar
help Thanks in advance Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Projective Transformations in flash

2010-04-05 Thread Sumeet Kumar
Hi All, I need to implement projective transformations in flash/AS2. Are there any ways to implement these in flash. Any suggestions or help in this regard would be a great help. Thanks in Advance Sumeet ___ Flashcoders mailing list

[Flashcoders] Flash embedded in VB

2010-03-07 Thread Sumeet Kumar
Hi All I am working in a application in which i have to embed the swf file in Visual basic. Every thing is working fine except the Mouse.show() and Mouse.hide() function. Have any one encountered this problem? Any suggestion or idea would be a great help Thanks in Advance Sumeet Kumar

[Flashcoders] MultiLevel ContextMenu

2010-02-19 Thread Sumeet Kumar
Hi All, Is there any way in flash to create a multilevel context menu (right click menu)? Any help on this regard would be great Thanks in advance Regards Sumeet Kkumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] MultiLevel ContextMenu

2010-02-19 Thread Sumeet Kumar
thanks for your reply but it only shows a single level...i need multiple levels in the context menu. Regards Sumeet Kumar - Original Message - From: Beatrix Krümmer-Frau birik...@hotmail.de To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Friday, February 19, 2010 3

[Flashcoders] Filters in flash 8

2010-02-04 Thread Sumeet Kumar
Hi All, Is there any way by which we can achieve following filters in flash 8. Noise Pixelate Sharp Water Metallic Neon Any help in this regard will be great help. Thanks in Advance Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] Filters in flash 8

2010-02-04 Thread Sumeet Kumar
Thanks for your reply Are there any classes available on the net for these filters? I have searched a lot but not able to find any classes related to AS2 and flash. Can you please point me to some links. Thanks again. Regards Sumeet Kumar - Original Message - From: Henrik Andersson

Re: [Flashcoders] 2nd onPress ignored unless mouse moved at least 1pixel

2010-01-21 Thread Sumeet Kumar
Assuming that you are using flash 8 or lower. try using Selection.setFocus(this) on the onRelease event of the button Regards Sumeet kumar - Original Message - From: Andrew Sinning and...@learningware.com To: Flash Coders flashcoders@chattyfig.figleaf.com Sent: Thursday, January 21

Re: [Flashcoders] Image and Alpha

2010-01-21 Thread Sumeet Kumar
can you write some of your codeto get a better understanding of the problem - Original Message - From: Lehr, Theodore ted_l...@federal.dell.com To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Thursday, January 21, 2010 9:45 PM Subject: [Flashcoders] Image and Alpha

Re: [Flashcoders] Publish transparent .gif file in AS3

2009-12-10 Thread Sumeet Kumar
Thanks for your replies. I got lot of links using which i can publish jpeg and png images, but nothing for gifCan you please send me some link in reference to this. Thanks again. Sumeet Kumar - Original Message - From: David Hunter davehunte...@hotmail.com To: flashcoders

[Flashcoders] Publish transparent .gif file in AS3

2009-12-09 Thread Sumeet Kumar
Hi All, In one of my project, i need to output a transparent .gif image from my flash application. I am using flash player 9. Is there any way by which i can publish the image in as3? Any suggestion or help in this regard would be a great help Thanks in Advance. Regards Sumeet Kumar

[Flashcoders] Embedding fonts using SWFMILL

2009-10-26 Thread Sumeet Kumar
to load the fonts files, VB gets crashed. I tried putting version='8' in the movie tag, but this does not work in flash 8 Can someone please guide me in correcting this issue. Any suggestions or help would be great. Regards Sumeet Kumar ___ Flashcoders

[Flashcoders] TextField TabIndex in flex

2009-07-24 Thread Sumeet Kumar
Hi All, I am adding two textfields dynamically using the code written below and after that i am trying to set the tabindex for the two textfields. But i am not able to set the tabIndex for the textfields added dynamically. Can anyone please guide what am i doing wrong here? Here is the code

[Flashcoders] Distributing Fonts in a standalone application

2009-07-06 Thread Sumeet Kumar
using the selected template. For designing the templates, I am using windows default fonts like verdana, arial etc. My questions is, can i distribute these fonts by creating swf files(shared library)? Any help on this would be great. Regards Sumeet kumar

[Flashcoders] Creating Fonts dynamically

2009-07-03 Thread Sumeet Kumar
Hi All, Is there any way by which i can create the fonts dynamically i.e. i want to create fonts files dynamically without using Flash IDE. Is there any method or workaround by which i can do this? Thanks in Advance Sumeet ___ Flashcoders mailing

Re: [Flashcoders] Creating Fonts dynamically

2009-07-03 Thread Sumeet Kumar
then compile this into a SWF with the name you want - you would probably have to have the file create a text field on the stage that embedded the characters, etc. Just an idea - I don't have much experience of this... Glen Sumeet Kumar wrote: Hi All, Is there any way by which i can create

[Flashcoders] Memory Usage in Flash

2007-06-20 Thread Sumeet Kumar
My_mc.id = 2 How much memory this id property will take? Regards Sumeet Kumar ___ 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

[Flashcoders] Embed the image in the swf

2007-05-18 Thread Sumeet Kumar
Hi All I m stuck at a point in my project. The output of the application is in swf file. The user uploads the image in the application How can I embed that image at run time (and not load) in swf for a desktop solution? Any idea would be a great help. Regards Sumeet kumar

[Flashcoders] swf to jpeg

2007-04-20 Thread Sumeet Kumar
Hi All, Can I convert a movieclip data of the flash to jpeg image?I need this for a desktop solution. Any idea or solution will be a great help? Thanks And Regards Sumeet Kumar ___ Flashcoders@chattyfig.figleaf.com To change

[Flashcoders] You Tube + Progressive download of flvs

2007-04-10 Thread Sumeet Kumar
Hi All Can any one tell me what YouTube is using for playing the flv's? Progressive download or Video Streaming. Regards Sumeet Kumar ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

RE: [Flashcoders] You Tube + Progressive download of flvs

2007-04-10 Thread Sumeet Kumar
traffic with progressive download? Regards Sumeet kumar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, April 10, 2007 5:07 PM To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] You Tube + Progressive download

RE: [Flashcoders] You Tube + Progressive download of flvs

2007-04-10 Thread Sumeet Kumar
is handling the large traffic with progressive download? I think you should read a bit more about what the differences are between progressive download and streaming, I think you'll get it then... ;) Cheers, Cay Sumeet Kumar escribió: Hi All Can any one tell me what YouTube is using for playing

[Flashcoders] LoadMovie in Mozilla

2007-02-27 Thread Sumeet Kumar
. But In Mozilla The plugin behaves differently It unloads the existing movie from the holder. Has any one experienced the same problem? Any suggestion on this question will be of great help. Thanks in advance Sumeet Kumar ___ Flashcoders

RE: [Flashcoders] ExternalInterface with multiple swfs

2007-01-29 Thread Sumeet Kumar
Update your flash player version .This might help as I was experiencing the same problem but after updating the flash player version it worked well Regards Sumeet Kumar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Fowler Sent: Tuesday, January

[Flashcoders] YouTube Performance

2007-01-10 Thread Sumeet Kumar
Hi I m building a flash player in which I need to play flv with progressive download. My flv plays with lot of jerks and it stops to buffer every 3 seconds. if I try the same flv file from YouTube.com,the performance was very much better. Any Reasons? Thanks Sumeet Kumar

[Flashcoders] Bitmap Data transparencey

2006-08-01 Thread Sumeet Kumar
, which converts it to eps file. But I m getting a background Color in the eps file which is not required I want a transparent eps as my per my requirement. Any help would be great Please suggest Thanks and Regards Sumeet Kumar Sebiz Infotech I never think

[Flashcoders] External Interface Strange Behaviour

2006-07-15 Thread Sumeet Kumar
); Stage.showMenu = false; ExternalInterface.call(fnLoadingFinish); stop(); Please help me out Regards Sumeet kumar ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman

[Flashcoders] Media player version detection on Firefox

2006-07-12 Thread Sumeet Kumar
Hi I need to get the version of media player on Firefox/netscape. Is there any property exposed by navigator.plugins by which I can detect player version. I tried this for flash and it is working, but not for windows media player. Any ideas? R

[Flashcoders] External Interface Class + form tag

2006-05-04 Thread Sumeet Kumar
fine Is this a known issue? Any Work around to this issue Any help would be great Regards Sumeet Kumar ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman

RE: [Flashcoders] External Interface Class + form tag

2006-05-04 Thread Sumeet Kumar
Hi I have tried those livedocs But I m not able to get that code work for me It will be a great help if u send me a example regarding this at [EMAIL PROTECTED] Thanks And Regards Sumeet Kumar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Geoff

[Flashcoders] Fonts Gautami and Tunga

2006-03-16 Thread Sumeet Kumar
Hi All I m embedding Fonts gautami and Tunga in textfields But when I start inputting the text, the text appears as empty square boxes. Why this is happening? Any Help would be great Regards Sumeet Kumar ___ Flashcoders

RE: [Flashcoders] Fonts Gautami and Tunga

2006-03-16 Thread Sumeet Kumar
London Office: AVT Limited, 116 Cannon Workshops, Hertsmere Road, London, E14 4AS Cornwall Office: AVT Limited, The Coach House, 16 The Parade, Truro, Cornwall, TR1 1QE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sumeet Kumar Sent: 16 March 2006 09:35

[Flashcoders] Font Embedding

2006-02-20 Thread Sumeet Kumar
suggestion would be great help for me. Sumeet Kumar ___ 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

[Flashcoders] Mozilla + wmode = transparent

2006-02-15 Thread Sumeet Kumar
would be great? Regards Sumeet Kumar ___ 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

[Flashcoders] Font Preview In ComboBox

2006-01-23 Thread Sumeet Kumar
for this? Or any other idea to show the font preview. Any Suggestion would be a great help Thanks in Advance Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

RE: [Flashcoders] Focus in the text field

2006-01-16 Thread Sumeet Kumar
Even this line is not working the focus is getting set but the Cursor is not visible -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Velevitch Sent: Tuesday, January 17, 2006 11:05 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Focus in

[Flashcoders] Multi Color Gradient

2006-01-10 Thread Sumeet Kumar
Hi All, I want to create a multicolored gradient dynamically where I can specify ratios for each color in my gradient fill. Any suggestion will be great help to me Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders

[Flashcoders] Delete Key + SAFARI

2005-12-26 Thread Sumeet Kumar
? Regards Sumeet kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] getURL and javascript not working in flash 8

2005-12-26 Thread Sumeet Kumar
Hi All I m using the getURL method to call a function in the javascript in i.e but it is not working i.e I m not able to call the javascript function through getURL. Any suggestion ? Thanks and Regards Sumeet Kumar ___ Flashcoders mailing list

[Flashcoders] Movie Clip Loaded or not

2005-12-22 Thread Sumeet Kumar
){ clearInterval (id) } } Now in my case the width of the image can be even 1 pixel. So any one please guide me how to put a check. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders

[Flashcoders] Image Color

2005-12-13 Thread Sumeet Kumar
help i can get. Regards Sumeet Kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] Double click event

2005-12-07 Thread Sumeet Kumar
var timeInterval_int = 700; this.press_int = getTimer(); if ((this.press_int-this.lastPress_int)timeInterval_int) { trace(Called the function) } this.lastPress_int = this.press_int; Regards Sumeet Kumar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [Flashcoders] File Loading in https

2005-11-19 Thread Sumeet Kumar
Thanks I have solved the problem -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sumeet Kumar Sent: Saturday, November 19, 2005 1:21 PM To: Flashcoders mailing list Subject: [Flashcoders] File Loading in https Hi All, I have a published flash

[Flashcoders] File Loading in https

2005-11-18 Thread Sumeet Kumar
Hi All, I have a published flash movie (main.swf) in a index.html page, which I am loading over a secured https:// layer. The problem lies that I am loading swf's in my main.swf from a unsecured path(http://)then http://)then/ it fails to load the movie. If I use (https://) then the

[Flashcoders] Text Trailing

2005-11-11 Thread Sumeet Kumar
any one suggest some solution to this ? Thanks in advance Sumeet kumar ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders